[SOLVED] SFC found corruptions that can't fix | SFCFix crashes

jgaf

Member
Joined
Apr 16, 2014
Posts
54
Hello,

I was doing routine maintenance on my PC, sfc /scannow returned errors. This is what I did after:

  1. Ran SFCFix - received "SFCFix Has Crashed" error.
  2. Ran Dism /Online /Cleanup-Image /RestoreHealth - It completed without any errors.
  3. Re-ran sfc /scannow - still couldn't fix.
  4. Attempted SFCFix again - crashed.
  5. Made a RAR file of the CBS folder (attached to this post).
OS: Windows 10
 

Attachments

Last edited by a moderator:
Hello and welcome!

This is a very minor shortcut corruption. This should fix you right up:

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 worked.


Code:
SFCFix version 3.0.1.0 by niemiro.
Start time: 2019-02-21 20:48:19.891
Microsoft Windows 10 Build 17134 - amd64
Using .zip script file at C:\Users\juang\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\winsxs\wow64_microsoft-windows-onedrive-setup_31bf3856ad364e35_10.0.17134.1_none_151577d5c39b7355\OneDrive.lnk

Successfully copied file C:\Users\juang\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-onedrive-setup_31bf3856ad364e35_10.0.17134.1_none_151577d5c39b7355\OneDrive.lnk to C:\WINDOWS\winsxs\wow64_microsoft-windows-onedrive-setup_31bf3856ad364e35_10.0.17134.1_none_151577d5c39b7355\OneDrive.lnk.

Successfully restored ownership for C:\WINDOWS\winsxs\wow64_microsoft-windows-onedrive-setup_31bf3856ad364e35_10.0.17134.1_none_151577d5c39b7355\OneDrive.lnk
Successfully restored permissions on C:\WINDOWS\winsxs\wow64_microsoft-windows-onedrive-setup_31bf3856ad364e35_10.0.17134.1_none_151577d5c39b7355\OneDrive.lnk
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-02-21 20:48:20.489
Script hash: DlOQCxIv8MfSFeEDC8GHzkg+toVlyIXbX6xaQZRXIyE=
----------------------EOF-----------------------
 

Attachments

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

Back
Top