Everywhere All articles Download

Comparisons

Drive formats and search

Updated 2026-07-31 · 4 min read

The commonest cause of an unsearchable external drive is the format it shipped with.

Check what you have

Select the drive in Finder and press ⌘I. The Format line tells you.

The formats

FormatMac read/writeWindowsSpotlight
APFSYesNo (without extra software)Full
Mac OS Extended (HFS+)YesNoFull
exFATYesYesUnreliable
FAT32YesYesUnreliable, 4 GB file limit
NTFSRead onlyYesNo

Why exFAT does not index well

exFAT has no support for extended attributes or the metadata Spotlight depends on. macOS can read and write files perfectly well; it just cannot store the index and metadata alongside them in the way indexing needs.

Drives ship exFAT because it works on both platforms out of the box. That convenience is exactly what costs you search.

Choosing

builds its own index rather than relying on Spotlight sidesteps this, since it reads filenames directly.

Reformatting

Disk Utility → select the drive (not the volume) → Erase → choose APFS and GUID Partition Map. This destroys everything on the disk, so copy the data off first.

The workaround if you cannot reformat

find /Volumes/DriveName -iname "*term*" works on any format, because it reads directory entries rather than an index. Slower, and completely reliable.

Common questions

Can Windows read APFS drives?

Not natively. Third-party drivers exist, but exFAT remains the practical shared format.

Will reformatting to APFS make search work?

It allows Spotlight to index the drive properly. It also erases the drive, so back up first.

Find any file before you finish typing

Everywhere keeps track of every file on your Mac — including the folders Spotlight hides and drives you have unplugged. Free for a day, then $19 once.

Download for Mac

Related

© 2026 Caretopia Network Private Limited Everywhere for Mac Articles Privacy Support