Mac storage repair · August 2026

How to Fix a Corrupted Hard Drive on Mac? 5 Methods

A corrupted drive may have a damaged file system, a failing connection, or physical trouble. Start by protecting the files, then move from gentle checks to destructive repair.

Quick answer

Recover important files before changing the drive. If it still appears in Disk Utility, scan it with Disk Drill, save the results elsewhere, then run First Aid. Reformat only after your files are safe.

!

Stop using the drive if it clicks, grinds, disconnects repeatedly, or vanished after a drop. Do not erase it, run repeated scans, or attempt home repairs when the data matters. Disconnect it, then contact a recovery lab.

★ Editorial pick ★ 4.4 / 5

Recover Files Before Repair → Disk Drill for Mac

Scans corrupted or inaccessible storage · Previews found files before recovery · Supports macOS

✓ Free scan ✓ File previews ✓ Byte-to-byte backup
Scan the drive →

Top 5 Methods to Fix a Corrupted Hard Drive on Mac

01

Recover Files With Disk Drill Before Repairs

Safest first move when the corrupted drive still appears on your Mac

~15 min or more
Difficulty Easy
You need Disk Drill plus a healthy destination drive
Works for Internal or external Mac drives

Repair tools can change a damaged file system, so rescue important files first. Disk Drill can scan a drive that still appears in macOS, preview recoverable items, plus copy selected files to healthy storage.

  1. Stop saving files to the corrupted disk. Connect a separate healthy drive with enough free space for recovered data.
  2. Download Disk Drill from the official website, install it on a healthy disk, then open it.
  3. Select the corrupted physical drive. If the hardware seems unstable, use Byte-to-byte Backup first, then scan the resulting image instead of repeatedly reading the original.
  4. Click Search for lost data. Let the scan finish, or review found files while it continues.
  5. Preview several important files. Select the usable items, click Recover, then choose the separate healthy drive as the destination.
Disk Drill Review
i Never recover files onto the same corrupted drive because new writes may overwrite data you still need.
Visit Disk Drill for Mac
02

Run First Aid in Disk Utility

Best for directory errors on a drive that stays connected

~5–30 min
Difficulty Easy
You need Disk Utility
Works for APFS, Mac OS Extended, FAT, ExFAT

Disk Utility’s First Aid checks a volume’s file-system structures, then repairs errors it recognizes. Back up or recover valuable files before running it whenever possible.

  1. Open Disk Utility from Applications › Utilities.
  2. Choose View › Show All Devices so the sidebar displays volumes, containers, plus physical devices.
  3. Select the lowest volume beneath the affected drive, then click First Aid › Run.
  4. Repeat First Aid upward through each remaining volume, the container, then the physical device.
  5. Eject the drive after First Aid completes, reconnect it, then test several files rather than checking only whether the disk opens.
i For a corrupted startup disk, restart in macOS Recovery, open Disk Utility there, then run First Aid on the startup volumes.
03

Check the Drive With fsck

Useful when Disk Utility will not complete its repair

~10–45 min
Difficulty Advanced
You need Terminal plus the disk identifier
Works for Unmounted Mac-accessible volumes

The command-line fsck utilities inspect file systems without Disk Utility’s graphical interface. A wrong disk identifier can target the wrong volume, so verify every character before running a command.

  1. Open Terminal, enter diskutil list , then identify the affected volume by its size, name, plus format.
  2. Write down its identifier, such as disk4s2 . Do not guess from the order shown in Finder.
  3. Unmount the volume with diskutil unmount /dev/disk4s2 , replacing the example identifier with the correct one.
  4. For an APFS volume, run sudo fsck_apfs -y /dev/disk4s2 . For HFS+, use sudo fsck_hfs -fy /dev/disk4s2 .
  5. When the check finishes, enter diskutil mount /dev/disk4s2 , then copy important files off immediately if the volume opens.
