How to Fix Windows Update Stuck Downloading or Installing
The good news is that a stuck update almost never means something is broken beyond repair. It’s usually one of a small number of specific causes, and each one has a fix that doesn’t involve starting over from scratch.
Quick explanation: this guide covers telling a genuine stall apart from an update that’s just slow, restarting what’s actually responsible for downloading and installing it, and what to do if it’s still stuck after that.
For the full feature list and usage details, you can also visit the Fixyfier Documentation.
Quick Answer
Stuck vs. Just Slow — How to Tell the Difference
Restarting the Update-Related Services
net stop wuauserv
net stop bits
net start wuauserv
net start bitsClearing the Windows Update Cache
net stop wuauserv
net stop bits
ren C:\Windows\SoftwareDistribution SoftwareDistribution.oldRunning the Windows Update Troubleshooter
A Multi-Gigabyte Update Is a Lot of Visible Traffic
A slow-moving or stuck update means Windows is transferring several gigabytes of data in the background for a while, which is exactly the kind of sustained activity that's easy for anyone watching your network to notice. NordVPN encrypts it along with everything else running on your connection while you wait.
Encrypt My TrafficMaking Sure There’s Actually Room For It
Get-PSDrive C | Select-Object Used,FreeWhen You’re Stuck Mid-Install During a Restart
Frequently Asked Questions
How long should I wait before assuming a Windows Update is actually stuck?
For a download, give it a good hour, especially for a large feature update or a slower connection — the percentage indicator is notoriously not linear. For the install phase during a restart, an hour or two with no sign of activity at all is a reasonable point to conclude it’s genuinely frozen rather than just working through a big job.
Is it safe to force restart my PC if an update is stuck installing?
It’s not ideal, but Windows is built to handle it — a stuck install that’s forced to restart will almost always roll back to the previous working state rather than leave your PC broken. It’s a last resort after other troubleshooting, not a first move.
Will clearing the Windows Update cache delete anything important?
No — it only removes temporary downloaded update files, which Windows redownloads automatically the next time it checks for updates. It doesn’t touch your personal files, installed programs, or settings.

