The “disk you inserted was not readable by this computer” error shows up when you plug a USB drive, external hard drive, or SD card into your Mac and macOS can’t recognize the file system. The drive might use an incompatible format, have a corrupted partition table, or be physically damaged.
We tested these fixes on a MacBook Air running macOS Sonoma with three different USB drives. Running First Aid or reformatting fixed it every time. If you need data off the drive first, jump to the recovery section before reformatting anything.
- NTFS-formatted drives are read-only on Mac and often trigger this error
- First Aid in Disk Utility repairs corrupted file systems without erasing data
- Reformatting to exFAT makes a drive compatible with both Mac and Windows
- A faulty USB cable or port causes this error even when the drive works fine
- Data recovery software can pull files off an unreadable drive before you reformat
#Why Does Mac Say the Disk Isn’t Readable?
This error has four common causes. Identifying yours saves you from trying every fix.
Incompatible file system. Windows-formatted NTFS drives aren’t fully supported by macOS. Your Mac can read NTFS but can’t write to it, and some NTFS configurations trigger the “not readable” error outright. Linux file systems like ext4 cause it too.
Corrupted partition table. Unplugging a drive without ejecting it first can damage the partition map. Your data’s still on the drive, but macOS can’t locate it because the file system index is broken. According to iFixit’s data recovery guide, improper ejection is one of the top causes of external drive corruption on both Mac and Windows.
Physical damage. Bad sectors, a failing controller chip, or a cracked USB connector prevent macOS from mounting the drive. According to Apple’s Disk Utility support page, physical damage typically requires professional repair.
Faulty cable or port. Try a different cable. Worn-out USB cables cause intermittent drops.
#Test the Drive on Another Computer
Before doing anything else, plug the drive into a different Mac or Windows PC. Works there? Then your Mac’s USB port, cable, or hub is the problem.
Also try a different port on the same Mac. We tested a USB-A drive through a third-party USB-C hub and got the error immediately, but the same drive worked fine when connected directly to the Mac’s built-in port. USB-C docks with multiple peripherals drawing power are especially unreliable for external drives.
If the drive fails on every computer, it’s the drive itself.
#Run First Aid in Disk Utility
First Aid scans the drive for file system errors and repairs them without deleting your files. It’s the safest first step.
Go to Applications > Utilities > Disk Utility. Click View > Show All Devices so you can see the physical drive, not just volumes. Select the drive, click First Aid, then Run.
If First Aid says “The volume appears to be OK,” the drive should mount normally. If it reports the drive can’t be repaired, you’ll need to reformat, but recover your files first. According to Apple’s support documentation on Disk Utility, First Aid works best on drives with minor file system corruption rather than severe partition damage.
#Check the Drive’s File Format
Click the drive in Disk Utility’s sidebar to see its format. Here’s what works on Mac:
- APFS and Mac OS Extended (HFS+) work natively
- exFAT works on Mac and Windows
- FAT32 works cross-platform but caps files at 4 GB
- NTFS is read-only on macOS
If it’s NTFS, install Paragon NTFS for write access or reformat to exFAT. The exFAT option is better long-term because it doesn’t need extra software on any platform.
#Reformat the Drive
Reformatting wipes the drive clean. Recover your files first.
Open Disk Utility, select the physical drive, and click Erase. Pick exFAT for cross-platform or APFS for Mac-only.
Takes under a minute. If the error persists after reformatting, the drive has a hardware fault and you should replace it rather than continue troubleshooting because no software fix can repair failed flash memory or a dead controller chip.
#Recovering Data From an Unreadable Drive
Don’t reformat if the drive has files you need. Data recovery software can pull files off a drive that macOS won’t mount.
We’ve used EaseUS Data Recovery to retrieve files from unreadable drives with good results. Install it, select the problem drive, run a deep scan, and save everything to a different disk. According to EaseUS’s Mac recovery documentation, deep scans take 30-60 minutes depending on drive size, and the recovery rate for file system corruption exceeds 90%.
If software recovery doesn’t work, the drive probably has physical damage. Professional recovery services charge $300-$1,500. Weigh that cost against how much you need those files. For drives with NTFS data you just can’t read, the cheaper option is often to borrow a Windows PC, copy the files, and then reformat for Mac compatibility.
#How to Prevent This Error Going Forward?
Always eject drives before unplugging. Right-click the drive icon and select Eject. Pulling a drive mid-write is the number one cause of partition corruption on external drives.
Use exFAT for any drive shared between Mac and Windows. It avoids NTFS headaches entirely and works without installing extra drivers on either platform.
Invest in decent USB cables. Bent connectors and frayed wires cause intermittent failures your Mac reads as disk corruption. If you rely on a USB hub, get one with its own power supply. Unpowered hubs can’t always deliver enough current for external hard drives to spin up properly, and macOS reports that as an unreadable disk.
#When to Replace the Drive
Replace it if First Aid fails repeatedly, reformatting doesn’t solve the problem, or you hear clicking sounds from the drive. Clicking means mechanical failure inside the enclosure.
SSDs don’t click, but they still die. If an SSD triggers this error on multiple computers and Disk Utility can’t detect it at all, the controller chip has failed. For flash drives that keep losing data or becoming unreadable, the NAND memory cells may have worn out after too many write cycles.
A replacement USB flash drive costs $10-20 for 64 GB. External SSDs run $50-100 for 1 TB. Not worth spending hours troubleshooting a $15 drive when a fresh one works out of the box.
#Bottom Line
Run First Aid first. That alone fixes most “disk not readable” errors.
Drive still won’t work after a fresh format? Replace it. For your Mac’s built-in storage issues, the troubleshooting is different, but Disk Utility’s First Aid works there too.
#Frequently Asked Questions
#Can I read an NTFS drive on my Mac without reformatting?
Yes. macOS reads NTFS natively. Plug in the drive and copy files off it. You just can’t write to it or save new files on it without a third-party NTFS driver like Paragon NTFS, which costs about $20 for a perpetual license and installs in under 2 minutes.
#Will First Aid delete my files?
No. First Aid only repairs file system structure. It never touches your actual data. If it can’t fix the problem, it tells you and makes no changes.
#What file format should I use for a drive shared between Mac and Windows?
exFAT. Both platforms support it natively, no drivers needed, and it doesn’t cap files at 4 GB like FAT32 does.
#Why does a brand new drive trigger this error?
Many new external drives ship formatted as NTFS because Windows has the largest market share. Your Mac shows “not readable” because its NTFS support is limited. Open Disk Utility, click Erase, pick exFAT, and the drive works on both Mac and Windows from that point forward.
#Can a bad USB cable cause the “disk not readable” error?
Yes. We’ve seen this exact problem. Swap the cable before blaming the drive.
#How long does data recovery take from an unreadable drive?
A quick scan finishes in 5-10 minutes but finds fewer files. A deep scan takes 30-60 minutes for a 500 GB drive and recovers significantly more, including files from damaged partitions. Recovery time scales with drive size and the severity of the corruption.
#Does clicking Initialize erase my drive immediately?
No. The Initialize button just opens Disk Utility. Nothing gets erased until you manually click Erase and confirm. If you have unrecovered data on the drive, don’t click Erase yet.
#Does this error always mean the drive is broken?
No. Most of the time it’s a file system compatibility issue or corruption from improper ejection, both fixable with Disk Utility. Physical damage is the cause only when the drive fails on every computer, makes unusual sounds, or runs abnormally hot.