How can I prevent Windows from prompting to restart my computer after an update?

On XP Home how can I prevent Windows from ever trying to restart my computer after an update? XP Home has no Group Policy Editor.


Solution 1:

  • Launch regedit.exe
  • Navigate to HKEY_LOCAL_MACHINE\SOFTWARE/Policies\Microsoft\Windows\WindowsUpdate\AU.
  • Under the AU key create a new DWORD value called “NoAutoRebootWithLoggedOnUsers”.
  • Set newly created value to “1” to disable the automatic reboot.

Solution 2:

The above is a great suggestion! I think it deserves this answer as a compliment however. When you have been pigeon holed into that "restart now/later" dialog box (coincidently happening to me right now) it is very annoying how it keeps popping up every so often. Sometimes you are in the middle of something and it is just not a good time to reboot until you have cleared a few things off of your "desk"

So to that end I also suggest killing the windows auto update process with your favorite taskmanager.

The process is "WUAUCTL.EXE" you will know it is gone when the yellow shield disappears from the system tray.

And besides... You will end up rebooting soon anyway,