Tanishka Yadav
Participant
4 months ago
1 Replies
Q:
How do I fix error code 0x80004005 in Windows 11?
I’m getting this error while updating or opening files. What steps can I take to resolve 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 error 0x80004005 in Windows 11:
Open Command Prompt (Admin) and run:
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth
Restart Windows Update service or the affected service (e.g., Windows Update, Windows Audio, or File Sharing).
Clear caches if needed:
For updates: delete all files in C:\Windows\SoftwareDistribution
For shared folders: check permissions and enable File and Printer Sharing
Temporarily disable antivirus/firewall.
Restart your PC.
This usually resolves 0x80004005 immediately.