Windows Updates

Pause or defer Windows updates

Practical Windows guide: pause or defer Windows updates without the usual guesswork.

10 min read Beginner Updated 9 Jun 2026

Step-by-step guide

Work through each section in order. Stop when your issue is resolved — you do not need every step for every situation.

What you will achieve

Pause quality updates temporarily or defer feature upgrades on Windows 11/10 Home and Pro without disabling security patches long term.

1) Pause updates in Settings

  1. Open Settings → Windows Update.
  2. Click the dropdown next to Pause updates and choose 1–5 weeks (Windows 11 22H2 and later).
  3. Updates resume automatically when the pause expires — set a calendar reminder to unpause and install.

2) Defer feature updates (Pro/Enterprise)

  1. Press Win + R, type gpedit.msc, and press Enter (Pro/Enterprise only).
  2. Navigate to Computer Configuration → Administrative Templates → Windows Components → Windows Update → Windows Update for Business.
  3. Enable Select when Preview Builds and Feature Updates are received and set deferral days.

3) Use metered connection (delays some downloads)

  1. For Wi‑Fi: Settings → Network & internet → Wi‑Fi → [your network] → Metered connection → On.
  2. For Ethernet on Windows 11: Settings → Network & internet → Ethernet → [adapter] → Metered connection → On.
  3. Metered mode delays many automatic downloads but does not replace pausing — critical security updates may still arrive.

4) Configure active hours

  1. Open Settings → Windows Update → Active hours and set your typical working window.
  2. Windows avoids automatic restarts during active hours for pending updates.

5) Quality update deferral (Pro)

  1. Group Policy: Select when Quality Updates are received under Windows Update for Business.
  2. Defer quality updates up to 30 days on current policies — not recommended for security unless testing in lab.

6) Check pause status via PowerShell

(Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings").PauseFeatureUpdatesStartTime

7) Windows Update for Business cloud policy

  1. Intune defers mirror Local Group Policy — home users only get Settings pause, not 365-day deferrals.
  2. Check effective policy: usoclient.exe StartScan then review Settings for organisation-managed messages.

8) Deadline policies (Pro managed)

  1. Group Policy can set enforce deadlines — updates auto-install after N days even if user paused.
  2. Check Settings → Windows Update for “Restart required in X days” messaging from org policy.
  3. Home users without policy should manually install within two weeks of Patch Tuesday for security hygiene.

9) View update history

Settings → Windows Update → Update history lists quality vs feature entries — use this to correlate pauses with missed KBs.

Verification checklist

Confirm pause end date in Settings matches your calendar reminder. After unpause, run Check for updates twice — first pass may only download, second installs. On Pro, run gpresult to verify deferral policy matches IT documentation.

  1. Reboot once after changes that affect services, drivers, or firmware.
  2. Confirm the original problem is resolved under normal daily use, not only immediately after the fix.
  3. Note date, Windows version (Settings → System → About), and what changed in your personal runbook for next time.

Related guides

defer or pause windows