How to block Windows Automatic Updates from installing XP SP3 and Vista SP1

With all the bugs and issues with Microsoft Windows XP and Windows Vista latest service pack, some of you might want to wait untill all the bugs and issues regarding Windows XP SP3 and are sorted out by Microsoft. But how do you stop Windows updates from automatically install the latest updates for Windows?

Here is a registry entry to block the automatic XP SP3 and Vista SP1 installation.

  1. Open notepad and copy the code below:
    ——————————————————————————————–
    Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
    “DoNotAllowSP”=dword:00000001
    ——————————————————————————————–
  2. Save the file. Choose “Save as type” as “All files” and name the file as “blocksp.reg” (without the quote).
  3. Merge the registry entry to block installation by double clicking the registry file.

This registry entry will disable the automatic installation of service pack for 12 months.

In case you have changed your mind in the future, just create another registry file (using the same step 1 to 3 above) with the following code:
——————————————————————————————-
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
“DoNotAllowSP”=dword:00000000
——————————————————————————————–

This will allow the automatic installation of with Windows automatic updates.

Want to stay updated on the latest news and updates?

Subscribe to our newsfeed so you can get the latest all the news and updates!

I hate spam as much as you do, so you can trust me on this that your email won't be shared or used for malicious intent

About the Author

One Comment on “How to block Windows Automatic Updates from installing XP SP3 and Vista SP1”

  • IceMel wrote on 15 August, 2008, 7:13

    This only worked for me once I saved as Format : “PC” and Encoding: “ANSI”

Leave some feedback if you please

Solving bad experience with Computer support's Gravatars. Gravatars are small images that can show your personality. You can get yours for free at http://www.gravatar.com

Copyright © 2009 Solving bad experience with Computer by Faizi. All rights reserved.
Powered by WordPress | Original Theme Wordpress Max by Ahmad | Modified Wordpress Max Theme by Faizi