Share via

Windows update error code 0xc1900223

Anonymous
2021-06-18T18:43:49+00:00

How to repair / fix Windows update error code 0xc1900223 ?  Does it cause Microsoft Edge to continually stop working ? or are they 2 different errors that need repair? thanks

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Virginia M 41,000 Reputation points Independent Advisor
    2021-06-18T19:20:37+00:00

    Hello, I’m Virginia an independent advisor with 20 years of expertise in fixing my own & friends’ PC problems.

    Which Windows 10 build are you running - 1909, 2004, 20H2 or 21H1?

    Do you run any VPN? If so disable this or set your geographical location to the correct area & try updating again.

    Do you use a third party antivirus software? If so try disabling this.

    Have you tried resetting the update components?

    Open cmd prompt/powershell with admin & enter:

    Net Stop bits

    Net Stop wuauserv

    Net Stop appidsvc

    Net Stop cryptsvc

    Ren %Systemroot%\SoftwareDistribution\DataStore DataStore.bak

    Ren %Systemroot%\SoftwareDistribution\Download Download.bak

    Ren %Systemroot%\System32\catroot2 catroot2.bak

    Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"

    Net Start bits

    Net Start wuauserv

    Net Start appidsvc

    Net Start cryptsvc

    Restart the PC & try updating again.

    And/or:

    Search for services.msc & find Windows Update & ensure it is set to Automatic.

    Was this answer helpful?

    0 comments No comments