Reader-supported: we earn a commission on some links, at no extra cost to you. How this works
Storage & FilesGuide

Why Does My Drive Say It Needs to Be Repaired?

A drive that needs to be repaired has file system errors, often from bad ejects or power loss. Learn how to repair it with chkdsk or Disk Utility First Aid.

A "drive needs to be repaired" message means the operating system found errors in the drive's file system, usually caused by improper ejection, a sudden power loss, a crash during a write, or the early signs of hardware failure. Running the built-in repair tool, chkdsk on Windows or Disk Utility First Aid on a Mac, usually fixes file system errors safely.

Why this happens

  • The drive was removed without being ejected safely.
  • Power loss or a system crash occurred during a write.
  • Bad sectors or a physically failing drive.
  • File system corruption from software or interrupted operations.
  • A loose cable causing repeated disconnects.
  • Malware.

Is this normal?

An occasional prompt after a bad shutdown or unsafe removal is common. Seeing it frequently points to a deeper problem, such as a failing drive or a faulty connection.

Does it cause any problems?

Yes. Files may become inaccessible or lost, and ignoring the warning can let the corruption spread, so it is worth repairing promptly and backing up your data.

How to fix or check it

  1. If the drive is still accessible, back up important files first.
  2. On Windows, right-click the drive, choose Properties, Tools, then Check; or run chkdsk X: /f /r in an admin Command Prompt.
  3. The /r switch also locates bad sectors and tries to recover readable information.
  4. For the system drive, Windows schedules the scan to run on the next restart.
  5. On a Mac, open Disk Utility, select the drive, and click First Aid, then Run.
  6. If First Aid fails, restart into macOS Recovery and run First Aid from there.
  7. Check drive health with a SMART tool such as CrystalDiskInfo on Windows or smartctl.
  8. If SMART reports failures or errors keep returning, replace the drive and restore from backup, and rule out a bad cable or port.

Frequently asked questions

Will repairing the drive erase my data?

Usually not. Repair tools fix the file system without deleting files, but back up first because a failing drive is unpredictable.

Does this message mean my drive is dying?

Not always. It often just means file system errors. Check the drive's SMART health to tell whether the hardware is failing.

Can I keep using the drive after this warning?

Repair it first. If the error keeps coming back or SMART shows problems, back up and replace the drive.

More in this topic

More in Storage & Files

See the full guide →