Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/html/blog.maya1900.work/usr/themes/Joe/public/config.php on line 19

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/html/blog.maya1900.work/usr/themes/Joe/public/config.php on line 20

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/html/blog.maya1900.work/usr/themes/Joe/public/config.php on line 21

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/html/blog.maya1900.work/usr/themes/Joe/public/config.php on line 22

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/html/blog.maya1900.work/usr/themes/Joe/public/config.php on line 23
win11 暂停系统更新 - 许志安的博客
win11 暂停系统更新
侧边栏壁纸
  • 累计撰写 11 篇文章
  • 累计收到 3 条评论

win11 暂停系统更新

许志安
2025-11-13 / 0 评论 / 5 阅读 / 正在检测是否收录...

此方法适用于 Win11 和 Win10,无需下载软件,不会影响微软商店使用。

按 Win + X 键选择 Windows PowerShell (管理员)
注:Win键就是键盘左下角CTRL键右边那个键

按右键粘贴这行代码后回车即可:

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" /v FlightSettingsMaxPauseDays /t reg_dword /d 10000 /f

之后你就可以在 Windows 更新设置——高级选项里面,选择暂停到10000天后更新了:

0

评论 (0)

取消