How to Locate the Cookies Folder in Windows Vista

by Updated April 11, 2009

Finding Cookies in Windows Vista is a little trickier than you might think. Most cookies are found in the following folder location:

C:\Users\<user>\AppData\Roaming\Microsoft\Windows\Cookies\Low

So you can just type that into the windows address bar and it will come up, but make sure to replace <user> with your Computers username.  If you're not sure how to access the windows address bar, just open up the "Documents" folder and you'll see the address bar at the top (to the left of the search box).  Now you can just click on the address bar and replace "Documents" with "AppData\Roaming\Microsoft\Windows\Cookies\Low", and then hit "Enter" on your keyboard to quickly access most of the Cookies on your computer.

By default the Cookies folder is hidden, so to access the folder without typing in the location directly into the windows address bar, you need to show hidden files and folders.  To do this follow these steps:

  1. Click 'Start' -> then click on 'Control Panel'
  2. On the left side of the 'Control Panel' window, click on "Classic View"
  3. Now click on "Folder Options"
  4. In the "Folder Options" pop-up box, select the "View" tab
  5. Within "Advanced Settings", select "Show hidden files and folders".
  6. Also uncheck "Hide protected operating system files".  A "Warning" pop-up box will appear asking "Are you sure you want to display these files?", which you will want to click the 'Yes' button.
  7. To save your settings click 'Apply', then click 'OK'.

 Now you should be able to see and locate the 'Cookies' folder easily.

 

 


0
0

Add your comment

by Anonymous - Already have an account? Login now!
Your Name:

Comment:
Enter the text you see in the image below
What do you see?
Can't read the image? View a new one.
Your comment will appear after being approved.

Related Posts


Zipping a file or folder up can be a great way to compress the file in order to make the file size smaller and easier to manage. It can be especially useful when you want to send a large file to someone via email, since most email hosts limit the file...  more »

Windows operating systems (such as Windows Vista), every file extention is associated with a default program. When you open a file, the program that is associated to the file extension will open the file by default. However, you can change or set the...  more »

For a while I wasn't sure how to access GetRouteUrl from an .ashx IHttpHandler page. I wanted to access route url's setup in the Global.asax file to be used in files like rss.ashx, instead of having to hard codes the page URL's in my .ashx pages. Well,...  more »

In Windows 7, the Recycle Bin seems to be missing from the desktop by default. Fortunately, it's pretty simple to show (or hide) the Recycle Bin on the desktop. To show (or hide) the Recycle Bin on the desktop in Windows 7 follow these steps: Click the...  more »

Windows Vista comes with a little known tool called the "Snipping Tool" that allows you to take screenshots of your computer screen. The Snipping Tool has the ability to take 4 different types of screenshots. You can choose from Free-form Snip,...  more »

Here's a step by step process to enable a remote connection to your SQL Server 2008 Express database that is configured on Windows Server 2008 using an assigned port #. 1) First make sure the SQL Server Authentication is enabled and the User name that...  more »

I recently upgraded to Windows 7 Home Premium on my Dell Inspiron laptop. After using the laptop for a few days, I noticed that the screen display brightness was much dimmer than what it had been when Windows Vista was installed on the laptop. To solve my...  more »

At some point you may need or want to test your computers memory ram to make sure it is work correctly. In Windows 7, you can easily test your memory or RAM using the built in Windows Memory Diagnostic Tool. To do this in Windows 7 follow these steps: In...  more »

So my Logitech Wave keyboard was working just fine, then all of a sudden the Space bar key got stuck in the down position. It actually happened while cleaning the keyboard and it's keys (although to be honest, at the time it happened I didn't completely...  more »

Are you having trouble installing the Google Adwords Editor on Windows Vista? I was getting a pop-up 'Error 2739' every time I went to install it on my Vista machine. Here's a the solution that worked for me, which allowed me to successfully install Google Adwords Editor on my computer.  more »

This computer tip will help you quickly increase or decrease the size of text on a web page or in an email message for better viewing using a mouse click wheel.  more »

So yesterday, I started getting green squiggly line validation warnings at design time on ASP.NET server controls within the HTML Design view for my Visual Web Developer 2010 Express project in Windows 7. Essentially, intellisense on all the ASP.NET...  more »