Run the System File Checker tool (SFC.exe)
To do this, follow these steps:
- Open an elevated command prompt. To do this, do the following as your appropriate: To do this, click Start, type Command Prompt or cmd in the Search box, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.

- At the command prompt, type the following command, and then press ENTER: sfc /scannow

The sfc /scannow command will scan all protected system files, and replace corrupted files with a cached copy that is located in a compressed folder at %WinDir%\System32\dllcache.
The %WinDir% placeholder represents the Windows operating system folder. For example, C:\Windows.
Note Do not close this Command Prompt window until the verification is 100% complete. The scan results will be shown after this process is finished. - After the process is finished, you may receive one of the following messages:
-
This means that you do not have any missing or corrupted system files. -
To resolve this problem, perform the System File Checker scan in safe mode, and make sure that the PendingDeletes and PendingRenames folders exist under %WinDir%\WinSxS\Temp. -
To view the detail information about the system file scan and restoration, go to How to view details of the System File Checker process. -
To repair the corrupted files manually, view details of the System File Checker process to find the corrupted file, and then manually replace the corrupted file with a known good copy of the file.
-
No comments:
Post a Comment