- HOW TO UNINSTALL MOZILLA FIREFOX IN WINDOWS 7 COMPLETELY HOW TO
- HOW TO UNINSTALL MOZILLA FIREFOX IN WINDOWS 7 COMPLETELY INSTALL
This will launch a wizard walking you through defining a new, empty profile. It'll have a name that starts with a string of random characters that's because FF had to come up with a name for it when it automatically created the profile, so it just used a random string.
Yours will probably only have one profile listed - that's your current, default profile, with all your add-ons and other stuff.
HOW TO UNINSTALL MOZILLA FIREFOX IN WINDOWS 7 COMPLETELY HOW TO
Here's how to create a new FF profile in Ubuntu: Restart Firefox and it'll be like you never ran it before. This means that to get Firefox back to the way it was the day you first installed it, you don't have to touch the Firefox binaries at all - all you have to do is create a new, empty profile, and use it instead of your old, cluttered one. Firefox supports multiple profiles, and you can switch back and forth between them at will. When you first use Firefox, it silently creates a default profile for you, and uses that profile from that day onward.
mozilla/firefox in your home directory.) Data in the user profile is completely separate from the Firefox application itself, so removing Firefox via apt-get or the like won't delete the profile data when you reinstall Firefox later, it'll just look up your profile and reload it all, which can be frustrating if you don't realize what's going on. (The actual location of your profiles in the filesystem varies by OS on Ubuntu and other Linuxes, it's generally in. And by data I mean everything - add-ons, themes, browsing history, stored passwords, and on and on. What it does instead is create what's known as a " user profile" - a directory in your home directory - and store all your data in there. Firefox doesn't store any user data in itself. You don't need to apt-get purge firefox or rm -rf ~/.mozilla to get what you want. The only way to really get rid of data is to shred the hard drive to bits.Īll the answers given so far are way too drastic. I'm only mentioning this in case it's applicable to anybody who reads this. The raw data will still be on your hard drive, and the proverbial bond-villain will be able to recover them.
You can tell your File Browser to show them by pressing Ctrl+ H.
Mind the periods in front of file- and directory names: They indicate a hidden directory. The same is true, if applicable, for Silverlight (Moonlight) and other plugins, they can allow websites to store data on your computer.ĭelete /etc/firefox/, this is where your preferences and user-profiles are storedĭelete /usr/lib/firefox/ should it still be thereĭelete /usr/lib/firefox-addons/ should it still be there adobe in your home directory, these can contain "Flash Cookies" stored by the browser. mozilla/firefox/ in your home directory, should it still be thereĭelete. Run sudo apt-get purge firefox Unless you are serious about data privacy this step should be enoughĭelete. If the answer is apt, follow these steps.
HOW TO UNINSTALL MOZILLA FIREFOX IN WINDOWS 7 COMPLETELY INSTALL
Apt and snap are ways to install packages.