Disable auto reboot in windows XP and Home editions

Advertisements

Are you annoyed by the restart prompt which appears every time you update windows.

In order to configure no auto reboot settings  for windows XP Professional and Home your windows must have service pack2 installed.

But the to remove auto reboot for windows XP home and Professional are different.

For Windows XP Professional

1. Open Start >> Run and type gpedit.msc  (group policy editor) and press Enter

2.  Navigate to the following path

Local Computer Policy\Computer Configuration\Administrative Templates\ Windows Components\Windows Update

3. Double click "No auto-restart for schedule Automatic Updates installations" and select to enable this setting.

4. Restart windows.

For Windows XP Home Edition

Procedure for windows XP Home edition is quite different as it doesn’t have group policy editor.

1. Open Start >>Run and type regedit (registry editor )

2. Navigate to the following path[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows

\WindowsUpdate\AU]

3. Locate the following keys:

"RebootRelaunchTimeoutEnabled" and "NoAutoRebootWithLoggedOnUsers" and set their values as 0 and 1

4. if these registry key doesn’t exist create them with type as dword values in this registry location.

5. Exit registry and restart.

Tip:  You can also disable windows update by typing the following command at run prompt.

net stop wuauserv

But before running this command, make sure to stop all the instances of wuauclt.exe from task manager right click end process for all wuauclt.exe.

You can follow us on Twitter or join our Facebook Fan Page for more updates like this and You can also ask a problems related to computers or technology on Ask Technix Update and get your solutions faster.

Other Related Interesting Articles

Author + Admin: Abhishek Bhatnagar
- Professional blogger by passion, Software Enggineer. I love to write about useful computer tips & tricks. Connect with me at twitter or on google+ profile or mail me at abhishek@technixmedia.com or know me more on www.abhishekbhatnagar.com

3 Comments

  1. Bill Watters says:

    I don’t seem to have even a windows update folder in that path…I have XP home.

  2. [...] Related – Disable Auto Reboot After Updates Install In Windows XP and Vista Home Editions [...]

Leave a Reply