Automatic updates are a helpful feature of Windows 10, ensuring your system stays up-to-date with security updates and new features. However, there may be times when you would like to stop these updates temporarily – perhaps to save bandwidth, or to prevent an update that is causing issues. In this post, we’ll show you how to stop updates in Windows 10.
Method 1: Pause Updates
Windows 10 allows you to pause updates for up to 35 days. This is a temporary measure and updates will resume automatically after the pause period has ended. To pause updates, follow these steps:
- Press Win + I to open the Windows Settings app.
- Click on Update & Security.
- Select Windows Update from the left-side menu.
- Click on Advanced options.
- Enable the Pause updates option and choose the date you want the pause to end.
Your updates will be paused until the specified date, after which they will resume automatically.
Method 2: Disable Updates via Group Policy Editor
This method is only available for Windows 10 Professional, Enterprise, and Education editions. The Group Policy Editor allows you to disable automatic updates permanently:
- Press Win + R to open the Run dialog.
- Type gpedit.msc and press Enter.
- Navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Update > Configure Automatic Updates.
- Double-click on Configure Automatic Updates.
- Select Disabled, then click Apply and OK.
This will disable automatic updates permanently. To enable them again, simply follow the steps above and choose Not Configured or Enabled in step 5.
Method 3: Disable Updates via Registry Editor
This method works for all editions of Windows 10 but involves editing the registry, which can be risky. Be sure to create a backup of your registry before proceeding:
- Press Win + R to open the Run dialog.
- Type regedit and press Enter.
- Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows.
- Right-click on the Windows folder, then choose New > Key. Name the new key WindowsUpdate.
- Right-click on the WindowsUpdate key and choose New > DWORD (32-bit) Value. Name the new value AUOptions.
- Double-click on the AUOptions value and set its data to 2 (for “notify for download and notify for install”).
- Click OK and close the Registry Editor.
This will disable automatic updates and notify you when updates are available. To revert the changes, simply delete the WindowsUpdate key you created in step 4.
Conclusion
While it’s generally recommended to keep automatic updates enabled, there are situations where you might want to disable them temporarily or permanently. Use one of the methods discussed above depending on your needs and Windows 10 edition, and remember that it’s important to keep your system up-to-date to protect it from security vulnerabilities.