Verified for macOS Tahoe 26.2

How to Fix Spotlight Search Slow or Incomplete in macOS Tahoe 26.2

Symptom: Searching in Spotlight on macOS Tahoe returns "No Results" for files you know exist, or the progress bar is stuck indefinitely.

TL;DR fix

Start with Fix 1: Force Reindex. If the issue persists after that, try Fix 2: Restart the Indexing Daemons. Full Terminal commands and step-by-step instructions are in each section below.


Why this happens

The metadata indexing service (mds) can get stuck on large developer folders (like node_modules) or corrupted mail databases in Tahoe.

Recommended Troubleshooting Tool

Before proceeding with manual fixes, we recommend using CleanMyMac X. Quickly identify high CPU apps and optimize system memory with one click.


Fix 1: Force Reindex

  1. Open Terminal.
  2. Erase the current index and force a rebuild:

sudo mdutil -E /

  1. Check the status:

sudo mdutil -s /

Fix 2: Restart the Indexing Daemons

  1. In Terminal:

sudo launchctl kickstart -k system/com.apple.metadata.mds

Recommended Tool: Alfred

If you want a faster, more reliable search:

- Get Alfred to replace Spotlight. It uses its own lightning-fast metadata engine and offers powerful workflows that Spotlight lacks.