Windows XP Windows 7 Windows 2003 Windows Vista Windows教程綜合 Linux 系統教程
Windows 10 Windows 8 Windows 2008 Windows NT Windows Server 電腦軟件教程
 Windows教程網 >> Windows 7系統教程 >> Win7系統應用技巧 >> Win7系統如何徹底卸載IE9/10/11浏覽器?

Win7系統如何徹底卸載IE9/10/11浏覽器?

日期:2017/2/10 10:44:59      編輯:Win7系統應用技巧

   Win7系統如何徹底卸載IE9/10/11浏覽器?

  1、點擊開始菜單——所有程序——附件;

Win7系統如何徹底卸載IE9/10/11浏覽器?

  2、找到“命令提示符”,單擊右鍵選擇“以管理員身份運行”;

一鍵重裝系統

  3、在命令提示符中按照不同浏覽器版本輸入卸載代碼,復制起來,在命令提示符框中單擊右鍵,選擇“粘貼”,按下回車鍵即可將其卸載了

  卸載IE9輸入: FORFILES /P %WINDIR%servicingPackages /M Microsoft-Windows-InternetExplorer-*9.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart

  卸載IE10輸入: FORFILES /P %WINDIR%servicingPackages /M Microsoft-Windows-InternetExplorer-*10.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart

  卸載IE11輸入: FORFILES /P %WINDIR%servicingPackages /M Microsoft-Windows-InternetExplorer-*11.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart

一鍵重裝系統
Copyright © Windows教程網 All Rights Reserved