Windows update stuck

A Windows update can look ‘stuck’ when it’s actually working—some steps take a long time, especially on older hardware or when storage is low. The risk is forcing shutdowns repeatedly, which can corrupt the update process.
The steps below help you decide when to wait, when to restart safely, and how to repair the update system if it’s truly stuck.

Why this happens:
– Low disk space slows download and installation.
– Update components are stuck or corrupted.
– A previous update failed and left the system in a loop.
– Third-party antivirus or VPN interferes with update downloads.

Steps to fix the issue:
Step 1: Wait a reasonable time and check activity
Path: Settings → Windows Update
Action: If you see progress changing (even slowly), wait. If progress hasn’t moved for 1–2 hours, proceed to the next steps.
Expected result: You avoid unnecessary interruptions.

Step 2: Free up disk space before retrying
Path: Settings → System → Storage
Action: Remove temporary files and ensure 10–15 GB free on the system drive.
Expected result: Updates complete more reliably.

Step 3: Run the Windows Update troubleshooter
Path: Settings → System → Troubleshoot → Other troubleshooters
Action: Run ‘Windows Update’ troubleshooter and apply recommended fixes.
Expected result: Common update errors are repaired automatically.

Step 4: Restart once (controlled restart)
Path: Start menu → Power → Restart
Action: Restart normally (don’t hard power-off). After reboot, check Windows Update again.
Expected result: Stuck services often reset cleanly.

Step 5: Repair system files if it keeps failing
Path: Command Prompt (Admin)
Action: Run: sfc /scannow then DISM /Online /Cleanup-Image /RestoreHealth
Expected result: Corrupted system files are repaired and updates can proceed.

What to touch:
– Storage cleanup
– Windows Update troubleshooter
– SFC/DISM commands (carefully)

What NOT to touch:
– Repeated hard shutdowns during update installs
– Random third-party ‘update fix’ tools
– Deleting Windows Update folders unless you follow an official method

If the issue continues after these steps, it may require professional support.