Skip to content

Instantly share code, notes, and snippets.

@JohannesHoppe
Created February 29, 2024 08:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JohannesHoppe/74dab7c3380e9912c540636833e22240 to your computer and use it in GitHub Desktop.
Save JohannesHoppe/74dab7c3380e9912c540636833e22240 to your computer and use it in GitHub Desktop.
How to disable Spotlight and mds_stores

How to stop mds_stores on Mac?

  1. Launch Terminal and enter the following command: sudo mdutil -a -i off
  2. Type your admin password and hit Return.
  3. Close the Terminal and restart your Mac.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment