SFC logs and how to fix.

Page 1 of 5 123 ... LastLast

  1. Posts : 16
    Windows 7 64 bit
       #1

    SFC logs and how to fix.


    Hello!

    I've been having intermittent freezing and found this thread which lead here, to this thread which is fantastic.

    I've managed to run the scan and there are corrupt files that it can't repair by itself. I've got the SFC logs, which I've attached. I just need help on how to read the logs or more accurately how to repair them using my windows 7 cd.
    SFC logs and how to fix. Attached Files
      My Computer


  2. Posts : 6,285
    Windows 10 Pro X64
       #2

    See here: SFC /SCANNOW Command - Run in Windows 8

    Never mind, that's for Windows 8, sorry.
      My Computer


  3. Posts : 477
    Win 7 Home Premium x64/Linux Lite 2.6 x64
       #3

    SFcFix.exe


    Type24 said:
    Hello!

    I've been having intermittent freezing and found this thread which lead here, to this thread which is fantastic.

    I've managed to run the scan and there are corrupt files that it can't repair by itself. I've got the SFC logs, which I've attached. I just need help on how to read the logs or more accurately how to repair them using my windows 7 cd.
    Try running SFCFix.exe by niemero with win 7 disc in disc drive. http://www.sysnative.com/niemiro/apps/SFCFix.exe
      My Computer


  4. Posts : 16
    Windows 7 64 bit
    Thread Starter
       #4

    Hey thanks for the responses!

    I ran that one. Said it fixed some but not all. I've attached the log.
    SFC logs and how to fix. Attached Files
      My Computer


  5. Posts : 477
    Win 7 Home Premium x64/Linux Lite 2.6 x64
       #5

    copy and paste into notepad. save as SFCScannow.bat. and run it.
    You will have to change file attribute, SAVE AS TYPE to ALL. If you don't it will be saved as a text file and will not run as BATCH File. This will delete old CBS.log old SFCDetails.txt filter CBS.log, save to your desktop and open sfcdetails.text. Please post those results. You run a batch file by double-clicking it or right-click choose run.

    into notepad, copy and paste:

    @echo off
    color A
    rem delete old files
    del /q %windir%\logs\cbs\cbs.log
    del /q %userprofile%\Desktop\sfcdetails.txt
    rem run sfc
    sfc /scannow
    rem filter out non essential junk from the cbs.log
    findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt"
    rem open details in notepad
    notepad %userprofile%\Desktop\sfcdetails.txt
    rem optional command to shut down & restart pc after running. this may be needed if
    rem sfc replaces some critical files. uncomment (remove the 'rem') to activate.
    rem shutdown -r
    exit
      My Computer


  6. Posts : 16
    Windows 7 64 bit
    Thread Starter
       #6

    Hey, thanks again for the response! I ran the batch file which popped up with a green command prompt and began scanning. I've attached the results of the scan.
    SFC logs and how to fix. Attached Files
      My Computer


  7. Posts : 477
    Win 7 Home Premium x64/Linux Lite 2.6 x64
       #7

    Download appropriate file for your OS and run Microsoft System Readiness Tool MSRTlink CheckSUR.log is located in C:\Windows\Logs\CBS. Please post. When you install MSRT it will install, run and create log.

    green text in command prompt is color A in batch file, (i like the text color on black background)
      My Computer


  8. Posts : 16
    Windows 7 64 bit
    Thread Starter
       #8

    Sorry, where do I download the appropriate file for my OS and what's the appropriate file I'm missing?
      My Computer


  9. Posts : 477
    Win 7 Home Premium x64/Linux Lite 2.6 x64
       #9

    Not a problem, let me clarify some, click on blue hypertext link MSRTlink in my previous post. scroll down the page and locate the download for your operating system Mine is Windows 7 64 bit, and I believe yours is the same based on your login id info. follow other instructions. reading the page will give u additional information relevant to MSRT
      My Computer


  10. Posts : 16
    Windows 7 64 bit
    Thread Starter
       #10

    Oh okay, thanks! I downloaded the readiness tool and ran it. The CheckSur log has been attached. Thanks again for your help!
    SFC logs and how to fix. Attached Files
      My Computer


 
Page 1 of 5 123 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 12:30.
Find Us