SFC /Scannow
Scans and verifies the versions of all protected system files
-
/scannow - Scans all protected system files immediately.
-
/scanonce - Scans all protected system files once.
-
/scanboot - Scans all protected system files every time the computer is restarted.
-
/revert - Returns the scan to its default operation
-
/purgecache - Purges the Windows File Protection file cache and scan all protected system files immediately.
-
/cachesize=x -Set the size, in MB, of the windows file protection file cache.
-
/? - Displays help as the command prompt.
NOTES:
-
You must be logged on as member of the Administrators group to run sfc.
-
If sfc discovers that a protected file has been overwritten, it retrieves the correct version of the file from %systemroot%system32\dllcache folder, and then replaces the incorrect file.
-
If the %systemroot%\system32\dllcache folder becomes corrupt or unusable, use sfc /scannow, sfc /scanonce, or sfc /scanboot to repair the contents of the Dllcache directory.