Windows Update hangs at 99% completed. Or it fails with a mysterious error code. Sound familiar?
This is one of the most common support calls we get at AmanaTech. The good news: you can usually fix this yourself in under 15 minutes without losing data.
Let’s walk through the most effective solutions.
Before trying fixes, confirm Windows Update is actually stuck:
Ctrl+Shift+Esc)Pro tip: Windows Update often appears frozen but is downloading in the background. Don’t force restart during an update—this can corrupt your system.
This works 70% of the time:
Windows Key + Rservices.msc and press EnterWhy this works: The Windows Update service sometimes gets stuck. Restarting it clears the lock.
When update files get corrupted, Windows can’t proceed:
Windows Key + X → Windows Terminal (Admin) (or Command Prompt as Admin)Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase
What this does: Removes old update files that might be blocking new ones.
Microsoft includes a built-in troubleshooter:
This detects and fixes common update issues automatically.
If the above fails, you can manually delete corrupted update files:
Windows Key + X → Windows Terminal (Admin)net stop wuauserv
net stop cryptsvc
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
net start wuauserv
net start cryptsvc
Warning: Only do this if other fixes fail. These commands delete temporary update files, but Windows will re-download them.
Sometimes stuck updates are caused by outdated drivers:
Windows Key + X → Device ManagerThen check system files:
Windows Key + X → Windows Terminal (Admin)sfc /scannow
If none of these work:
At AmanaTech, we can diagnose hardware issues and perform safe OS reinstalls if needed. Contact us at [email protected] or WhatsApp +1-586-519-0505.
Pro tip: If an update fails 3+ times, disable that specific update and let Windows deliver it later. Right-click the failed update in Settings > Update history > Uninstall updates.
Still stuck? Email [email protected] with the error code, and we’ll help you get back online.
About the author
Abdullah K. is the founder of AmanaTech. IT specialist with 9+ years of experience helping people fix computers, learn technology, and stay safe online. Writes in plain language for everyday users.
Occasional updates
Get occasional tips, practical tech guides, and useful updates. No spam, no daily drip, and no pressure.
We respect your privacy. Read our privacy policy.