Quantcast
Results 1 to 9 of 9
Like Tree5Likes
  • 5 Post By stueycaster

System File Checker - A great Windows fix tool.

  1. #1
    stueycaster's Avatar
    stueycaster is offline Millennium Celebration Award Winner
    Enjoys Windows 7 Forums
     
    Join Date
    Feb 2009
    Age
    61
    Posts
    751

    System File Checker - A great Windows fix tool.

    If Windows 7 develops a problem it can often be fixed by running this utility. The sfc /scannow command (System File Checker) scans the integrity of all protected Windows 7 system files and replaces incorrect corrupted, changed, or damaged versions with the correct versions if possible.

    It needs to be run from an Elevated Command Prompt.
    Right click: "Command Prompt" in "Start Menu - Accessories".
    Click: "Run as Administrator".
    Click past the UAC Screen.
    In the Command Prompt Type: sfc /scannow and press "Enter"

    It might or might not need your Windows Installation Disk in case it needs to fix something. It will let you know if it does. I've seen it go both ways. It'll take a while.

    If you get a message saying it couldn't fix some files you can find out which ones. When SFC runs, it logs it's actions to the C:\WINDOWS\LOGS\CBS\CBS.LOG.

    Open the Elevated command prompt again.
    Type in: findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >%userprofile%\Desktop\sfcdetails.txt and press "Enter". This will place a sfcdetails.txt file on your desktop with the SFC scan details from the CBS.LOG.
    Open the sfcdetails.txt and look for the unfixable entries.

    The last time I ran this I found this entry.
    "2009-08-09 13:16:27, Info CSI 000002db [SR] Unable to complete Verify and Repair transaction because some of the files that need to be repaired are in use. A reboot is required to complete this operation".

    All I had to do was reboot to fix it. There were others that it was able to fix. I've had great luck running this utility on Windows 7 and Xp in the past.

    Once we get Service Packs for W7 that will open up another issue but not until then. In order to run this on XP SP3 I had to make a Windows XP SP3 Slipstream Disk. It's not a problem on W7 now though. We'll cross that bridge when we come to it.

    There's a lot of other info out there on this. You could google for it if you like.
    Last edited by stueycaster; 09-26-2009 at 10:05 AM.
    Radenight, tammysu, Lukasz and 2 others like this.

    Reply With Quote Reply With Quote

  2. #2
    Radenight's Avatar
    Radenight is offline Premier Member
    Enjoys Windows 7 Forums
     
    Join Date
    Nov 2008
    Posts
    2,259
    A great post Stueycaster! Excellent find.. Hopefully others will take advantage of this handy little tool..

    Reply With Quote Reply With Quote

  3. #3
    trakkal's Avatar
    trakkal is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Aug 2009
    Posts
    27
    Thanks for that Stueycaster. I used sfc quite a lot in Win 98, and it certainly fixed many problems. Didn't know it existed in XP, let alone Vista & Win7. I could have used it a couple of weeks ago, but I'm sure there will future occasions

    Reply With Quote Reply With Quote

  4. #4
    chrisd94 is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Aug 2010
    Posts
    3

    Re: System File Checker - A great Windows fix tool.

    I like how you added the command line to copy the details to the desktop file. Without that I would of had to download a third party tool to access the log manually. This is because i was gettting - "access is denied" after i tried opening the log. Thanks! Nice post.

    Reply With Quote Reply With Quote

  5. #5
    Mike's Avatar
    Mike is online now Administrator
    Welcome to Windows 7 Forums!
     
    Join Date
    Jul 2005
    Age
    30
    Posts
    3,760
    Blog Entries
    63

    Re: System File Checker - A great Windows fix tool.

    As a follow-up to this excellent tutorial, I was inspired to provide a video for those who need assistance and a background on the tool. It can be found on the forum blog here: http://windows7forums.com/blogs/mike...y-checker.html

    Although a very simple tool, its power and usefulness can not be underestimated in failing environments. Thanks again to stueycaster, and to those who have posted about sfc /scannow.

    Microsoft MVP | MCITP | MCSA |MCTS |MCP | Network+ | A+ Certified

    Reply With Quote Reply With Quote

  6. #6
    Josephur's Avatar
    Josephur is offline Senior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Aug 2010
    Age
    32
    Posts
    103
    Blog Entries
    1

    Re: System File Checker - A great Windows fix tool.

    You can use the /VERIFYONLY option to only verify files and do no automatic repairs.

    You can also use SFC to verify single files (I think this command only works for Vista and above), for example:
    sfc /VERIFYFILE=c:\windows\system32\kernel32.dll

    And finally you can scan an offline operating system, I've used this to fix many Vista/Win7 installations that won't boot. (performing a chkdsk and fixing the MBR first, then doing this) For example an offline install of a Windows 7 installed hard drive hooked to a USB adapter thats drive D: for instance:

    sfc /SCANFILE=d:\windows\system32\kernel32.dll /OFFBOOTDIR=d:\ /OFFWINDIR=d:\windows

    Reply With Quote Reply With Quote

  7. #7
    stueycaster's Avatar
    stueycaster is offline Millennium Celebration Award Winner Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Feb 2009
    Age
    61
    Posts
    751

    Re: System File Checker - A great Windows fix tool.

    It looks like the issue I was expecting with SP1 isn't there. That was an XP issue. Windows 7 can find the Service Pack entries during verification. This is a good thing. It's another item in the long list of reasons why I love Windows 7.

    Reply With Quote Reply With Quote

  8. #8
    zapattack is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Jun 2011
    Posts
    1

    Re: System File Checker - A great Windows fix tool.

    After an unexpected BSOD, I ran SFC and found the following error. All updates installed. Using Avira.
    How to Fix??

    2011-06-12 18:57:11, Info CSI 0000000d Hashes for file member \SystemRoot\WinSxS\amd64_angelu64.inf_31bf3856ad364e35_6.1.7600.16385_none_450d9d3ea6565bb0\AngelUsb.sys do not match actual file [l:24{12}]"AngelUsb.sys" :
    Found: {l:32 b:Omxb1DAJ6YfIaWXfX5K8q5xTlx0XLKQOz95IfFLRWjg=} Expected: {l:32 b:+1wNa/cifPC4G2ItMlDq3NnQtOJc3DCvBVuFANRtAFA=}

    2011-06-12 18:57:11, Info CSI 0000000e [SR] Cannot repair member file [l:24{12}]"AngelUsb.sys" of angelu64.inf, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type = [l:24{12}]"driverUpdate", TypeName neutral, PublicKey neutral in the store, hash mismatch

    2011-06-12 18:57:12, Info CSI 0000000f Hashes for file member \SystemRoot\WinSxS\amd64_angelu64.inf_31bf3856ad364e35_6.1.7600.16385_none_450d9d3ea6565bb0\AngelUsb.sys do not match actual file [l:24{12}]"AngelUsb.sys" :
    Found: {l:32 b:Omxb1DAJ6YfIaWXfX5K8q5xTlx0XLKQOz95IfFLRWjg=} Expected: {l:32 b:+1wNa/cifPC4G2ItMlDq3NnQtOJc3DCvBVuFANRtAFA=}

    2011-06-12 18:57:12, Info CSI 00000010 [SR] Cannot repair member file [l:24{12}]"AngelUsb.sys" of angelu64.inf, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type = [l:24{12}]"driverUpdate", TypeName neutral, PublicKey neutral in the store, hash mismatch

    2011-06-12 18:57:12, Info CSI 00000011 [SR] This component was referenced by [l:182{91}]"Microsoft-Windows-Tuner-Drivers-Package~31bf3856ad364e35~amd64~~6.1.7601.17514.INF_angelu64"

    Reply With Quote Reply With Quote

  9. #9
    Polanve is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Oct 2011
    Posts
    1

    Re: System File Checker - A great Windows fix tool.

    My machine kept giving the message to format any thumb drive or camera I plugged into a usb port. System file checker fixed the problem! It took a while to find it. It seems like when you google a problem these days, a whole lot of junk answers come up.

    Reply With Quote Reply With Quote


