How to Run CHKDSK on External Drive Windows 10: Step-by-Step Guide

How to Run CHKDSK on External Drive Windows 10 is most reliable when you identify the exact feature involved and use the current supported workflow.

Steps

  1. Connect the external drive and note its drive letter in File Explorer.
  2. Back up readable important files before repair if the drive is showing signs of failure.
  3. Open Terminal/Command Prompt as administrator and run chkdsk X: first, replacing X with the correct drive letter, to inspect it.
  4. Use repair options such as /f only when you understand that CHKDSK will modify filesystem structures.
  5. Review the result and check the drive’s health if errors return.

How it works

CHKDSK checks filesystem consistency; it is not a general data-recovery or physical-drive repair tool. Repeated errors can indicate failing hardware.

Important considerations

Do not run aggressive repair attempts repeatedly on a physically failing drive containing irreplaceable data. Windows 10 is beyond ordinary support; use professional recovery when the data value warrants it.

Additional guidance

Run chkdsk X: /scan where supported for online scanning scenarios, but external filesystem/type can affect available options. /r searches for bad sectors and attempts readable-data recovery and can take much longer; it is not the first choice on a failing drive where professional imaging may preserve more data.

Practical notes

Before /f, unmount/close applications using the drive because repair may require exclusive access. Save the CHKDSK output if diagnosing recurring corruption. After filesystem repair, check SMART/diagnostic information with the drive manufacturer’s tool; a clean filesystem does not prove the physical disk is healthy.