Windows Update Nagging
// June 20th, 2008 // View Comments // Software, Technology
Familiar with the windows update “Do you want to restart your computer now?” “Restart Now – Restart Later” prompt that will never go away till you actually shut down what you are working on and restart? Or have you ever come back after leaving a project open to see your machine restarted on its own due to Automatic Updates? Well, this is a real easy, quick fix that will permanently remove the most annoying windows feature.
Start> Run> gpedit.msc> Local Computer Policy> Computer Configuration> Administrative Templates> Windows Components> Windows Update> No Auto-restart for scheduled Automatic Updates installations> Settings Enabled
If you still want the Nagging window to come up, but just want to extend the time between reminders, change the “Re-prompt for restart with scheduled installations” option under the same tree. Then you can select a value of a few hundred minutes if you prefer.
This will all take effect after a restart, which right now might not be what you want. If this is the case you can head to Start> Run> cmd> net stop “automatic updates” . This will temporarily disable the yellow shield and update naggings till you restart again.
More detailed instructions with screenshots of the process are available here(external link).
-DPollitt