Similar Threads

  1. A great tool (PSR) so W7 experts can help on this forum
    By Super Sarge in forum Windows 7 Software
    Replies: 0
    Last Post: 03-31-2011, 10:23 AM
  2. System File Checker
    By Nisko in forum Windows 7 Support
    Replies: 9
    Last Post: 12-23-2010, 01:57 AM
  3. Replies: 0
    Last Post: 11-02-2010, 05:20 PM
  4. Ubuntu is a great os system ;)
    By Lukasz in forum Linux
    Replies: 3
    Last Post: 03-25-2010, 02:20 AM
  5. Replies: 1
    Last Post: 10-01-2009, 03:31 PM

Visitors found this page by searching for:

system file checker windows 7

system file checker tool

windows 7 repair tool

system file checker download

windows 7 system file checker

system file checker windows 7 free download

system file checker tool download

system file checker tool windows 7

system file checker tool windows 7 downloaddownload sfcwindows 7 repair utilityDownload system file checkersystem file checker tool windows 7 free downloadsfc utility windows 7windows 7 repair toolssystem file checkerdownload system file checker tool windows 7sfc windows 7dll checker windows 7file checker windows 7windows 7 system file checker toolwindows 7 sfcdownload system file checker toolwindows 7 repair system fileswin7 repair tool

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •