Home » Questions » Computers [ Ask a new question ]

How to disable Spotlight in Snow Leopard?

How to disable Spotlight in Snow Leopard?

It seems previous Spotlight disabling method that worked in Leopard, no longer works in Snow Leopard.

Asked by: Guest | Views: 280
Total answers/comments: 2
bert [Entry]

"Open up terminal app and type in:

mdutil -a -i off

mdutil -- manages the metadata stores used by Spotlight

-a applies for all volumes

-i turns indexing on or off

For more help type in terminal:

man mdutil

EDIT:

If you prefer not to use the Terminal, you can use this paid software Spotless."
bert [Entry]

Here’s an old thread on SuperUser which covers removing the Spotlight completely from the menubar. Since your question isn’t clear on that point if you really want to deactivate it or if you just want to make it disappear -simply have a look here - maybe you like this solution.