Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

celticpride678

Guest
Original poster
Feb 15, 2009
5,486
2
Boston, MA
Is it safe to delete these files?:

1. com.apple.spotlight.plist
2. com.apple.dock.plist
3. com.apple.dock.db

They are all located in Users/USERNAME/Library/Preferences.

Also, are there any other locations for these files? Thanks for the help
 
Why do you want to delete them? They'll just be re-created. You'll lose any spotlight preferences and dock settings.
 
Is it safe to delete these files?:

1. com.apple.spotlight.plist
2. com.apple.dock.plist
3. com.apple.dock.db

They are all located in Users/USERNAME/Library/Preferences.

Also, are there any other locations for these files? Thanks for the help

Next time in Terminal.app or x11 use:
Code:
mv com.apple.spotlight.plist $HOME
mv com.apple.dock.plist $HOME
mv com.apple.dock.db $HOME
then if you need to you can move them back.
You can also do the same thing in the finder first copy then delete.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.