提示:以下配置仅应用于 Windows 10 专业版或以上。
Windows 10 很大的一个槽点就是自动更新,很多人也因此不胜其烦。在 Windows 10 下,如果不想受自动更新干扰,可以尝试将其关闭,方法有二,供参考:
- 在组策略中关闭。
- 运行组策略(怎么运行请 Google )
- 找到
本地计算机策略->计算机策略->管理模板->Windows 组件->Windows 更新 - 双击打开
配置自动更新(Configure Automatic Updates),设置为已禁用(Disabled),确定关闭
If the status for this policy is set to Disabled, any updates that are available on Windows Update must be downloaded and installed manually. To do this, search for Windows Update using Start.
- 重启电脑
- 在组策略中配置为不可更新。
- 运行组策略(怎么运行请 Google )
- 找到
本地计算机策略->计算机策略->管理模板->Windows 组件->Windows 更新 - 找到 指定内网的 Microsoft 更新服务位置 (
Specify intranet Microsoft update service location)。 - 选择已启用( Enabled ),虽然指定一个下载地址,比如
https://localhost,点击确定以关闭窗口。 - 找到
Do not connect to any Windows Update Internet locations,选择已启用( Enabled ),点击确定以关闭窗口。 - 重启你的计算机。