Manage Automatic Windows Updates (Windows 2000/XP)

These settings can be used to configure how Automatic Updates are applied to the Windows system. It includes the ability to disable automatic updates and to set the installation schedule.

Open your registry and find or create the key below.

Create the required DWORD values from table below:

Value : NoAutoUpdate

  • 0 - Enable Automatic Updates (Default)
  • 1 - Disable Automatic Updates

    Value : AUOptions
  • 2 - Notify for download and notify for install
  • 3 - Auto download and notify for install
  • 4 - Auto download and schedule the install

    Value : ScheduledInstallDay
  • 0 - Install every day
  • 1 to 7 - Install on specific day of the week from Sunday (1) to Saturday (7).

    Value : ScheduledInstallTime
  • 0 to 23 - Install time of day in 24-hour format

    Restart Windows for the changes to take effect.
    Registry Settings
    System Key : [HKEY_LOCAL_MACHINE\Software\Policies \Microsoft\Windows\WindowsUpdate\AU]
    Value Name : NoAutoUpdate, AUOptions, ScheduledInstallDay, ScheduledInstallTime
    Data Type : REG_DWORD (DWORD Value)

    Disclaimer : Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.