How can i remove firefox user data folder from ubuntu 13.04?

How can i remove firefox user data folder from ubuntu 13.04?

My firefox is too slow whenever it get slows on my other operating system i just simply remove userdata folder but how can i remove from ubuntu 13.04?

2 Answers

You need to first delete your firefox user data folder , using following command in Terminal , you can able delete firefox user data folder:

rm -rf ~/.mozilla/firefox/.default

Where is the name of your profile that firefox generates random.

What I do is simply open home folder and delete mozilla folder. When you restart firefox it will create a new profile. You will then have to reset firefox like you would if you just installed it.Some times removing some add ons will speed it up.(If you have a lot installed)

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like