Skip to content
Follow
Windows 🟡 Intermediate

How to Enable or Disable Pause Updates Feature in Windows 11

Richard
Written by
Richard
Mar 11, 2026 Updated Sep 15, 2026 7 min read
How to Enable or Disable Pause Updates in Windows 11
How to Enable or Disable Pause Updates in Windows 11

The Pause Updates feature in Windows 11 stops your PC from downloading and installing new updates for a set period. This setting gives you control over when updates happen so you can avoid sudden reboots or save mobile data.

Advertisement

Standard Windows 11 editions let you pause updates for up to 35 days, while Windows Insider preview builds limit this pause to just 7 days. Critical security fixes for Microsoft Defender still install automatically during a pause to keep your system safe.

⚡ Quick Answer

Go to Settings Windows Update Advanced options. Select a date from the “Pause updates” dropdown to pause them. To resume, select “Resume updates.

Advertisement

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 (a tool used to manage advanced system settings) on your Windows 11 PC by pressing the Win and R at the same time to open the Run box, typing gpedit.msc into the field, and pressing Enter to launch the editor.

  • Press the Win+R on your keyboard. This opens a small window called the Run box.
  • Type gpedit.msc into the box and press Enter or click OK.
📝NoteIf you see a User Account Control (UAC) message asking if you want to allow this app to make changes to your device, click Yes.

If you see a User Account Control (UAC) message asking if you want to allow this app to make changes to your device, click Yes.

Step 2Find the Windows Update Settings

You can find the correct pause updates Windows 11 settings in the Local Group Policy Editor by expanding Computer Configuration, opening Administrative Templates, choosing Windows Components, selecting Windows Update , and finally clicking on Manage end user experience in the left panel.

Advertisement
  • 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".

Disable pause updates feature in Windows 11 settings.
Disable pause updates feature in Windows 11 settings.

Step 3Configure the "Pause Updates" Setting

You can configure the pause updates Windows 11 setting by double-clicking the Remove access to Pause updates feature option in the Local Group Policy Editor and choosing Not Configured to let users pause updates, or Enabled to block the feature.

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.

Advertisement

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.
Windows 11 settings screen showing how to disable pause updates.
Windows 11 settings screen showing how to disable pause updates.
💡TipWhen this setting is "Enabled," the "Pause updates" option will disappear from your Windows Update settings, stopping accidental pauses.

When this setting is "Enabled," the "Pause updates" option will disappear from your Windows Update settings, stopping accidental pauses.

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

You can manage the pause updates Windows 11 feature using the Registry Editor (a database for system settings) if your version of Windows does not include the Local Group Policy Editor, though you must be careful because incorrect changes can cause system problems.

Advertisement

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 regedit into 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

You can go to the correct pause updates Windows 11 location in the Registry Editor by typing HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate into the address bar at the top of the window and pressing Enter.

Advertisement

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

You can control the pause updates Windows 11 feature by finding the SetDisablePauseUXAccess value on the right side of the Registry Editor window, and right-clicking it to choose Modify so you can change the data to enable or disable the feature.

Advertisement

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 WindowsUpdate key 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 DisablePauseUX value 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 WindowsUpdate key 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 SetDisablePauseUXAccess value.
  • 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.

Advertisement

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 check your pause updates Windows 11 status by opening the Settings app with the Windows key and I shortcut, clicking Windows Update in the left menu, and looking at the Pause updates section to see if updates are currently paused.

  • 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)

Tags: #Windows 11
Was this helpful?
Richard

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.

Advertisement

📚 Related Tutorials

How to View Local Group Policies that are Configured in Windows 11
Windows How to View Local Group Policies that are Configured in Windows 11
How to Enable or Disable Get the Latest Windows Updates Soon in Windows 11
Windows How to Enable or Disable Get the Latest Windows Updates Soon in Windows 11
How to Enable or Disable Windows Copilot in Windows 11
Windows How to Enable or Disable Windows Copilot in Windows 11
How to Reset Group Policy Windows 11 to Default
Windows How to Reset Group Policy Windows 11 to Default

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *