How To Disable The Windows 11 Update
Windows Updates Often Add New Features To The Operating System, Improving Performance And Fixing Previous Bugs.
By default, these updates are always downloaded and installed automatically. Still, this issue is not to the liking of some users due to increased consumption and unexpected end of internet volume.
In addition, every released update usually has a series of known or even unknown problems that do not cause problems in the operation of most of the receiving devices but, in a few cases, may cause bugs or errors in some systems, so that even Microsoft prevents the release.
General receives the update. Of course, in the last few years, the updates have been organized in such a way as to be checked during different phases of release and in case of any problem to prevent them from entering the final release phase.
However, this group of users is looking for a way to temporarily or completely stop this process immediately after installing Windows.
Although there is no one-size-fits-all setting for Windows 10 and 11, there are several ways you can do this by following them in this tutorial to temporarily or permanently disable Windows updates.
Postponing updates
The first and easiest way to prevent automatic updates from downloading and installing it is to use pause updates or updates. This option is available for Windows 11 Home and Windows 11 Pro. As the name implies, this is a quick way to prevent updates from happening automatically, but you can extend it.
To temporarily disable updates for Windows 11, follow these steps:
- Open Settings and click Windows Update.
- Click the Pause updates drop-down menu and select the number of weeks (up to five weeks) when you want Windows 11 automatic updates to be disabled.
After completing the steps, Windows 11 will not download and install updates for as long as you specify in the settings. If you want to resume updates, click the Resume updates button on this page.
Stop auto-updating by restricting your internet connection
Another simple way to stop automatic updates in Windows 11 is to set your network as a Metered connection. This helpful trick is also effective for Windows 10.
This way, Windows checks for available updates but does not download automatically to avoid imposing high data costs on a metered connection. This feature is configurable on any network, including Wi-Fi and Ethernet. for this job:
- Press Win + I to open the settings panel.
- In the left pane, open the Network & Internet section.
- Click Properties for your Wi-Fi or Ethernet network.
- Scroll down and enable Metered connection.
Disable updates through the registry
The registry has always been a way to make custom changes to Windows. You can also use the registry to disable updates:
- Search Regedit in the Start menu. Click it to launch Registry Editor.
- Go to the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
- Under the Windows key, check for the WindowsUpdate key. If not, to create a new key, right-click on the Windows key and select New> Key.
- Rename the key to WindowsUpdate.
- Right-click the new WindowsUpdate key and select New> Key to re-create a new key in the WindowsUpdate subset.
- Name the new key AU and press Enter.
- Right-click on the AU key and select DWORD (32-bit) Value from the New section.
- Name it NoAutoUpdate and press Enter.
- Double-click the created password and change its value from 0 to 1.
- Click the OK button and restart the device.
After performing the above steps, the auto-update feature in Windows 11 will be permanently disabled. But you can still manually install updates from the Windows Update settings page.
If you want to undo these changes, you can use the exact instructions, but in the third step, right-click on the WindowsUpdate button, select Delete, and restart the device.
Disable auto-update via Group Policy
In Windows 11 Pro and Enterprise, you can use the Local Group Policy Editor to permanently disable auto-updates or change Windows Update settings to decide whether to service your computer.
Use these steps to disable auto-updates via Group Policy in Windows 11 permanently:
- Search for gpedit.MSc in the Start search bar. Click it to launch Local Group Policy Editor.
- Go to Computer Configuration> Administrative Templates> Windows Components> Windows Update .
- Double-click Manage end-user experience, then double-click Configure Automatic Updates in the right pane.
- Check Disabled to turn off auto-updates permanently in Windows 11.
- Click the Apply button and then OK.
After completing the steps, Windows 11 will automatically stop downloading and installing updates. You can manually install updates from the Windows Update settings page.
If you want to re-enable automatic updates, you can use the instructions above, but in the third step, select Not Configured instead of Configure Automatic Updates.
Disable updates using the Windows Update Blocker tool
Windows Update Blocker is a good program for blocking updates developed for Windows 10 but also worked well in Windows 11. This program gives the user more control over the operating system update behavior. Here’s how to use the WUBlocker tool:
- Go to the Windows Update Blocker page and download it.
- Unzip the zip folder and run the Wub.exe file; If your Windows is 64-bit, open Wub_x64.exe.
- In the window that opens, select Disable updates and click Apply Now.
- After this, the service status will be green. Close the program and restart your computer.
***