Quote:
Originally Posted by DrChiper
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
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>"