Where does Firefox store my cookies on a windows 7 home machine? I have looked in AppData but don't see any cookie or cache folder.

link|improve this question
look at profile folder. It's profile specific data. – casey_miller Feb 8 at 8:38
feedback

2 Answers

Firefox generally stores cookies here:

C:\Users\User name\AppData\Local\Mozilla\Firefox\Profiles\some random list of characters.default

An easier way to open this:
WIN+R (key combination), and then:
%APPDATA%\Mozilla\Profiles\Firefox\Profiles\randomstring.default\

(You can select the folders one by one in the run dialog. Just start typing the address.)

link|improve this answer
feedback

The cookies are in the folder mentioned by Corporate geek in the file cookies.sqlite.

To manage individual cookies you have to open Firefox and go to "Settings\Privacy\remove individual cookies"

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.