Windows 禁止更新

运行windows终端(管理员)执行以下命令:

reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings /v FlightSettingsMaxPauseDays /t REG_DWORD /d 6000 /f

等到提示操作成功完成后, 去到设置->更新和安全->Windows更新->更多选项->暂停更新中, 你会发现可以暂停更新6000天了.

如图:

windows-update

操作完成后如下图:

windows-update

Last Updated:
Contributors: huangdingxin