exFAT
exFAT Drive Not Mounting
Recover files before running repair commands.
exFAT is common on SD cards, USB drives, and external SSDs. When it does not mount, the device may still be scanable even though the file table is damaged. macOS and Windows handle damaged exFAT volumes differently, so a drive that fails on one system may still be detectable on the other.

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 accept the format prompt when an exFAT drive fails to mount.
- Do not run chkdsk or fsck on the exFAT volume before scanning.
- Do not move the drive repeatedly between systems hoping it will mount.
- Do not save recovered files onto the same exFAT drive.
Scan and preview first
Refindo is appropriate when the exFAT device is detectable and your goal is to preview files before recovery.
Likely causes
- Damaged exFAT boot region, allocation bitmap, or directory records.
- Unsafe removal during writes.
- Cross-platform use between cameras, macOS, Windows, and drones.
- Reader, cable, or storage hardware instability.
Read-only recovery workflow
- Connect the exFAT drive through a stable port, cable, or reader.
- Open Refindo and select the unmounted exFAT device at the disk level.
- Run Quick Scan, then Deep Scan when the boot region or directory records are damaged.
- Preview the files you need and recover them to a different disk.
When to stop self-recovery
- The drive disconnects during the scan or reports repeated read errors.
- The exFAT drive holds the only copy of important files.
- A previous repair tool changed the file system structures.
- The reader, cable, or storage hardware is visibly unstable.
Related recovery guides
What You Need to Know
Key Fields in the exFAT Boot Region
The exFAT Volume Boot Record contains the partition offset, volume length, FAT offset, cluster heap offset, and cluster count. If any of these fields are zeroed or inconsistent, the OS cannot locate the file system structures and refuses to mount. exFAT stores a backup boot region at sector 12, which some repair tools can use to restore the primary copy.
macOS vs Windows Behavior with Damaged exFAT
Windows may offer a format prompt or run chkdsk when it detects exFAT inconsistencies. macOS typically shows "the disk you attached was not readable" and offers Initialize, Ignore, or Eject. Neither OS attempts automatic repair of exFAT, unlike NTFS or HFS+. This means a damaged exFAT volume stays unmounted until explicitly fixed or scanned by a recovery tool.
Frequently Asked Questions
Should I run chkdsk on exFAT first?
Not before recovery. Repair tools can modify file system records and make some recovery paths worse.
Can an unmounted exFAT drive still be scanned?
Yes, if the device is visible and readable at the disk level.
Why do exFAT drives fail after unplugging?
exFAT metadata can be left inconsistent when writes are interrupted or cached data is not flushed.
Does exFAT have a backup boot sector like NTFS?
Yes. exFAT stores a backup Volume Boot Record at sector 12 of the partition. Some tools can restore the primary boot region from this backup.
Why does my exFAT drive mount on Windows but not Mac?
Each OS has different tolerance for minor exFAT inconsistencies. A drive with partial metadata damage may mount read-only or normally on one platform while failing entirely on the other.