How to clean Firefox cache


Recommended Posts

Options > Privacy > "Always clear my private data when I close firefox" and select the cache + any others you want in the settings box. Otherwise go to C:\Documents and Settings\Username\Local Settings\Application Data\Mozilla\Firefox\Profiles\xxxxxxxx.default\Cache and delete it manually.

Link to comment
Share on other sites

Not that I know of but whats wrong with using cCleaner. Works great and if you select the setting close when done all you need to do is open it up and click "run cleaner" and when its done it closes automatically.

Link to comment
Share on other sites

Not that I know of but whats wrong with using cCleaner. Works great and if you select the setting close when done all you need to do is open it up and click "run cleaner" and when its done it closes automatically.

I'm on Vista and ccleaner does not work as it should there. When 2.0 is done I will use it all the time, but for now I'm staying away.

Thanx for the tips :)

I know I can clean it whenever I close Firefox so I guess thats my closest alternative:)

Link to comment
Share on other sites

You could always make a batch file that deletes everything in the cache folder, which you can run whenever you want to clean the cache... :D

Link to comment
Share on other sites

I'm on Vista and ccleaner does not work as it should there. When 2.0 is done I will use it all the time, but for now I'm staying away.

Thanx for the tips :)

I know I can clean it whenever I close Firefox so I guess thats my closest alternative:)

CCleaner works fine on Vista.

Link to comment
Share on other sites

You could always make a batch file that deletes everything in the cache folder, which you can run whenever you want to clean the cache... :D

Yeah if I only knew how to do that.

Anyone willing to do a batch file that would clean Browsing history, Download history, Saved Form and Search history, Cache, Cookies and Authenticated Sessions?

Only thing I dont want cleaned is Saved Passwords.

TIA :)

Link to comment
Share on other sites

I'm running vista and ccleaner works fine for me, but...

This:

Options > Privacy > "Always clear my private data when I close firefox" and select the cache + any others you want in the settings box.

Will do this:

clean Browsing history, Download history, Saved Form and Search history, Cache, Cookies and Authenticated Sessions?

Only thing I dont want cleaned is Saved Passwords.

Link to comment
Share on other sites

Yeah, well I dont want to install any apps, and also dont want to clean the cache everytime I close the browser. I open and close it very often, and then I have to re-enter the passwords all the time on forums etc.

Link to comment
Share on other sites

Yeah, well I dont want to install any apps, and also dont want to clean the cache everytime I close the browser. I open and close it very often, and then I have to re-enter the passwords all the time on forums etc.

The cache has nothing to do with saved passwords. Just make sure it doesnt delete your cookies along with the cache.

Link to comment
Share on other sites

Sorry guys, I think you have misunderstood me. I used to use like 5 clean up apps everytime I wanted to clean my pc. Now I wanna try to just use the built-in disk cleaner and something, like a batch file, to clean the firefox cache, downloaded history etc. I reboot before every clean up, and I just dont want to start firefox to get the stuff cleaned. Thats it:)

Link to comment
Share on other sites

I dont know where History and stuff is stored, but for cache, you could use this. I'm not sure how the user folders are laid out in Vista, so you might have to edit it:

cd %appdata%\..\Local Settings\Application Data\Mozilla\Firefox\Profiles\<<the folder name here>>\Cache
echo Y| del *.*

Save as a bat file.

Link to comment
Share on other sites

I dont know where History and stuff is stored, but for cache, you could use this. I'm not sure how the user folders are laid out in Vista, so you might have to edit it:

cd %appdata%\..\Local Settings\Application Data\Mozilla\Firefox\Profiles\<<the folder name here>>\Cache
echo Y| del *.*

Save as a bat file.

Yeah, thanx, that cleared the cache. Gonna see if I can get it to clean the other stuff as well. Thanx again :)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.