Loading article…

Learn why the mds_stores Spotlight process can spike CPU usage, what causes it, and step‑by‑step fixes—including restarting, disabling Spotlight, and
The macOS Spotlight daemon mds_stores can unexpectedly consume high CPU and memory, slowing the system and increasing fan noise [1]. Users report usage well above the normal 100 % threshold, often without obvious file changes, prompting a need for practical troubleshooting steps [2].
Key takeaways
Spotlight relies on mds_stores to scan local drives and network shares, updating its index whenever files change [1]. Under normal conditions the process uses modest resources, activating mainly after major changes such as adding a new volume or reinstalling macOS. However, users have observed the daemon staying active continuously, sometimes driving a single CPU core to 100 % or higher, which leads to louder fans and degraded performance [1].
The overuse can stem from several factors. Continuous modifications by an app to certain folders trigger constant re‑indexing, while extremely large directories—such as massive Time Machine backups or external drives—can overwhelm the indexing engine [1]. Some reports also link the issue to specific browser extensions, like a Pinterest add‑on for Firefox, suggesting that third‑party software may indirectly provoke the daemon [1].
The most common first‑line remedy is a simple reboot; many users see the CPU load drop after a restart [2]. If that does not help, disabling Spotlight temporarily can confirm whether mds_stores is the culprit. In Terminal, the command sudo mdutil -a -i off stops all indexing, after which Activity Monitor should show reduced CPU usage [2]. Re‑enabling Spotlight later with sudo mdutil -a -i on restores the feature, though the load may return if the underlying cause persists [2].
When the index itself is corrupted, deleting it and forcing macOS to rebuild often resolves the problem. Executing sudo rm -rf /.Spotlight-V100 removes the existing database, and running sudo mdutil -a -i on initiates a fresh indexing pass [2]. This process can take several hours but typically eliminates persistent spikes [1].
To prevent future overload, users can limit what Spotlight scans. Adding folders or entire disks to the Privacy tab in System Settings (or System Preferences on older macOS versions) excludes them from indexing, reducing the workload on mds_stores [1][2]. Removing unnecessary files—large backups, junk, or leftover app data—also helps keep the index manageable [2].
Coverage is mostly measured — 69 of 79 reports stay neutral.
Every Monday — the token unlocks, Fed dates & catalysts set to move crypto and markets this week. So you’re never blindsided.
Free · 3-min read · one-click unsubscribe
AI-assisted synthesis by the TrendWatcher Editorial Desk · sourced from 2 outlets · Jun 3, 2026 · How we report
Apple is a trending topic in the news. Recent coverage of Apple includes: How long does an Apple TV last ? .
20 news sources analyzed
Based on our analysis of recent news articles, Apple has mixed coverage. Check the sentiment score above for detailed analysis.
TrendWatcher aggregates Apple news from 100+ trusted sources and provides AI-powered sentiment analysis updated in real-time.
Because mds_stores is integral to macOS’s search capability, uncontrolled CPU usage directly impacts overall system responsiveness and hardware longevity. Understanding the triggers—large or constantly changing directories, external drives, or certain extensions—allows users to apply targeted fixes rather than resorting to invasive malware scanners that claim to “remove the mds_stores virus” [1]. By following the documented steps—restart, temporary Spotlight disable, index rebuild, and selective exclusion—Mac owners can restore normal performance while retaining the convenience of Spotlight search.