[SOLVED] SFC can't fix corrupt files - Windows 10

AceConrad

New member
Joined
May 3, 2019
Posts
3
I have run sfc /scannow on my laptop a number of times and it always ends with the message "Windows Resource Protection found corrupt files but was unable to fix some of them." I have also tried "Dism /Online /Cleanup-Image /RestoreHealth" and although it finishes OK if I run sfc again it has the same error message. I also tried SFCFix.exe but it crashes with an unhandled exception error.

Any help would be appreciated!
 

Attachments

Hello and welcome!

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.


  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.



SFC Scan


  1. Click on the Start button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow


    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
 

Attachments

Thank you! It seemed to go well!
sfc /scannow finished with no errors. I had to zip the CBS log as it was too big to attach as it was.

Code:
SFCFix version 3.0.1.0 by niemiro.
Start time: 2019-05-05 21:40:00.938
Microsoft Windows 10 Build 17763 - amd64
Using .zip script file at C:\Users\foodbank\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.6161_none_044aad0bab1eb146

Successfully copied file C:\Users\foodbank\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.6161_none_044aad0bab1eb146\mfc90.dll to C:\WINDOWS\WinSxS\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.6161_none_044aad0bab1eb146\mfc90.dll.
Successfully copied file C:\Users\foodbank\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.6161_none_044aad0bab1eb146\mfc90u.dll to C:\WINDOWS\WinSxS\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.6161_none_044aad0bab1eb146\mfc90u.dll.

Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.6161_none_044aad0bab1eb146
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.6161_none_044aad0bab1eb146
PowerCopy:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.1.0 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2019-05-05 21:40:03.407
Script hash: c06BsqHP8YHIp65QLhSAunKNRSk94QOLihPNZ1SP1tY=
----------------------EOF-----------------------
 

Attachments

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top