Author Topic: SOLVED: Error when doing System File Check  (Read 7203 times)

0 Members and 1 Guest are viewing this topic.

Offline MSRadell

  • Full Member
  • ***
  • Join Date: Mar 2015
  • Posts: 129
  • Location: Louisville Kentucky
  • Karma: 0
    • View Profile
SOLVED: Error when doing System File Check
« on: April 03, 2016, 01:11:56 pm »
I just ran the system file check and got an error (screenshot attached).  I'm also attaching a copy of the CBS log.
« Last Edit: April 04, 2016, 08:15:02 am by MSRadell »
Written using Dragon NaturallySpeaking

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: Error when doing System File Check
« Reply #1 on: April 03, 2016, 01:32:02 pm »
An easier way to view the CBS log for what has and hasn't been repaired is to run this cmd from the elevated prompt -

findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt

This will put an icon onto the desktop when double clicked will open the CBS log in Notepad, but run SFCFix.exe which will give a much more concise report and may even fix what sfc /scannow couldn't - I haven't read your posted CBS log.

https://www.sysnative.com/niemiro/apps/SFCFix.exe

Offline MSRadell

  • Full Member
  • ***
  • Join Date: Mar 2015
  • Posts: 129
  • Location: Louisville Kentucky
  • Karma: 0
    • View Profile
Re: Error when doing System File Check
« Reply #2 on: April 03, 2016, 04:09:34 pm »
An easier way to view the CBS log for what has and hasn't been repaired is to run this cmd from the elevated prompt -

findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt

This will put an icon onto the desktop when double clicked will open the CBS log in Notepad, but run SFCFix.exe which will give a much more concise report and may even fix what sfc /scannow couldn't - I haven't read your posted CBS log.

https://www.sysnative.com/niemiro/apps/SFCFix.exe
Thanks, it looks like SFCFix.exe corrected the problem.
Written using Dragon NaturallySpeaking

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: Error when doing System File Check
« Reply #3 on: April 03, 2016, 04:11:29 pm »
Run another sfc /scannow to confirm.

Offline MSRadell

  • Full Member
  • ***
  • Join Date: Mar 2015
  • Posts: 129
  • Location: Louisville Kentucky
  • Karma: 0
    • View Profile
Re: Error when doing System File Check
« Reply #4 on: April 03, 2016, 04:13:07 pm »
Run another sfc /scannow to confirm.
I have an it ran perfectly.
Written using Dragon NaturallySpeaking

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: Error when doing System File Check
« Reply #5 on: April 04, 2016, 12:27:42 am »
Great :)

Go back to your opening post, click on Modify and you can add (SOLVED) to the thread title.