i Stop if Terminal reports repeated I/O errors. Those errors can point to hardware trouble rather than a repairable directory problem.
04

Erase and Reformat the Corrupted Drive

A clean reset after needed files are safely recovered

~5–20 min
Difficulty Moderate
You need Disk Utility plus a backup
Works for Drives without confirmed hardware failure

Reformatting replaces the damaged file-system structure, which often makes a logically corrupted disk usable again. It permanently removes the drive’s current contents, so this method belongs after recovery.

  1. Confirm that recovered files open from another drive. Check a few large videos, archives, photos, plus documents.
  2. Open Disk Utility, choose View › Show All Devices, then select the physical drive rather than an indented volume.
  3. Click Erase. Choose APFS for a Mac-only SSD or modern Mac drive. Choose ExFAT for routine sharing with Windows.
  4. Use GUID Partition Map when the Scheme menu appears, enter a clear drive name, then click Erase.
  5. Copy a small test folder to the reformatted disk, eject it properly, reconnect it, then confirm the files remain readable.
i Retire the drive if corruption returns soon after a successful erase. Reformatting cannot repair worn heads, bad electronics, or other physical defects.
05

Send the Drive to a Recovery Lab

Right choice for clicking, impact damage, or a disk that never appears

~2–10 days
Difficulty Easy to arrange
You need A reputable recovery lab
Works for Physically damaged HDDs or failed devices

Software cannot repair a broken read head, seized motor, damaged controller, or severe electronic failure. A recovery lab may work from the original media using specialized hardware, though results are never guaranteed.

  1. Shut down the Mac or disconnect the external drive if you hear clicking, grinding, repeated spin-up sounds, or sudden dropouts.
  2. Do not open the drive enclosure, freeze the disk, tap it, or keep reconnecting it to see if it works once more.
  3. Ask the lab whether diagnosis is free, whether approval is required before paid work, plus how recovered data will be returned.
  4. Describe any drop, liquid exposure, power surge, encryption, repair attempt, or unusual sound when submitting the case.
  5. Package the powered-off drive in an antistatic bag with firm padding. Keep your password or recovery key available if the data is encrypted.
i For irreplaceable data, early lab evaluation is usually safer than repeated scans of a mechanically unstable drive.

How to Tell Logical Corruption From Physical Drive Failure

A drive that appears in Disk Utility with the correct capacity but refuses to mount often has a file-system or partition problem. That is a reasonable case for recovery software, First Aid, or fsck.

Clicking, grinding, no spin, a burned smell, wildly incorrect capacity, plus repeated disconnections point toward hardware trouble. Software cannot make damaged mechanical parts reliable.

When Not to Repair a Corrupted Mac Drive Yourself

Skip do-it-yourself repair if the missing files are the only copies of legal records, paid client work, research, or family media. The same applies after liquid exposure, a hard drop, or an electrical surge.

Encryption also raises the stakes. Keep the FileVault password, recovery key, or external-drive password available. A successful physical recovery may still produce unreadable data without the key.

Choose the Right Method for a Corrupted Mac Hard Drive

Begin with the least destructive option that fits the drive’s symptoms.

Method Best for Time Success rate
1. Recover Files With Disk Drill Before Repairs TRY FIRST Protecting files before repair ~15 min or more 82%
2. Run First Aid in Disk Utility Common file-system errors ~5–30 min 78%
3. Check the Drive With fsck Errors First Aid cannot clear ~10–45 min 62%
4. Erase and Reformat the Corrupted Drive Reusing a logically damaged disk ~5–20 min 90%
5. Send the Drive to a Recovery Lab Physical damage or missing drives ~2–10 days 70%

Which Mac Hard Drive Fix Should You Try?

Start with Disk Drill if the drive contains files you cannot replace. Recover them to healthy storage before First Aid, fsck, or erasing changes the damaged file system. First Aid suits ordinary directory errors, while reformatting offers a clean reset once the data is safe.

