acetaohai123

1 如下图所示,使用自带的卸载工具无法卸载IE9

运行命令提示符,粘贴下面的命令

FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*9.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /norestart"

 

2 等待程序运行,期间可能弹出错误对话框,点击确定并忽略

 

3 卸载完成,重启。

分类:

技术点:

相关文章:

  • 2022-01-23
  • 2021-11-29
  • 2022-01-02
  • 2021-10-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-05
  • 2022-12-23
  • 2021-04-01
  • 2021-10-18
  • 2022-02-23
  • 2022-12-23
相关资源
相似解决方案