Windows Update

sagar peruka 0 Reputation points
2026-08-14T12:49:19.94+00:00

Hi There,

Updates page is not loading and also the Update history page also not showing anything, upon checking,

Windows for home | Windows 11 | Windows update
0 comments No comments

2 answers

Sort by: Most helpful
  1. Clary-N 15,095 Reputation points Microsoft External Staff Moderator
    2026-08-17T00:48:59.4633333+00:00

    Hi sagar peruka,

    While waiting for the information David requested, I'd also suggest trying a few additional checks.

    First, run the Windows Update Troubleshooter from Settings > System > Troubleshoot > Other troubleshooters > Windows Update.

    Next, open Command Prompt as Administrator and run:

    DISM /Online /Cleanup-Image /RestoreHealth
    sfc /scannow
    

    You can also try resetting the Windows Update components. Open Command Prompt as Administrator and run the following commands one at a time:

    net stop bits
    net stop wuauserv
    ren %systemroot%\softwaredistribution softwaredistribution.bak
    ren %systemroot%\system32\catroot2 catroot2.bak
    net start bits
    net start wuauserv
    

    Restart your PC afterward and check whether the Windows Update and Update History pages load correctly.

    Since both the Windows Update and Update History pages are not loading, it may also be worth testing with a new local administrator account:

    Settings > Accounts > Other users > Add account > I don't have this person's sign-in information > Add a user without a Microsoft account.

    Create the account, change it to Administrator, sign in and check whether the Windows Update pages load normally there. This is only a diagnostic step and won't affect your existing files or settings.

    Once you've had a chance to try these suggestions, please let us know the results along with the antivirus, VPN and winver information requested. That should help narrow down the cause of the issue.


    If you have extra questions about this answer, please click "Comment".  

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


  2. David-M 123.6K Reputation points Independent Advisor
    2026-08-14T13:23:28.89+00:00

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


    To be able to assist you better, please clarify the following:

    • Do you have a third-party antivirus installed? (e.g., Kaspersky, McAfee, Avast, etc.) If yes, which one?
    • Do you have any VPN software installed? (Even if it's not running at the moment) If yes, which one?

    Also. What is the current "OS Build" of your Windows 11?

    • Press "Windows + R", type winver, and click OK.

    If you prefer, share a screenshot. Use the shortcut "Windows + Shift + S" to use the screenshot tool.

    Be sure to censor your email address if it appears. The Microsoft Q&A is public.


    Looking forward to your reply.

    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.