Skip to main

Chkdsk On External Drive Fix

If your data is irreplaceable, consider using a tool like TestDisk (free) or Recuva to image the drive before running CHKDSK. CHKDSK alters the file system, which may overwrite deleted files you hoped to recover.

If you only want to diagnose without making changes:

chkdsk E: /scan

This will report errors but not repair them. Use this if you are unsure about data loss risks. chkdsk on external drive fix


Before running chkdsk, do the following to prevent data loss:


If the drive still has issues after /f, run: If your data is irreplaceable, consider using a

chkdsk E: /r

⚠️ /r takes much longer (could be 5+ hours for a 2TB drive). Run it overnight.

If the /f or /x switches don't work and the drive won't dismount: This will report errors but not repair them

  • Run chkdsk with repair flags:
  • Wait for the process to finish. Do not disconnect the drive while chkdsk runs. Note: /r implies /f.
  • After completion, review the summary:
  • If chkdsk cannot run because the volume is in use:
  • If chkdsk repeatedly finds errors or the drive shows physical issues:
  • Tips and cautions:
  • Example common commands summary:
  • Would you like a ready-to-post short social media version or a troubleshooting checklist?

    (related search suggestions sent)


    Symptom: Drive shows “RAW” in Disk Management.

    Solution – recover data first, then format: