Share via

windows 11 installation

Razieh Karimi 1 Reputation point
2022-01-15T12:33:42.617+00:00

Hi
I was going to start using my computer that suddenly I saw sth . it was a suggestion to update my pc to windows 11 . i clicket on GET IT item and it told me it is going to download and you can use your computer while this process is completing and we will tell you when to restart your computer ......
so i did the same thing but it is about 3 days I didnt get anything for restarting my pc ... i did that a several time too .
i actually cheched my last updates but there was no windows 11 update .
what do I have to do ?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. Limitless Technology 40,106 Reputation points
    2022-01-19T20:42:30.33+00:00

    Hello @Razieh Karimi

    This might be due to the corrupted Windows update components.

    1. Reset windows update components

    Right-click on the start button and select Powershell (admin) or Command Prompt (admin)
    Copy each commands and hit enter after you paste each of them
    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

    1. Restart the computer and try updating the PC to Windows 11.

    You can also manually download the update and install it from the below link
    https://www.microsoft.com/software-download/windows11

    Hope this resolves your Query!!

    --If the reply is helpful, please Upvote and Accept it as an answer--

    Was this answer helpful?

    0 comments No comments

  2. Docs 16,851 Reputation points
    2022-01-15T12:51:23.127+00:00

    Please perform the following steps:

    1) Open administrative command prompt and type or copy and paste:

    sfc /scannow

    dism /online /cleanup-image /restorehealth

    chkdsk /scan

    Post images or share links of the commands with results into this thread.

    2) Run setupdiag > post a share link into this thread
    https://learn.microsoft.com/en-us/windows/deployment/upgrade/setupdiag

    3) Download to the desktop:
    https://www.microsoft.com/software-download/windows11

    4) Run the Windows 11 compatibility check and post images or share links into this thread using one drive, drop box, or google drive
    https://aka.ms/GetPCHealthCheckApp

    5) List any of these installed non-Microsoft software:
    a) antivirus
    b) firewall
    c) drive encryption

    .
    .
    .
    .
    .

    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post there is /\ with a number: click = a helpful post
    .
    .
    .
    .
    .

    Was this answer helpful?

    0 comments No comments

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.