Window 11 update failed

Rahul Meena 1 Reputation point
2023-07-11T11:26:20.1733333+00:00

Hi All, I'm trying to update window, not sure how I proceed with it, current spec are window 11 enterprise version 21H2(os build 22000.1817. check for window feature disable for me.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,661 questions
{count} votes

1 answer

Sort by: Most helpful
  1. S.Sengupta 22,001 Reputation points MVP
    2023-07-15T01:15:12.82+00:00

    Open Command Prompt as Admin and type the following commands and hit the Enter key after each command:

    net stop bits

    net stop wuauserv

    net stop appidsvc

    net stop cryptsvc

    Type this command and press enter: Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

    Type this command and press enter: Ren C:\Windows\System32\catroot2 Catroot2.old

    Start Windows components: type these commands and press enter each time:

    net start bits

    net start wuauserv

    net start appidsvc

    net start cryptsvc

    Restart the computer and try again to update Windows to see if the error still occurs.


Your answer

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