Tanishka Yadav
Participant
4 months ago
1 Replies
Q:
How to fix Windows update error stuck at 0%?
The update process won’t move forward. Is there a simple solution?
- Join the conversation — log in or create an account to reply.
Login to the community
You must be logged in to reply to this topic.

To fix Windows Update stuck at 0%, follow these steps:
Run Windows Update Troubleshooter:
Go to Settings → System → Troubleshoot → Other troubleshooters → Windows Update → Run
Restart Windows Update services:
Press Win + R, type services.msc
Restart these services:
Windows Update
BITS
Cryptographic Services
Clear Windows Update cache:
Stop Windows Update service
Delete all files in C:\Windows\SoftwareDistribution
Start Windows Update service
Repair system files:
Open Command Prompt (Admin) and run:
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth
Check network and firewall:
Make sure your internet is stable
Disable VPN or third-party firewall temporarily
Restart your PC and try updating again.
This usually resolves updates stuck at 0% in Windows 11.