Sfc scan Leads to Bsod. Is this normal?

May 13, 2018
7
0
10
Basically, I ran a Sfc scan and at the end of the scan it said it replaced corrupted files, but then after a couple of minutes the Bsod screen popped up. Now I'm wondering if that was normal, and I hope the sfc did not do anything harmful to my pc. I am running windows 10. Btw this screen has never popped up before, just after the Sfc scan.
 
Solution
No that is not normal. I assume you ran SFC from an administrator command prompt and used the "SFC /scannow" command. Try going back to that command prompt and running this command:
DISM /Online /Cleanup-Image /RestoreHealth .
No that is not normal. I assume you ran SFC from an administrator command prompt and used the "SFC /scannow" command. Try going back to that command prompt and running this command:
DISM /Online /Cleanup-Image /RestoreHealth .
 
Solution


What does this command do?