Possible Duplicate:
Where cookies are stored in system?
Hi,
Where are the 'Cookies' stored on our machine ?
As such, they're stored directly on your hard drive by your browser. The next time you visit that website, your browser will send saved cookies to the website's server, allowing the server to use the saved information.
Cookies are per-browser, but plugins (such as Flash) have their own storage and can be used to share information between browsers.
If multiple cookies of the same name match a given request URI, one is chosen by the browser. The more specific the path, the higher the precedence. However precedence based on other attributes, including the domain, is unspecified, and may vary between browsers.
If you use Internet Explorer to browse the web, you can see all of the cookies that are stored on your machine. The most common place for them to reside is in a directory called c:\windows\cookies.
All the Firefox cookies are stored in "cookies.txt" at
C:\Documents and Settings\Windows login/user name\Application Data\Mozilla\Firefox\Profiles\profile folder
in IE
C:\Documents and Settings\<User name>\Local Settings
in Chrome
C:\Documents and Settings\<user name>\Local Settings\Application Data\Google\Chrome\User Data\Default\Cookies
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With