How to Enable or Disable Pause Updates Feature in Windows 11
The “Pause Updates” feature in Windows 11 temporarily stops Windows Update from downloading and installing new software packages. This gives you control over when updates happen, which is helpful if you’re worried about a new update causing problems or if you have a slow internet connection.
Most Windows 11 users can pause updates for up to five weeks. However, if you are using a preview version known as a Windows Insider build, you can only pause for one week.
Be aware that some critical updates, like security definitions for Microsoft Defender, might still install even when other updates are paused. Once your pause time ends, your PC will automatically download and install any pending updates before you can pause them again.
Go to Settings Windows Update Advanced options. Select a date from the “Pause updates” dropdown to pause them. To resume, select “Resume updates.
Option 1Managing Pause Updates with the Local Group Policy Editor
If your version of Windows 11 has the Local Group Policy Editor, this is a good way to manage the “Pause Updates” feature. Group Policy is like a set of advanced settings that control how Windows works. This option is only available on Windows 11 Pro, Enterprise, and Education editions.
Step 1Open the Local Group Policy Editor
You can open the Local Group Policy Editor on your Windows 11 PC by pressing the ⊞ Win and R at the same time. This action brings up a small box where you can type commands. Type ‘gpedit.msc’ into this box and then press Enter or click OK to launch the editor.
- Press the ⊞ Win+R on your keyboard. This opens a small window called the Run box.
- Type
gpedit.mscinto the box and press Enter or click OK.
Step 2Find the Windows Update Settings
After opening the Local Group Policy Editor, you need to navigate to the correct settings for Windows Update. In the left panel, double-click Computer Configuration, then Administrative Templates, and then Windows Components. Scroll down to find and double-click Windows Update, and finally click on Manage end user experience.
- In the left-hand side of the Local Group Policy Editor, you'll see a list of folders. Double-click on Computer Configuration.
- Next, double-click on Administrative Templates.
- Then, double-click on Windows Components.
- Scroll down and double-click on Windows Update.
- Finally, click on Manage end user experience.
On the right side, you should see a list of settings. Look for the one named "Remove access to 'Pause updates' feature".

Step 3Configure the "Pause Updates" Setting
To control the 'Pause updates' feature in Windows 11 using the Group Policy Editor, you need to adjust a specific setting. Find and double-click the 'Remove access to "Pause updates" feature' option in the right-hand list. To allow users to pause updates, select 'Not Configured' in the window that appears.
To Enable the "Pause Updates" Feature (Allow Users to Pause):
If you want to use the "Pause Updates" button in Windows Settings, do this:
- In the right-hand list, find and double-click on Remove access to "Pause updates" feature.
- A new window will appear. Choose the option Not Configured. This is usually the default and means Windows will work normally, letting you pause updates.
- Click Apply, and then click OK.
If you do not see "Not Configured" in the Windows 11 update settings, this specific setting for pausing updates is already enabled by default. This default setting prevents automatic updates from running until you manually check for them, offering you more control over when Windows 11 installs new versions.
To Disable the "Pause Updates" Feature (Prevent Users from Pausing):
If you want to remove the "Pause Updates" option completely, follow these steps:
- In the right-hand list, find and double-click on Remove access to "Pause updates" feature.
- A new window will appear. Choose the option Enabled.
- Click Apply, and then click OK.

