Windows command reference
CHKDSK
Check a local file system/volume for errors. Repair switches such as /f or /r change the operation and can require downtime.
Risk: MediumReviewed: 2026-09-17
chkdsk C: /scanWhen to use it
Use when storage or file-system errors are actually suspected. Start with a non-repair scan when that fits the diagnosis.
When not to use it
Do not run repair switches blindly on every slow PC. Back up important data when disk health is uncertain.
Primary reference