Share via

Why am I getting a Windows 0x800f0805 Update error?

Greg W 0 Reputation points
2026-02-21T23:31:23.2433333+00:00

User's image

Windows for home | Windows 10 | Windows update
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Kapil Arya 37,371 Reputation points Volunteer Moderator
    2026-02-22T07:38:10.1533333+00:00

    Hello,

    Please run Windows Update troubleshooter from Settings app > Update & security > Troubleshoot > Additional troubleshooters. See if it works.

    If that doesn't work, try this:

    Open administrative Command Prompt and type following commands one-by-one followed by Enter key.

    net stop wuauserv

    net stop cryptSvc

    net stop bits

    net stop msiserver

    Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

    Ren C:\Windows\System32\catroot2 Catroot2.old

    net start wuauserv

    net start cryptSvc

    net start bits

    net start msiserver

    Close Command Prompt and see if Windows Updates works then.

    Let us know if this helps!


  2. Estrella721 34,715 Reputation points Independent Advisor
    2026-02-22T00:07:27.18+00:00

    Hi,

    Error code 0x800f0805 usually means a Windows Update failure caused by corrupted system files, missing Component-Based Servicing registry entries, or a failed feature update like 21H2 or 22H2.

    1. In the search bar, type Winver and hit Enter.

    Please share a screenshot of that window.

    1. Could you list the troubleshooting steps you've tried to avoid repeating them, if any?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.