Windows Updates

Fix Windows Update when it is stuck

Unstick Windows Update without guessing — work through services, storage, and repair tools in a sensible order.

14 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.

Warning

Use an administrator account for these steps, and keep a recent backup before making repair or security changes.

What you will achieve

Unstick Windows Update without guessing — work through services, storage, and repair tools in a sensible order.

1) Run the fast checks first

  1. Open Settings → System → Storage and make sure you have at least 20 GB free.
  2. Disconnect non-essential USB devices, then reboot once.
  3. Go to Settings → System → Troubleshoot → Other troubleshooters and run Windows Update.

2) Restart update services in PowerShell

Open Admin PowerShell with Win + X, then run:

net stop wuauserv
net stop bits
net stop cryptsvc
net start cryptsvc
net start bits
net start wuauserv

3) Verify update health

  1. Open Settings → Windows Update and click Check for updates.
  2. If it still fails, note the error code and continue with reset components.

Related guides

troubleshooting windows 11 windows update