Situatie
You can tweak many system settings and store configurations using the Registry Editor. It can also help you block automatic updates for Windows 11.
Solutie
- Press Win + S to open the Windows Search bar.
- Type registry editor and open it from the search results.
- In the Registry Editor, navigate to the following location HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
- Under the Windows key, check if the WindowsUpdate key exists. If not, we will create a new key.
- To create a new key, right-click on the Windows key and select New > Key.
- Rename the key as WindowsUpdate.
- Next, right-click on the WindowsUpdate key and select New > Key.
- Rename it as AU. Here, we will create a new DWORD value named NoAutoUpdate.
- To do this, right-click on the AU key and select New > DWORD (32-bit) Value.
- Rename the value as NoAutoUpdate.
- Double-click on the NoAutoUpdate value.
- Enter 1 in the Value data field. Click OK to save the changes.
- Close the Registry Editor and restart your computer to apply the changes.
Leave A Comment?