What you will achieve
Choose between APFS and Mac OS Extended (HFS+) for disks and understand migration defaults.
APFS is Apple’s modern filesystem for flash — snapshots, encryption, space sharing. HFS+ remains on some legacy disks. Choosing wrong format blocks cross-platform sharing or older macOS mounts. Know which Disk Utility erase options apply to your disk technology.
1) APFS (default since High Sierra)
- Native on SSD and flash — snapshots, space sharing, encryption per volume.
- Fast cloning and copy-on-write — good for Time Machine destinations on SSD.
- Required for macOS Big Sur+ system volumes on internal disk.
2) HFS+ (Mac OS Extended)
- Legacy format; still used on some spinning disks and older externals.
- Fusion drives and some NAS workflows preferred HFS+ historically.
- Cannot host modern sealed system volume layout.
3) Case sensitivity
Default APFS is case-insensitive like HFS+. Case-sensitive APFS breaks some Adobe and dev tools — only use if you know you need it.
4) Windows interoperability
Neither APFS nor HFS+ is writable on Windows without third-party drivers. Use exFAT or FAT32 for cross-platform thumb drives.
5) Convert or reformat
Disk Utility can sometimes convert HFS+ data volume to APFS non-destructively. Always backup first — conversion on full disks can fail.
6) Encryption differences
APFS encryption is per-volume with native support for encrypted external volumes in Disk Utility. HFS+ encrypted journaled still works but lacks snapshot integration with Time Machine on modern macOS.
7) Fusion drives
Older Fusion drives must stay on HFS+ — do not force APFS convert on fusion media; Apple deprecated Fusion configurations. If you still run one, plan hardware replacement not format experiments.
8) Downgrade paths
APFS → HFS+ requires backup and erase — no downgrade convert button. Plan format before giving drive to older Mac running El Capitan era tools.
Verify
Disk Utility shows expected format; target macOS version mounts volume; apps perform normally.
Additional troubleshooting notes
If steps above do not resolve the issue on the first attempt, reboot once, confirm System Settings → General → Software Update is current, and retry with a second administrator account to rule out profile or keychain corruption in your daily user. Document exact error text from Console.app with timestamp — vague “it still fails” without logs wastes support time. On Apple Silicon, re-test after full shutdown (not just restart) because firmware and Thunderbolt controllers reset only on cold boot. Intel Macs should repeat test in Safe Mode to bypass third-party login items. Before erase or keychain reset, verify Time Machine or clone backup completed — batch 3 guides assume Monterey/Ventura/Sonoma/Sequoia paths in System Settings; search Spotlight for renamed panes if your macOS version labels differ slightly.