Windows Update Error 0x80004005 — What It Means

Windows Update failing with error 0x80004005? Learn what causes this update error, why it blocks installation, and the step-by-step fix.

What were you updating?

Windows itself (via Settings → Windows Update)

The update download cache is corrupted.

Next step: Open Command Prompt as administrator. Run: net stop wuauserv — delete the folder C:\Windows\SoftwareDistribution\Download — run: net start wuauserv — then retry.

Microsoft Office

The Office Click-to-Run service has a conflict.

Next step: Close all Office apps completely, wait 30 seconds, and try the update again via File → Office Account → Update Options → Update Now. If that fails, use the Office Repair tool.

Other software

The installer doesn't have write access to a protected folder.

Next step: Right-click the installer → 'Run as administrator'. If it's an auto-updater, check the application's settings for a 'run as admin' option.

Frequently asked questions

Is Windows Update error 0x80004005 serious?
It is not a hardware problem or a security threat, but it does mean Windows could not apply one or more updates. Leaving updates unapplied for extended periods can leave your system without security patches, so it is worth resolving.
Will this error go away on its own?
Sometimes. If the error was caused by a temporary server issue on Microsoft's end, retrying the update a day later may succeed. If it is caused by a local issue — corrupted update cache, antivirus interference, or missing permissions — it will persist until you take action.
Why does clearing the SoftwareDistribution folder help?
Windows Update downloads update files to C:\Windows\SoftwareDistribution\Download before installing them. If any file in this folder is corrupted or incomplete, the update fails. Clearing this folder forces Windows to re-download the update files from scratch.
Could my antivirus be causing this?
Yes. Some security software intercepts Windows Update file operations and blocks them, particularly aggressive real-time protection modes. Temporarily disabling your antivirus and retrying the update is a valid diagnostic step — re-enable it immediately after the test.
Upload your screenshot for a specific explanation →