Win10如何禁止大版本更新?

用户在更新win10系统之后发现有时候开机或者关机就会显示系统正在更新,请不要关闭电脑,很多时候都是强制性的 。很多用户觉得这个功能很烦人,经常不能及时操作电脑,有什么办法可以禁止电脑大版本更新吗?下面我们就来看看 。

Win10如何禁止大版本更新?

文章插图
使用方法:复制以下注册表代码到文本文档中,然后另存为REG注册表文件导入即可 。
Win10 1903
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsWindowsUpdate]
“ExcludeWUDriversInQualityUpdate”=dword:00000001
“TargetReleaseVersion”=dword:00000001
“TargetReleaseVersionInfo”=“1903”
Win10 1909
Windows Registry Editor Version 5.00
???????[HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsWindowsUpdate]
“ExcludeWUDriversInQualityUpdate”=dword:00000001
“TargetReleaseVersion”=dword:00000001
“TargetReleaseVersionInfo”=“1909”
Win10 2004
Windows Registry Editor Version 5.00
???????[HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsWindowsUpdate]
“ExcludeWUDriversInQualityUpdate”=dword:00000001
“TargetReleaseVersion”=dword:00000001
“TargetReleaseVersionInfo”=“2004”
【Win10如何禁止大版本更新?】只需要把TargetReleaseVersionInfo的值改成当前版本号就可以了!

    推荐阅读