1. First thing you will want to do is open an command prompt, to do this navigate to C:\Windows\System32\cmd.exe and then right click cmd.exe and choose run as an administrator.
2. At the command prompt you will want to type the command for the SFC that you want to use. There are many different commands and switches for you to choose from, choose from the ones listed below. I give a brief description of what each command does and what it will do.
3. sfc /verifyonly - Scans and verifies the integrity but doesn't make any changes to the files even if there is a problem. You can do this just to verify if your files are corrupted or to check if they are OK. (If it does find a problem you will want to run the sfc /scannow command so it will fix the problems for you.)
4. sfc /scannow - this will do a scan and verify the integrity of all system files and repairs the files if needed. (This command will restore Vista's original setup of system files. I prefer to run the sfc /verifyonly command first to check for problems. Then if it finds some I run this command)
6. sfc /verifyfile=(path of file) - Scans a chosen system file and verifies if it is corrupted or if it's ok. (Example: sfc /verifyfile=C:\windows\system32\bootstr.dll)
5. sfc /scanfile=(path of file) - Scans a chosen system file and repairs it if needed. (Example: sfc /scanfile=C:\windows\system32\bootstr.dll)
7. sfc /? - Used to display all of the sfc options with a brief description of each.
Typically I like to do the sfc /verifyonly first, this will just do a check on all of your system files but doesn't change anything. Once the scan is done you will know if you have any errors and if you need to fix anything. If there are errors then you will want to run the sfc /scannow to fix them. This should fix any major problems you are having with system files. When the sfc command is run it will also save a log file to C:\Windwos\Logs\CBS\CBS.LOG in this log you will find info and scan details that should help you know what the sfc command did and found.
If the SFC command line fixes don't work and you still can't access your files or programs don't worry you can still use the Check Disk tools (chkdsk), System Restore, or try Repairing your Installation of Windows.
Published by TechTips
I am a senior systems engineer and enjoy writing articles about computers, technology and other electronics. View profile
How to Troubleshoot Computer Startup Problems in Windows XP and VistaIf your computer is very slow to start or fails to boot the operating system entirely, there are free Windows tools you can use to get your computer running smoothly again. - How Do I Access Mac Files on My PC?This articles explains how you can read Mac files on a Windows based PC
- PC Problems: Get the Most Out of Your RepairYou wake up one morning and your PC refuses to cooperate. What do you do? Take it to your nearest PC Repair shop, of course! What then? Wait? Pray? Follow these steps and you'll have your machine back sooner than you...
- Stopping Windows Vista Program Crashes If you are experiencing frequent windows program crashes here are a few things you can try. Vista is a great operating system despite the early reviews of it. When the operating system first came out, it did have a fe...
Vista Operating Systems: Not the Best for the Telecommuting WorkerThis article explains the troubles home office and telecommuting workers may face when using a new personal computer with Windows Vista installed. Suggestions are made as to how...
- Windows Vista: Don't Believe All the Negative Hype
- How to Use System Backup and System Restore on Windows XP and Windows Vista
- Must Have Features in Vista Registry Cleaner Software
- Vista Upgrades Cannot Be Cleanly Installed
- How to Downgrade Windows Vista to Windows XP on Your Laptop
- Don't Panic You Can Recover Your Administrator Password in Windows Vista
- Product Review: System Mechanic 8 from Iolo




