Solved SFC Scannow and DISM Results Clarification

JohnBurns

New Member
Pro User
Messages
415
Location
Oklahoma City, OK
When I run SFC, I get "Windows Resources did not find any integrity violations", however when I run DISM, I get the message "The component store is repairable" and "Could not locate source file" messages. This seems to be inconsistent - is there something I should do, or is it normal? Just trying to understand the results when I run these. Thanks.
 
I run DISM /restorehealth after any update. I'm obsessive I suppose. OK, not any update but major updates for sure.
 
I run DISM /restorehealth after any update. I'm obsessive I suppose. OK, not any update but major updates for sure.

That's exactly what I did - and I now have SFC with no corruption but DISM can't repair the so-called "repairable files. Here's the order in which I run them:

SFC /scannow
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth

I guess I shouldn't worry until I see apparent problems.
 
Maybe setting dism to use Windows Update would help:

screenshot_51.jpg

screenshot_53.jpg

I assume you know gpedit.msc
 
Thanks, David for your post - as usual you are helpful. However, this pc is the only one of 3 I have which is not Windows 8 Pro. gpedit is not available on this one, so I can't try your suggestion.
 
Back
Top