Mac / External SSD
Mac External Drive Unreadable
Handle the unreadable disk prompt without making recovery harder.
The unreadable disk warning usually means macOS can see a device but cannot mount a recognized volume from it. The safest next step is to avoid initialization and inspect recoverable data first. The specific meaning of "unreadable" depends on the file system: APFS drives may have container-level damage, while exFAT drives often have corrupted boot records or allocation tables.

First: do not make the source worse
Treat this as a recovery situation before you treat it as a repair task. The priority is to preserve readable data and avoid new writes to the affected device.
- Do not click Initialize when the "disk is not readable" warning appears on macOS.
- Do not run First Aid repeatedly on a volume macOS already reports as unreadable.
- Do not reformat a drive simply because it was created on Windows or Linux.
- Do not save recovered files onto the unreadable drive itself.
Scan and preview first
Use Refindo when the device remains visible and you want a scan-and-preview workflow before deciding whether to recover files.
Likely causes
- Corrupted partition map, APFS container, or exFAT boot records.
- A drive formatted by another system that macOS cannot mount cleanly.
- Interrupted writes, sudden disconnects, or power loss.
- Drive hardware instability or a failing enclosure.
Read-only recovery workflow
- Reconnect the drive directly to the Mac with a stable cable before scanning.
- Open Refindo and select the unreadable device without initializing it first.
- Run Quick Scan, then Deep Scan when the APFS container or exFAT records are damaged.
- Preview recoverable files and save them to a separate, working drive.
When to stop self-recovery
- The drive disconnects during the scan or reports repeated read errors.
- The unreadable drive contains the only copy of critical data.
- A previous First Aid or repair attempt changed the volume further.
- The enclosure is unstable or the drive shows the wrong capacity.
Related recovery guides
What You Need to Know
What the unreadable disk warning technically means
When macOS displays the unreadable disk alert, the kernel has detected a block device but the file system driver could not parse the volume header or partition map. This can happen because the file system type is unrecognized, the metadata is corrupted, or the device returned read errors during the mount probe. The warning does not distinguish between these causes, so further diagnosis is needed.
APFS vs exFAT unreadable behavior differences
An unreadable APFS drive typically means the container superblock or checkpoint area is damaged, preventing macOS from locating volume records. An unreadable exFAT drive usually has a corrupted Volume Boot Record or allocation bitmap. APFS failures can cascade across multiple volumes sharing a container, while exFAT failures are isolated to a single volume. Recovery strategies differ accordingly.
Cross-platform drives and unreadable warnings
Drives used across macOS, Windows, and Linux are more likely to trigger unreadable warnings. NTFS drives mount as read-only on macOS by default, so an NTFS drive that appears unreadable is likely corrupted rather than simply unsupported. exFAT drives can become unreadable if one operating system writes metadata that another cannot parse correctly. Checking the original format and intended platform helps narrow the cause before scanning.
Frequently Asked Questions
Does unreadable mean the files are gone?
No. It often means the volume cannot mount, while file data may still be scanable.
Is First Aid safe on an unreadable drive?
First Aid can change file system structures. If the files matter, scan before running repair attempts.
Where should I save recovered files?
Save them to a different disk, never back to the unreadable source drive.
Can a Windows NTFS drive cause an unreadable warning on Mac?
Yes. macOS can detect NTFS devices but cannot mount them natively for writing. The unreadable prompt can appear for drives formatted with unsupported file systems.
Why did my external drive suddenly become unreadable after working fine?
Common causes include unsafe ejection during active writes, a cable disconnection, or file system metadata corruption from power loss. The drive may still contain intact file data.