Win 10 sfc scannow result

dvtrv

Senior member
Jun 26, 2011
221
0
76
Windows Resource Protection found corrupt files but was unable to fix some of them.

I've tried running sfc in safe mode and get the same result.

Please can anyone assist me in fixing these?

Thanks
 

Billb2

Diamond Member
Mar 25, 2005
3,035
70
86
Pretty much if Windows can't fix the files they've gone to "bit heaven"

The best you can do is to use Windows Repair if they're windows files, reinstall programs if they're program files, and if they're data files restore form you backup.
 

bbhaag

Diamond Member
Jul 2, 2011
7,146
2,583
146
Right click on the start button and click on Command Prompt (Admin). When the cmd window opens paste this command and press enter
Code:
Dism /Online /Cleanup-Image /RestoreHealth
Let Dism repair and replace any corruption in the component store then restart your computer and run sfc /scannow and see if the corruption was repaired.
 
  • Like
Reactions: DAPUNISHER

dvtrv

Senior member
Jun 26, 2011
221
0
76
I followed as per your suggestion, thank you for that, but same response from sfc /scannow

Any suggestions.

Right click on the start button and click on Command Prompt (Admin). When the cmd window opens paste this command and press enter
Code:
Dism /Online /Cleanup-Image /RestoreHealth
Let Dism repair and replace any corruption in the component store then restart your computer and run sfc /scannow and see if the corruption was repaired.
 

Elixer

Lifer
May 7, 2002
10,371
762
126
Is this a SSD or HD?
What does SMART health show on your boot device? (Use crystaldiskinfo [free] to check)
Also, list the files that are corrupted from the log.
 

bbhaag

Diamond Member
Jul 2, 2011
7,146
2,583
146
Can you please post your Dism log. It can be found at C:\Windows\Logs\DISM It will be a simple .txt file. It would be helpful if you posted your CBS log to. It can be found at C:\Windows\Logs\CBS
 

dvtrv

Senior member
Jun 26, 2011
221
0
76
Not sure re you SSD HD q but i'm using a Dell Inspiron 3521 Core i3

I tried to add both logs by copying and pasting but they are too big.
I'm not sure how to attach as file either.

Your advice please and thank you o far for your assistance
 

PliotronX

Diamond Member
Oct 17, 1999
8,883
107
106
About 1 in 5 times I see this, this is fixed by disabling the page file, rebooting and running SFC, and enabling the page file again. If you look through the CBS log, it is helpful in finding what its complaining about. If you use an automated cleanup program, it can remove redundant system files which do nothing but take up space (like language packs) but produce SFC failures. Also on domain machines with a WSUS server, it will fail just about every time because you have to set in local group policy to check Microsoft update servers for optional components and repair.