How do I run chkdsk?

Question

Grade: Education Subject: Support
How do I run chkdsk?
Asked by:
20 Viewed 20 Answers

Answer (20)

Best Answer
(316)
To run `chkdsk`, open an elevated command prompt (search for `cmd`, right-click, and select `Run as administrator`). Then, type `chkdsk /f /r X:` (replace `X:` with the drive letter experiencing the error). You'll be prompted to schedule the check for the next system restart. Answer 'Y' and restart your computer.