Everywhere All articles Download

Spotlight problems

Search broke after a macOS update

Updated 2026-07-31 · 3 min read

Almost every macOS upgrade triggers a full re-index. For a few hours to a day, search is genuinely unreliable — and then usually fixes itself.

First, wait

A major upgrade invalidates the Spotlight index and rebuilds it from scratch. On a large disk that is hours. During it, results are partial and the Spotlight menu may show a progress bar.

Check whether that is what is happening:

mdutil -s /

and look for mds or mds_stores near the top of Activity Monitor.

If it has not settled after a day

Rebuild explicitly:

sudo mdutil -E /

Then leave it alone for a few hours.

If rebuilding does not help

Check the exclusion list — System Settings → Siri & Spotlight → Spotlight Privacy. Upgrades occasionally leave entries there, and Migration Assistant can carry old ones over.

Also check the category checkboxes in the same pane. An update resetting them is rare but not unheard of, and an unchecked category removes those results entirely.

Permissions after an upgrade

Upgrades sometimes reset privacy grants. If the Terminal or a search tool suddenly cannot read parts of the disk, re-grant Full Disk Access in System Settings → Privacy & Security. The app must be relaunched afterwards.

Why third-party indexes are less affected

A tool that maintains its own index does not depend on Spotlight's rebuild, and one that persists an FSEvents position can replay exactly what changed during the upgrade instead of rescanning. In practice that means search keeps working through the window where Spotlight is rebuilding.

Common questions

How long does Spotlight take to re-index after an update?

A few hours on an SSD; longer on a large or mechanical drive. It runs in the background.

Can I stop the re-index?

sudo mdutil -i off / disables indexing, but search stops working entirely. Better to let it finish.

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