Windows Update Settings via Registry Entries and Their Effect on Patching Activity

Modified on Tue, 23 Sep at 8:59 AM

Product Version: 6.5.0.0


Overview

In some customer environments, Windows Update policies and registry settings can impact the remediation process in Saner CVEM. Certain registry entries may prevent updates from being detected or installed automatically, which can affect the patching results.

This article provides guidance on key registry entries affecting Windows updates and how to identify applied policies using Group Policy results.


Windows Update Registry Entries

The following registry settings are located under:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU


Registry EntryValueDescription
NoAutoUpdate
1Disables automatic updates. Windows will not check for or download updates automatically.
AUOptions
2Windows checks for and downloads updates but does not install them automatically.
AUOptions

3Windows notifies users of available updates but does not download them until approved.
AUOptions
4Windows downloads and installs updates at a scheduled time set by the user.
AUOptions

5Windows checks for, downloads, and installs updates automatically, and restarts if necessary.

Identifying Applied Policies Using Group Policy Results

If Windows Update settings show a red asterisk (*), it indicates that policies are applied. To review them:

  1. Open Command Prompt or PowerShell with administrative privileges.

  2. Run the command:

    gpresult /h gpresult.html
  3. Open the generated gpresult.html file in a web browser.

  4. Navigate to the Computer Details section to review applied Group Policy Objects.

  • The gpresult.html file will be saved in the directory where the command was run unless a different path is specified.

  • Example location on a device: C:\Users\Administrator

The report will consolidate all applied policies, making it easier for administrators to identify configurations that may affect Windows remediation jobs.


Conclusion

By reviewing these registry settings and applied Group Policy Objects, administrators can:

  • Identify policies preventing automatic updates.

  • Troubleshoot issues affecting Windows patching in Saner CVEM.

  • Ensure that remediation jobs run successfully by adjusting conflicting settings.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article