Cannot check windows updates history.


  1. Posts : 384
    Windows 8.1/10
       #1

    Cannot check windows updates history.


    When I cick on update and security then update history it just flashes and nothing. Any solutions to this this issue would be most grateful.
      My Computer


  2. Posts : 5,452
    Windows 11 Home
       #2

    Well if SoftwareDistribution folder was corrupted, this might be the cause.

    Check component's store corruption, run CMD as admin and copy:

    Dism /Online /Cleanup-Image /CheckHealth

    If it reports errors, run:

    Dism /Online /Cleanup-Image /RestoreHealth

    If it says, no components store corruption, run:

    Dism /Online /Cleanup-Image /StartComponentCleanup

    and it would not hurt to run disk cleanup:

    cleanmgr /sageset:65535 & cleanmgr /sagerun:65535

    Additionally cleaning SoftwareDistribution's Download folder only:

    net stop bits /y
    net stop cryptSvc /y
    net stop UsoSvc /y
    net stop winmgmt /y
    winmgmt /salvagerepository
    taskkill /im TiWorker.exe /f
    net stop wuauserv /y
    rmdir "%systemroot%\SoftwareDistribution\Download" /s /q
    del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr0.dat"
    del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr1.dat"
      My Computer


  3. Posts : 384
    Windows 8.1/10
    Thread Starter
       #3

    I tryed a few of these but nothing worked. The other computers are also doing this. I will keep searching. Thank you for the help.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 08:44.
Find Us




Windows 10 Forums