Tanishka Yadav
Participant
4 months ago
1 Replies
Q:
Why am I seeing error 0x80004005 when updating Windows 11?
My system update keeps failing with this code. What does it mean and how can I fix it?
- 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 0x80004005 error when updating Windows 11:
Run Windows Update Troubleshooter:
Settings → System → Troubleshoot → Other troubleshooters → Windows Update → Run
Repair system files:
Open Command Prompt (Admin) and run:
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth
Clear update cache:
Stop Windows Update service
Delete all files in C:\Windows\SoftwareDistribution
Start Windows Update service
Temporarily disable antivirus/firewall.
Restart your PC and retry the update.
This fixes the 0x80004005 error in Windows 11.