Chrome cookies folder in Windows 7
Where does Google Chrome store its cookies when running on Windows 7?
Solution 1:
In Google Chrome go to:
Settings > Show Advanced Settings > Privacy and security > Content Settings > Cookies > See all cookies and site data
Or simply:
chrome://settings/siteData
In addition to the location mentioned in another answer, Chrome also stores cookies at this location
C:\Users\%USERNAME%\AppData\Local\Google\Chrome\User Data\Default\
Solution 2:
It's at the following location:
C:\Users\your_username\AppData\Local\Google\Chrome\User Data\Default\
You'll need a program like SQLite Database Browser to read it.