A drive that clicks, disappears, or repeatedly disconnects needs a different response. Power it down, skip software repairs, then let a recovery lab assess the hardware.

Recover first, repair second, then replace the drive if the same corruption or connection problem returns.

Common Questions About Corrupted Mac Hard Drives

What does a corrupted hard drive look like on a Mac?
Finder may refuse to open it, macOS may show an unreadable-disk message, or Disk Utility may report file-system errors. Missing folders, damaged filenames, freezes, plus very slow reads can also occur.
Should I run First Aid before recovering files?
Recover irreplaceable files first when the drive remains readable enough to scan. First Aid changes file-system metadata, so a failed repair can make later recovery harder in some cases.
Can Disk Drill repair a corrupted hard drive?
Disk Drill focuses on finding plus recovering files rather than rebuilding a drive for continued use. Recover the data to healthy storage, then use Disk Utility to repair or reformat the original disk.
Can Disk Drill scan a drive that will not mount?
It may scan the device if macOS still detects it in Disk Utility or System Information. Software cannot access a drive that the Mac does not detect at the hardware level.
Where should I save recovered files?
Use a separate healthy disk. Saving results onto the corrupted source can overwrite recoverable data or put the only restored copy back onto unreliable storage.
Is Disk Utility First Aid safe?
It is a standard macOS repair tool, though no repair is risk-free on a badly damaged file system. Back up or recover important files before running it.
How do I run First Aid on the Mac startup disk?
Start the Mac in macOS Recovery, open Disk Utility, then choose View › Show All Devices. Run First Aid from the lowest startup volume upward through its container plus physical device.
Why does First Aid say the repair failed?
The disk may be mounted, the corruption may exceed what Disk Utility can fix, or the hardware may be returning read errors. Try macOS Recovery for a startup disk, then consider recovery before any erase.
Can fsck fix every corrupted Mac drive?
No. It handles certain file-system inconsistencies, not failed heads, damaged controllers, unstable cables, or unreadable media. Repeated I/O errors are a reason to stop.
What format should I use after erasing the drive?
Use APFS for a modern Mac-only SSD or general Mac storage. ExFAT is practical for sharing with Windows, while Mac OS Extended may suit some older Macs or legacy workflows.
Will reformatting fix bad sectors?
Reformatting can replace a damaged file system, yet it does not physically repair failing media. If errors return, replace the drive rather than trusting it with important files.
Does erasing a corrupted drive delete everything?
Yes. Treat erase as destructive even if the current volume seems empty or inaccessible. Recover needed data first, then verify the recovered copies before erasing.
Why does my external drive keep disconnecting from my Mac?
The cause may be a worn cable, weak hub, insufficient power, damaged enclosure, bad port, or failing disk. Test one known-good cable plus a direct Mac connection, but stop if the drive makes unusual sounds.
Can a different cable fix a corrupted external drive?
A cable cannot repair file-system corruption, though a poor connection can imitate it. A stable replacement cable may let the drive mount long enough to copy or recover files.
Can I recover data from a corrupted Mac SSD?
Sometimes, though SSD recovery can be limited by TRIM plus controller failure. Stop writing to the SSD immediately, since continued use reduces the chance of finding deleted data.
What if the corrupted drive is encrypted?
Keep the password or recovery key. Recovery software or a lab may retrieve encrypted blocks, but the resulting data can remain unreadable without valid credentials.
Should I put a failed hard drive in a freezer?
No. Condensation can damage the drive’s electronics or internal surfaces. Keep it powered off at room temperature, then package it safely for professional evaluation.
How do I know whether the hard drive has physical damage?
Warning signs include clicking, grinding, no spin, a burned smell, impact damage, repeated disappearance, plus severe read errors. Power it off rather than testing it over plus over.
Can I keep using the drive after repairing it?
You can test a drive after a clean First Aid result or successful reformat, but do not keep the only copy of anything valuable on it. Replace it if corruption, slow reads, or disconnections return.