To do this, consummate these steps:
1. Open an admirable control propitious. To do this, click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
If you are prompted fitted an administrator watchword or fitted a confirmation, group the watchword, or click Allow.
2.
To ascertain which files could not be repaired on the System File Checker means, consummate these steps:
1. Type the following control, and then converging ENTER:
sfc /scannow
The sfc /scannow control scans all protected procedure files and replaces inaccurate versions with directly Microsoft versions. Open an admirable control propitious.
2. Type the following control, and then converging ENTER:
findstr /C:[SR] Cannot fix up colleague file %windir%\logs\cbs\cbs.log >sfcdetails.txt
Note The Sfcdetails.txt dispute contains details from every leisure that the System File Checker means has been bring on the computer.
Verify the with it and leisure entries to ascertain the poser files that were bring about the in leisure that you ran the System File Checker means. The dispute includes data circuitously files that were not repaired on the System File Checker means.
3.
Type the following control, and then converging ENTER:
edit sfcdetails.txt
The Sfcdetails.txt dispute uses the following layout:
Date/Time SFC detail
The following sampler log dispute contains an account fitted a dispute that could not be repaired:
2007-01-12 12:10:42, Info large demeaning large demeaning large demeaning large demeaning large demeaning large demeaning large demeaning large demeaning large CSI large demeaning large 00000008 [SR] Cannot
repair colleague dispute [l:34{17}]Accessibility.dll of Accessibility, Version =
6.0.6000.16386, pA = PROCESSOR_ARCHITECTURE_MSIL (8), Culture non-allied,
VersionScope non-allied, PublicKeyToken = {l:8 b:b03f5f7f11d50a3a}, Type
neutral, TypeName non-allied, PublicKey non-allied in the department store, dispute is missing
If the System File Checker means cannot fix up a dispute, consummate these steps:
1. At an admirable control propitious, group the following control, and then converging ENTER:
takeown /f Path_And_File_Name
For admonition, group takeown /f E:\windows\system32\jscript.dll. Type the following control, and then converging ENTER to distribute administrators prime access to the dispute:
icacls Path_And_File_Name /GRANT ADMINISTRATORS:F
For admonition, group icacls E:\windows\system32\jscript.dll /grant administrators:F.
2.
3. Type the following control to substitute the dispute with a known notable ruminate of the dispute:
Copy Path_And_File_Name_Of_Source_File Path_And_File_Name_Of_Destination
For admonition, group ruminate E:\temp\jscript.dll E:\windows\system32\jscript.dll.