View Single Post
Old 07-26-2022, 11:47 AM   #30
Maria Loranger
Enthusiast
Maria Loranger began at the beginning.
 
Posts: 45
Karma: 10
Join Date: Jul 2018
Device: Kindle Paperwhite + Kobo Libra 2
Quote:
Originally Posted by DrChiper View Post
Just in case "scannow" indicates errors, but is unable to fix them, a deeper scan is needed by using the Deployment Image Servicing and Management (DISM) command tool.
  • Open a command window AS ADMINISTRATOR
  • Type: Dism /Online /Cleanup-Image /CheckHealth
When no errors are found, you're good to go.
When additional repairing is needed:
  • Open a command window AS ADMINISTRATOR
  • Type: Dism /Online /Cleanup-Image /RestoreHealth
After successfully ending of dism, you do need to do another sfc /scannow action to make sure everything is restored now.
Quote:
Originally Posted by Maria Loranger View Post
Thnk you for your help.
-----------------------------------------------------------------
Maria Loranger:
Yesterday, I ran sfc /scannow (as Admin) - see results in attachment.
I also add here the CBS log.
Then I tried again to install the 2 Calibre .msi (6.1 and 5.44) and both failed - same error.

Today I will proceed with your further instructions.
I just ran Dism as you instructed. Here is the result:

"Microsoft Windows [Version 10.0.19044.1826]
(c) Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>Dism /Online /Cleanup-Image /CheckHealth

Deployment Image Servicing and Management tool
Version: 10.0.19041.844

Image Version: 10.0.19044.1826

No component store corruption detected.
The operation completed successfully.

C:\WINDOWS\system32>"
Maria Loranger is offline   Reply With Quote