前言

Win10更新搞得我不能够用鼠标,好像是某些关键更新引起的,右键还不让卸载…

工具

方法

  1. 确认你要卸载的更新号码;
  2. 打开 C:\Windows\servicing\Packages\ 目录;
    如何卸载Win10关键更新(右键不显示卸载)
  3. 搜索号码;
  4. 打开所有.mum 文件,内容其实是XML文件,修改其中 permanence="perment"permanence="removable"
  5. 保存,需要管理员权限,VSCode轻易做到。

参考文章

Uninstalling ‘uninstallable’ Windows Updates

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2021-05-12
  • 2021-12-08
  • 2021-12-31
  • 2022-01-01
猜你喜欢
  • 2021-11-23
  • 2021-09-22
  • 2021-06-13
  • 2021-07-24
  • 2021-12-06
  • 2021-07-14
  • 2021-11-29
相关资源
相似解决方案