# How to Stop Windows 11 Automatic Updates URL: https://www.mytechnician.tech/tips/stop-windows-11-automatic-updates/ Published: 2026-04-10 | Updated: 2026-08-10 | Author: Ankit Kumar Tags: Windows 11, System, Fix Summary: Fed up with random reboots and forced patches on Windows 11? Pause or fully disable automatic Windows Updates with Settings, Services, or Group Policy. Recommended app: PC-Troubleshooter — https://www.mytechnician.tech/apps/windows-troubleshooter/ (Microsoft Store: https://apps.microsoft.com/detail/9N7RWKW8SP24?hl=en-us&cid=mytechnician-web). Optional; every step below uses built-in Windows tools. ## The Problem Windows 11 will restart for updates in the middle of a render, a match, or a client demo. Pausing or controlling updates is reasonable when you need stability today and can patch on your own schedule. Be clear about the trade-off first: most Patch Tuesday updates close security holes that are already being exploited. The goal here is to control **when** you patch, not to stop patching. Everything below is ordered from safest to most drastic. ## Option 1: Fix the Reboot, Not the Update Often the real complaint is the restart, not the patch. Two settings solve that on their own. 1. **Settings** → **Windows Update** → **Advanced options**. 2. Turn on **Notify me when a restart is required to finish updating**. Windows then asks instead of scheduling one behind your back. 3. Set **Active hours** to cover your working day—**Settings** → **Windows Update** → **Advanced options** → **Active hours**. Choose **Manually** and set a range of up to 18 hours. Windows will not auto-restart inside it. For most people this is the whole fix, with no security cost. ## Option 2: Pause Updates (Up to 5 Weeks) The supported way to buy yourself time. 1. Open **Settings** (`Win + I`). 2. Click **Windows Update**. 3. Next to **Pause updates**, open the dropdown. 4. Choose 1 to 5 weeks. Once the pause expires you must install the pending updates before you can pause again—Windows deliberately prevents indefinite chaining. This is the right tool before a deadline, a trip, or a big project. ## Option 3: Metered Connection Windows holds back large optional downloads on a connection it believes is billed by the gigabyte. 1. **Settings** → **Network & internet** → **Wi-Fi** (or **Ethernet**). 2. Click your connected network. 3. Turn **Metered connection** on. Security updates classed as critical still come through, which is arguably the correct behaviour. Note that this also changes how OneDrive, the Microsoft Store, and some apps sync. ## Option 4: Delay Feature Updates with Group Policy (Pro Editions) Windows 11 Pro can defer the big annual feature update without touching security patches. 1. Press `Win + R`, type `gpedit.msc`, press Enter. 2. Go to **Computer Configuration** → **Administrative Templates** → **Windows Components** → **Windows Update** → **Manage updates offered from Windows Update**. 3. Open **Select the target Feature Update version** and set the version you want to stay on—or use **Windows Update for Business** deferral policies to delay quality updates by up to 30 days and feature updates by up to 365. This is what businesses actually do, and it is far safer than disabling the service. ## Option 5: Disable the Windows Update Service (Last Resort) This stops updates entirely, including security patches. Only do it on a machine you deliberately keep isolated, or for a short, defined period. 1. Press `Win + R`, type `services.msc`, press Enter. 2. Find **Windows Update** (`wuauserv`). 3. Right-click → **Properties**. 4. Set **Startup type** to **Disabled**. 5. Click **Stop** under Service status, then **Apply** → **OK**. 6. Open the **Recovery** tab and set all three failure actions to **Take No Action**—otherwise Windows restarts the service for you. Also disable **Update Orchestrator Service** and **Windows Update Medic Service** if they restart it. Windows Update Medic Service is protected and may refuse; that is expected. **To reverse it:** set **Windows Update** back to **Manual** (its default), start the service, and check for updates immediately. ## What Not to Do * **Don't delete the SoftwareDistribution folder as a "fix".** That is a repair step for a broken update, not a way to prevent updates—see [fix Windows Update stuck](https://www.mytechnician.tech/tips/fix-windows-update-stuck-windows-11/). * **Don't use registry hacks from forums that set `NoAutoUpdate` on Home editions.** Home ignores most of those policies, and a half-applied policy leaves Windows Update in a state that is hard to diagnose later. * **Don't disable updates permanently on a PC that handles email, banking, or work files.** Unpatched machines are how most home ransomware cases start—see [what to do if hit by ransomware](https://www.mytechnician.tech/tips/what-to-do-if-hit-by-ransomware/). ## A Sane Middle Ground The setup most technicians actually run: * Active hours covering the working day. * **Notify me when a restart is required** turned on. * Pause updates for a week when something important is in progress. * A monthly calendar reminder to install everything pending at a time that suits you. That gives you full control over the timing without leaving known holes open for months. > **Technician's advice:** if you use Option 5, put a recurring reminder in your calendar to re-enable the service and patch manually. A disabled Windows Update service that everyone forgot about is the single most common thing found on badly compromised home PCs. **Updates frozen at 0% or rolling back?** That needs repair steps, not a permanent pause—see [fix Windows update stuck](https://www.mytechnician.tech/tips/fix-windows-update-stuck-windows-11/) and [fix common Windows 11 update errors](https://www.mytechnician.tech/tips/fix-windows-11-update-errors/). --- Source: https://www.mytechnician.tech/tips/stop-windows-11-automatic-updates/ — My Technician, free Windows 10/11 troubleshooting guides. Related tool: PC-Troubleshooter (PC-Troubleshooter is a system diagnostic and repair tool for Windows 10 and Windows 11—hardware, drivers, network, and common fixes in one app.) — https://www.mytechnician.tech/apps/windows-troubleshooter/ More guides: https://www.mytechnician.tech/llms.txt