What is the purpose of the System File Checker (SFC) tool, and how do I use it to fix shutdown errors?

Question

Grade: Education Subject: Support
What is the purpose of the System File Checker (SFC) tool, and how do I use it to fix shutdown errors?
Asked by:
102 Viewed 102 Answers

Answer (102)

Best Answer
(301)
SFC scans and repairs protected system files. To use it, open Command Prompt as administrator and type `sfc /scannow`. The tool will scan your system and replace any corrupted or missing files with correct versions from the Windows installation source. Restart your computer after the scan completes.