I am not able to disable windows auto update via registry in 2019 Windows server

Jimmy Afflick 100 Reputation points
2024-08-27T17:26:02.5133333+00:00

Hi Experts,

I am not able to disable windows auto update via registry in 2019 Windows server. I have followed official Microsoft page and added the NoAutoUpdate (REG_DWORD) and made the REG_DWORD value as 1 to disable automatic updates in the below mentioned registry path.
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU

But I am getting below error.

Windowsupdate_error22

Note: Hence our environment doesn't deployed with Active directory we cant make the required changes in GPO, So we are trying to disable the windows auto update via registry.

Please someone help me to fix this issue. I am looking forward to hearing from you

We have followed the below official microsoft link.
https://learn.microsoft.com/en-us/windows/deployment/update/waas-wu-settings

Microsoft Security | Intune | Configuration Manager | Updates
Windows for business | Windows Server | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-08-29T01:55:08.5+00:00

    Hello,

    According to your description and the information in the link, if the AUOptions (REG_DWORD) has been selected 3. It will be download update auto but not install. Try to change to 1.

    Meanwhile, you could try to disable Windows Update service to disable Windows Update function.

    Best Regards,

    Hania Lian

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.