Share via

Windows Update is unresponsive

Anonymous
2022-09-12T17:15:18+00:00

I have been trying to update my Lenovo Ideapad (Windows 11) for some time now. However, when I try to update windows, I get this screen and it just keeps on loading. Any help in rectifying this would be appreciated.

Hemanth

Windows for home | Windows 11 | Windows update

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

2 answers

Sort by: Most helpful
  1. David-M 115.4K Reputation points Independent Advisor
    2022-09-12T18:01:02+00:00

    Hi Hemanth.

    I'm David, and I'm happy to help you.

    Run the Windows Update Troubleshooter.

    https://support.microsoft.com/en-us/windows/win...

    If it persists, rename the software distribution folders as instructed below:

    1. Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
    2. Run the following commands at the Command Prompt one at a time:

    net stop bits

    net stop wuauserv

    net stop cryptsvc

    ren %systemroot%\softwaredistribution softwaredistribution.bak

    ren %systemroot%\system32\catroot2 catroot2.bak

    net start bits

    net start wuauserv

    net start cryptsvc

    1. After all these commands are completed, close the Command Prompt window, restart your computer, and then try to update Windows.

    If it persists, use the system file checker to repair possible corrupted or missing system files.

    1. Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
    2. Run the following commands at the Command Prompt one at a time:

    dism.exe /online /cleanup-image /scanhealth

    dism.exe /online /cleanup-image /restorehealth

    dism.exe /online /cleanup-image /startcomponentcleanup

    sfc /scannow

    1. Then restart your PC and see if you can update.

    I hope this helps. Feel free to ask back any questions.

    Was this answer helpful?

    0 comments No comments
  2. Brink 16,570 Reputation points Volunteer Moderator
    2022-09-12T17:56:38+00:00

    Hello Hemanth,

    You could see if resetting Windows Update using the method below may be able to fix this for you.

    https://www.elevenforum.com/t/reset-windows-update-in-windows-11.3808/

    Was this answer helpful?

    0 comments No comments