Skip to content

Instantly share code, notes, and snippets.

@mchal
mchal / fix_exfat_drive.md
Last active June 9, 2025 18:29 — forked from scottopell/fix_exfat_drive.md
Fix corrupted exFAT disk macOS/OSX

exFAT support on macOS seems to have some bugs because my external drives with exFAT formatting will randomly get corrupted.

If Disk Utility is unable to repair, consider trying this:

  1. In Disk Utility, ensure that the drive is not mounted, eject it if it is mounted.
  2. Use diskutil list to find the right drive id.
  3. You want the id under the IDENTIFIER column, it should look like disk1s1
  4. There is a chance that diskutil and Disk Utility won't work. In this case run ls -la /dev/disk*