Fix Corrupted Windows Files

Fix Corrupted Windows Files
 With sfc /scannow Command

You n check for corrupted or out of version protected system files. To do this:
1.  Open a Command Prompt (Click Start, type cmd in windows xp or type cmd in the search in wondows 7, and click cmd.exe. as administrator) 
2.  Type sfc /scannow and press Enter.

What does the sfc /scannow Command Do? 
System File Checker (SFC) verifies all protected system files are current and complete. If they’re not, it replaces them to bring them into currency.

Here’s what Microsoft say (applies to Windows XP): System File Checker gives an administrator the ability to scan all protected files to verify their versions. If System File Checker discovers that a protected file has been overwritten, it retrieves the correct version of the file from the cache folder (%Systemroot%\System32\Dllcache) or the Windows installation source files, and then replaces the incorrect file. System File Checker also checks and repopulates the cache folder. You must be logged on as an administrator or as a member of the Administrators group to run System File Checker.

The DLL cache folder is replaced in Windows Vista and 7 with Windows File Protection (files are kept in C:\Windows\winsxs\Backup.) This is a good thing. If something doesn’t seem right on your PC, run this command to give you peace of mind and a good start.

Comments

Popular Posts