发布日期:2019-06-28 作者:专注于电脑系统 来源:http://www.08153.com
今天和大家分享一下关于对xp系统彻底卸载iE9/10/11浏览器设置的方法,在使用xp系统的过程中经常不知道如何去对xp系统彻底卸载iE9/10/11浏览器进行设置,有什么好的办法去设置xp系统彻底卸载iE9/10/11浏览器呢?在这里小编教你只需要1、点击开始菜单——所有程序——附件; 2、找到“命令提示符”,单击右键选择“以管理员身份运行”;就搞定了。下面小编就给小伙伴们分享一下对xp系统彻底卸载iE9/10/11浏览器进行设置的详细步骤:
1、点击开始菜单——所有程序——附件;
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