Step 4Close the Editor
You can now close the Local Group Policy Editor window. The changes to Windows 11 update settings usually happen right away, but sometimes you might need to restart your computer for these changes to fully work.
Option 2Managing Pause Updates with the Registry Editor
If your Windows 11 version doesn't include the Local Group Policy Editor, you can manage the 'pause updates' feature using the Registry Editor. The Registry Editor is a tool that stores important system settings, so it's crucial to be careful when making changes. Incorrect edits can cause serious problems with your Windows installation.
Important Warning: Editing the registry incorrectly can cause serious system problems or even prevent Windows from starting. Always back up your registry or create a System Restore point before making changes.
Step 1Open the Registry Editor
Let's get the Registry Editor ready.
- Press the Windows key + R on your keyboard to open the Run box.
- Type
regeditinto the box and press Enter or click OK.
If you see a User Account Control (UAC) message, click Yes.
Step 2Go to the Correct Registry Location
To make changes for pausing updates using the Registry Editor, you must navigate to a specific location. In the address bar at the top of the Registry Editor, type the path HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate and press Enter. If the 'WindowsUpdate' folder isn't there, you'll need to create it.
In the Registry Editor's address bar (at the top), type the following path exactly:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
Press Enter.
Tip: If the WindowsUpdate key doesn't exist under Windows, you'll need to create it. Right-click on the Windows key, select New > Key, and name it WindowsUpdate.
Step 3Create or Change the Value to Control Pause Updates
The 'Pause updates' feature in Windows 11 is controlled by a specific Registry value. To change the setting, find the 'SetDisablePauseUXAccess' value on the right side of the Registry editor window. If the 'SetDisablePauseUXAccess' value exists, right-click it and choose 'Modify' to change its setting.
To Enable the "Pause Updates" Feature (Allow Users to Pause):
This involves removing a specific registry value, which lets Windows Update work normally.
- With the
WindowsUpdatekey selected on the left, look at the right side. - Find a value named
SetDisablePauseUXAccess. - If it's there, right-click on it and select Delete. Click Yes to confirm.
- If the
DisablePauseUXvalue doesn't exist, you don't need to do anything. This setting is already enabled by default.
Explanation: The presence of the SetDisablePauseUXAccess value tells Windows to turn off the pause feature. Deleting it removes that instruction.
To Disable the "Pause Updates" Feature (Prevent Users from Pausing):
This involves creating or changing a specific value.
- With the
WindowsUpdatekey selected on the left, right-click on an empty space on the right side. - Select New > DWORD (32-bit) Value.
- Name the new value exactly:
SetDisablePauseUXAccess - Press Enter.
- Now, double-click on the new
SetDisablePauseUXAccessvalue. - In the "Value data" box, make sure it is set to 1.
- Click OK.
Explanation: Setting the SetDisablePauseUXAccess value to 1 (which is a DWORD value) tells Windows to hide the option to pause updates.
Step 4Close the Registry Editor and Restart
You can now close the Registry Editor. For these registry changes to fully work, it's best to restart your computer.
After restarting, check your Windows Update settings. If you enabled the feature, you should see the "Pause updates" option. If you disabled it, the option should be gone.
Checking Your Pause Updates Status
You can easily check if the 'Pause updates' feature is active in Windows 11 by opening the Settings app. Press the Windows key and I together to open Settings, then click on 'Windows Update' in the left menu. Under the 'Pause updates' section, you will see if updates are paused and for how long.
- Press the Windows key + I to open Settings.
- Click on Windows Update in the left menu.
- Look under the "Pause updates" section.
If the feature is enabled, you'll see the option to pause updates and a menu to choose how long to pause them. If you disabled the feature, this section might be missing, or the "Pause updates" button will be grayed out and unusable.
Summary
Managing when Windows updates install gives you better control over your system. You can use the Local Group Policy Editor (on Pro, Enterprise, or Education versions of Windows 11) or the Registry Editor (on all versions) to enable or disable the "Pause Updates" feature.
How to enable paused Windows Update?
Now on Monday. We can pause updates until the 20th for example. And click on it and as you can see updates are paused until this date.
Should I pause 🪟 Windows 11 update?
Windows 11 is the most secure Windows ever, and to keep it running smoothly, we recommend you stay updated to protect your PC from security risks. However, you can temporarily pause updates as well as schedule a restart to install updates at a time that's convenient for you.
What does it mean to pause Windows Update?
Updates that might require a restart won't be downloaded or installed until the pause ends. Your device won't restart automatically to finish installation of the updates until the pause ends. After the pause ends, your device will check for, download, and install the latest available updates.
Was this guide helpful?
0% of readers found this helpful (1 votes)
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!