MacOS
Spotlight
mds
or mds_stores
using tons of CPU
To stop it, run sudo mdutil -a -i off
. To restart it again, use sudo mdutil -a -i on
.
To diagnose
Reindex
If you have problems where spotlight isn't finding applications or files for some reason, you can initiate the indexing manually via sudo mdutil -E /
.
References
Last modified: 202401290248