Everywhere All articles Download

Spotlight problems

When search freezes

Updated 2026-07-31 · 4 min read

A beachball on search is one of three things, and force-quitting Finder is rarely the right first move.

Rule out a slow volume

Searching This Mac includes every mounted volume. A slow network share or a failing external drive drags the whole search to a crawl or a hang.

Test: search the local folder only (start in a home subfolder, keep scope local) versus This Mac. If local is instant and This Mac hangs, an attached volume is the problem — eject the network share or the flaky drive.

Rule out an indexing storm

mdutil -s /

Plus mds_stores high in Activity Monitor means Spotlight is mid-rebuild and every search competes with it. It will settle; searching is unreliable until it does.

A wedged search daemon

sudo killall mds mds_stores

They relaunch automatically. This clears a hung metadata server without touching the index. If searches were hanging specifically in Spotlight (⌘Space), this is the targeted fix.

A wedged Finder

If the beachball is in a Finder window specifically:

killall Finder

Finder relaunches; you lose nothing but open window positions.

The failing-drive case

A drive on its way out makes every operation touching it hang. Console will show I/O errors; Disk Utility First Aid confirms. Eject it and search returns to normal — then deal with the drive.

Prevention

intermittent hangs that look like hardware

Common questions

Why does searching This Mac beachball but a folder search is fine?

This Mac includes every mounted volume. A slow network share or failing drive hangs the whole search; eject it.

How do I restart Spotlight without rebuilding the index?

sudo killall mds mds_stores — they relaunch and clear a wedged daemon without erasing the index.

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