注:windows自动更新后每次都会自动重启,真的很傻,没什么不加一个确认选项呢?还好,看到这篇文章。
原文链接:Prevent Windows automatic updates reboot
Another one of those reminder posts: How to prevent the reboot triggered by the Windows automatic update feature.
-
Disable automatic updates completely. Not recommended.
-
Change the policy. Recommended.
-
Start - Run - gpedit.msc
-
Local Group Policy - Computer Configuration - Administrative Templates - Windows - Components - Windows Updates
If you do not see the last element, use the context menu on Administrative Templates to add a new template. Pick the wuau.adm template and close the dialogs. Windows Updates should now show up.
-
Activatge "No auto-restart for scheduled Automatic Updates Installations" and/or use a different warning interval.
-
On XP Home go to or create the following registry key/value HKEY_LOCAL_MACHINE \Software\Policies \Microsoft\Windows \WindowsUpdate\AU\NoAutoRebootWithLoggedOnUsers (Dword) and set it to either 0 (allow reboots) or 1 (disallow reboots).
本文介绍如何防止Windows自动更新导致的自动重启。提供两种方法:完全禁用自动更新(不推荐)及更改组策略设置来阻止安装更新后的自动重启。适用于希望控制重启时间的Windows用户。
4259

被折叠的 条评论
为什么被折叠?



