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

MacRumors' FAN

macrumors regular
Original poster
Sep 26, 2014
140
0
Dear friends,
I need help to uninstall Safari, would you like to help me?
 
Last edited by a moderator:
Dear friends,
I need help to uninstall Safari on MacBook Pro.
I just prefer Chrome to Safari!
Don't uninstall it. Just don't launch it. Too much of OS X is integrated with Safari. If you uninstall it, you could cause problems. It doesn't hurt anything to leave it installed and use Chrome instead.
 
Don't uninstall it. Just don't launch it. Too much of OS X is integrated with Safari. If you uninstall it, you could cause problems. It doesn't hurt anything to leave it installed and use Chrome instead.
Thank you!
Other question: how can I initialize Safari at 100% (as before I launched it for the first time).
 
Last edited:
EDIT: ...how can I initialize Safari at 100% (as before I launched it for the first time).

Launch Safari then in the Safari menu go to Clear History and Website Data... then pick all history in this window can click Clear History. That will reset everything.

WaN324b.png
 
Launch Safari then in the Safari menu go to Clear History and Website Data... then pick all history in this window can click Clear History. That will reset everything.

Image
Just done, but what you told me does not initialize Safari as it was before I launched it for the first time (for example its settings are not restored).
 
Last edited:
Even Safari's preferences?

No that won't reset Safari prefs. There is really no personal data in the prefs plist, but if you want to delete everything just run the two commands below in Terminal. That will kill any extensions also.

Code:
rm -rf ~/Library/Safari/*

Code:
rm -rf ~/Library/Preferences/com.apple.Safari*
 
You also would need to delete any extensions you may have installed, set the home page back to www.apple.com, go to the AutoFill tab and remove all AutoFill data.
Thank you!
It seems that Weaselboy has a faster way. Am I wrong? Maybe with his way in my Mac it will disappear all things (like folders) related to Safari.
 
Last edited:
Two steps to do

2) Terminal:
Code:
rm -rf ~/Library/Safari/*

Code:
rm -rf ~/Library/Preferences/com.apple.Safari*
1)
 

Attachments

  • Weaselboy.png
    Weaselboy.png
    29.1 KB · Views: 69
Last edited:
After doing the 2 steps above, will it disappear all things (like folders) related to Safari?
 
Last edited:
A reboot of what? Of Mac, right?

Yes... a complete reboot. What happens is the OS keeps sort of a "reserve" copy of that settings plist file and if you just delete it then start Safari, you will see the personal settings are still there because the OS used the backup/reserve version to replace the one you deleted. By rebooting it flushes out that cached version and the settings are gone for food.


After this reboot, is Safari initialized at 100?%

Yep... that would get Safari back to factory fresh.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.