If you're looking to stop Windows 11 from automatically updating, this guide will show you two methods to disable updates permanently.
Access Local Group Policy Editor:
gpedit.msc
in the search bar and press Enter.Navigate to Automatic Updates Settings:
Disable Automatic Updates:
Manual Updates:
Warning: Editing the registry can be risky. Consider backing up your system before proceeding.
Access Windows Registry Editor:
regedit
in the search bar and press Enter.Navigate and Create Registry Keys:
WindowsUpdate
.WindowsUpdate
key folder, select New > Key, and name it AU
(for Automatic Updates).Create DWORD Entry to Disable Updates:
AU
key folder, select New > DWORD (32-bit) Value.NoAutoUpdate
.NoAutoUpdate
, set its value to 1
, and click OK.Final Steps:
After completing these methods, your Windows 11 machine will no longer automatically download and install updates. However, you can manually update the system whenever needed.
I hope you find this tutorial helpful, and thank you for reading!