How to remove windows update notifier

I'd like to know how you can remove that really annoying popup saying "Updates have been installed, do you want to restart?" that shows up every 30mins(?) or so on WinXP systems if you've installed an update but not rebooted.

Other than rebooting, obviously....
 
To stop this service, open [Command Prompt] (Start>Run>cmd>Enter) and type the following command sc stop wuauserv. This will not prevent Automatic Updates from starting at the next boot. So don't worry, you'll keep getting Windows updates. Just don't forget to restart eventually.

MW
 
Back
Top Bottom