Say goodbye to the rigid weak week-timers that have long dictated your PC’s maintenance schedule. Microsoft is currently testing a significant overhaul to its update system in the latest Windows 11 Insider builds, replacing the clunky dropdown menu with a user-friendly calendar picker.
First spotted by researcher PhantomOfEarth, this new feature allows users to select a specific date to resume updates. A much needed improvement as it is giving Windows users granular control when they machines reboot and install updates for the operating system.
The Pause Updates feature of the Settings app is not the only option that Windows administrators have regarding updates, but it is the most visible.
Here is a quick overview of what is available:
1. The Standard Settings Method (Temporary)
The most common way is through the built-in settings, though it currently lacks the granular “pick a date” flexibility coming in the update.
- How to do it: Go to Settings > Windows Update and look for Pause updates.
- The Limitation: Currently, you can only choose from preset increments (1 week, 2 weeks, etc.) up to a maximum of 5 weeks. Once that time expires, you must install the pending updates before you can pause again.
2. Set as “Metered Connection” (Passive Pause)
Windows will not automatically download most updates if it thinks you are on a data-capped connection.
- How to do it: Go to Settings > Network & internet > Wi-Fi (or Ethernet), select your network properties, and toggle Metered connection to “On.”
- Effect: This delays large updates indefinitely, though critical security patches may still bypass this setting.
3. Disable the Windows Update Service (Semi-Permanent)
You can stop the background service that checks for updates entirely.
- How to do it: Press
Win + R, typeservices.msc, and find Windows Update. Right-click it, select Properties, set the “Startup type” to Disabled, and click Stop. - Note: Windows may eventually restart this service on its own during system maintenance.
4. Group Policy Editor (For Pro & Enterprise Users)
If you have a Pro or Enterprise version of Windows, you can use the Group Policy Editor for more control.
- How to do it: Press
Win + R, typegpedit.msc, and navigate to:Computer Configuration > Administrative Templates > Windows Components > Windows Update > Manage end user experience. - The Fix: Double-click Configure Automatic Updates and set it to Disabled. This stops the automatic check entirely until you turn it back on.
5. Registry Editor (The “Home” Edition Workaround)
Since Home users don’t have the Group Policy Editor, they can achieve the same result via the Registry.
- How to do it: Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows. - The Fix: Create a new key called
WindowsUpdate, then a sub-key namedAU. InsideAU, create a DWORD (32-bit) value namedNoAutoUpdateand set its value to1.
6. Third-Party Tools
There are several lightweight, community-trusted tools designed specifically to “kill” Windows updates with one click, such as Windows Update Blocker (WUB) or WuMgr. These are popular for users who want to prevent updates without digging through system menus.










