You should run the DISM command first.
DISM /Online /Cleanup-Image /RestoreHealth
Then sfc /scannow
Reason is running DISM first repairs the underlying image that SFC relies on to get repair files from.
If the image has corruption and you run SFC first you are potentially replacing good files with corrupted ones from a bad source (Image).
DISM /Online /Cleanup-Image /RestoreHealth
Then sfc /scannow
Reason is running DISM first repairs the underlying image that SFC relies on to get repair files from.
If the image has corruption and you run SFC first you are potentially replacing good files with corrupted ones from a bad source (Image).
My Computer
System One
-
- OS
- Windows 11 Pro





