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.
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
- Open Terminal.
- Erase the current index and force a rebuild:
sudo mdutil -E /
- Check the status:
sudo mdutil -s /
Fix 2: Restart the Indexing Daemons
- 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.