My Windows Update is not showing up.

Abin84 6 Reputation points
2021-06-04T09:48:15.923+00:00

Hello ...
My Windows Update is like this. Can someone help how to fix this, please? [My English is bad]

102502-annotation-2021-06-04-164448.png
102437-annotation-2021-06-04-164458.png

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,977 questions
0 comments No comments
{count} vote

4 answers

Sort by: Most helpful
  1. Vaibhav Kumar 1 Reputation point
    2021-06-04T10:58:52.44+00:00

    Reboot the system and try again.


  2. Kapil Arya 8,201 Reputation points MVP
    2021-06-04T14:28:22.66+00:00

    Hello, 



    Please run Windows Update troubleshooter from Settings app > Update & security > Troubleshoot > Additional troubleshooters. See if it helps you. 



    Hope this helps!


  3. Teemo Tang 11,436 Reputation points
    2021-06-07T02:21:03.897+00:00

    Hello,

    Let’s reset windows update components manually.

    Right click on the start button and select Powershell (admin) or Command Prompt (admin)
    Write the next hit enter after each line.

    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

    After completed, restart computer and go to update interface again.

    -------------------------------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
    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.


  4. Docs 15,556 Reputation points
    2021-06-11T04:58:43.217+00:00

    Do you still need help?

    Post images of commands with results.

    https://translate.google.com/


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.