How to Disable Automatic Updates in Windows 10? [Easy Way]
Windows 10 does not provide a straightforward “turn off updates” button in its settings. Instead, it offers limited control, such as pausing updates temporarily. However, there are several advanced methods that allow you to fully disable automatic updates. These include using the Windows Services Manager, Group Policy Editor, Registry Editor, and Metered Connection settings.
Each method has its own advantages. Some are easier and safer, while others provide deeper system-level control. It is important to follow each step carefully, especially when dealing with system tools like the Registry Editor.
If you prefer to have full control over when and how updates are installed, this guide will walk you through several effective methods to disable automatic updates in Windows 10.
Let’s select the best one!
How to Disable Automatic Updates in Windows 10?

To disable automatic updates in Windows 10, open the Services app, locate Windows Update, and set its startup type to Disabled. Alternatively, you can use the Group Policy Editor or Registry Editor to stop automatic updates permanently, depending on your Windows edition.
Below are the most reliable ways to disable automatic updates in Windows 10.
Step 1: Disable Windows Update Service
This is one of the simplest and most effective methods to stop automatic updates completely.
First, press the Windows key and type Services, then open the Services application from the search results. This will display a list of all background services running on your system.
Scroll down until you find Windows Update. Double-click on it to open its properties window.
In the properties window, locate the Startup type option. Change it from Automatic to Disabled.
Next, click on the Stop button under the Service status section to immediately stop the update service.
Finally, click Apply and then OK to save the changes.
Once this is done, Windows will no longer download or install updates automatically. However, keep in mind that some updates may still attempt to reinstall the service during major system upgrades.
Step 2: Use Group Policy Editor to Disable Updates
This method is ideal for users running Windows 10 Pro, Education, or Enterprise editions, as the Group Policy Editor is not available in the Home edition.
Press Windows + R to open the Run dialog box. Type gpedit.msc and press Enter. This will open the Local Group Policy Editor.
Navigate to Computer Configuration, then Administrative Templates, followed by Windows Components, and finally select Windows Update.
On the right-hand side, find and double-click the option labeled Configure Automatic Updates.
A new window will open. Select the Disabled option at the top left corner.
Click Apply and then OK to confirm your changes.
This method ensures that Windows will not automatically check for or install updates unless you manually enable the setting again.
Step 3: Disable Updates Using Registry Editor
This method is suitable for all versions of Windows 10 but requires caution, as incorrect changes in the registry can affect system stability.
Press Windows + R, type regedit, and press Enter to open the Registry Editor.
Navigate to the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
Right-click on the Windows folder, select New, then Key, and name it WindowsUpdate if it does not already exist.
Inside the WindowsUpdate folder, create another new key named AU.
Now, in the right panel, right-click and select New, then DWORD (32-bit) Value. Name it NoAutoUpdate.
Double-click on this value and set its data to 1.
Click OK and restart your computer.
After completing these steps, automatic updates will be disabled system-wide.
Step 4: Set Your Network as a Metered Connection
This method does not fully disable updates but prevents Windows from downloading them automatically, especially large updates.
Open Settings by pressing Windows + I. Navigate to Network and Internet.
Select either Wi-Fi or Ethernet, depending on your connection type.
Click on your connected network, then enable the option labeled Set as metered connection.
When this setting is turned on, Windows treats your internet connection as limited and avoids downloading updates automatically.
This is a useful workaround for users who want to reduce data usage while still keeping some control over updates.
Step 5: Pause Updates Temporarily
Windows 10 allows you to pause updates for a limited time. This is helpful if you only want to delay updates rather than disable them completely.
Open Settings and go to Update and Security.
Click on Windows Update, then select Pause updates for 7 days.
You can extend this pause period by accessing advanced options and selecting a longer duration.
While this method is temporary, it is the safest way to delay updates without making permanent system changes.
Step 6: Disable Scheduled Tasks for Updates
Windows uses scheduled tasks to check and install updates automatically. Disabling these tasks can further prevent updates.
Press Windows + R, type taskschd.msc, and press Enter to open Task Scheduler.
Navigate to Task Scheduler Library, then Microsoft, then Windows, and finally WindowsUpdate.
In this folder, you will find tasks related to updates. Right-click on each task and select Disable.
This prevents Windows from triggering update checks automatically in the background.
Step 7: Use Third-Party Tools
There are several third-party tools available that can help manage or disable Windows updates. These tools provide a user-friendly interface and additional control options.
However, it is important to download such tools only from trusted sources to avoid security risks.
This method is suitable for users who prefer an easier and automated approach without manually modifying system settings.
FAQs
Is it safe to disable automatic updates in Windows 10
Disabling updates can expose your system to security vulnerabilities. It is recommended to manually check for updates regularly if you choose to disable automatic updates.
Can I re-enable automatic updates later
Yes, you can easily re-enable updates by reversing the steps you followed, such as enabling the Windows Update service or changing Group Policy settings.
Why does Windows keep turning updates back on
Major updates or system resets can re-enable the update service. You may need to repeat the steps after such events.
Does disabling updates affect system performance
In some cases, disabling updates may improve performance by reducing background activity. However, missing important updates can lead to compatibility and security issues over time.
Which method is best for beginners
Using the Services method is the easiest and safest option for most users. It requires minimal technical knowledge and can be reversed easily.
