10.6: Disable Spotlight and remove Spotlight icon from menu
Mon, Nov 9 2009 at 7:30AM PST • Contributed by: wisemagic
Mon, Nov 9 2009 at 7:30AM PST • Contributed by: wisemagic
To turn Spotlight Indexing off and on in Mac OS X 10.6 Snow Leopard, and to remove the Menu Bar Icon, follow these steps...
To turn Spotlight Indexing off in open Terminal and run this command:
sudo mdutil -a -i offTo turn Spotlight Indexing back on, repeat the above command, but change off to on. To remove the menu bar icon, run this Terminal command:
sudo chmod 600 /System/Library/CoreServices/Search.bundle/Contents/MacOS/SearchYou'll then to restart the menu bar with killall SystemUIServer to see the icon vanish.
[robg adds: I haven't tested this one.]
•
[2,630 views]
