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


This tutorial will teach you how to use the SUM function in Microsoft Excel to add column values together in order to calculate a total amount.  more »

Here's how you can find the text of a particular TextBox witnin an ASP.NET GridView row and then Select and Copy the text to Clipboard with Javascript. First put the following javascript in the HTML of your page (either in HEAD of your html page or...  more »

If you only have one monitor, but want to split your screen to work in two different windows at the same time, you can now easily do that with Windows 7. The new split screen feature in Windows 7 allows you to view 2 windows side by side on your screen...  more »

I recently discovered an issue after I upgraded to TinyMCE 4.1.3 version text editor in my ASP.NET web pages that was causing the formatting of my <pre> tags to not keep its line break formating on PostBack. At first I thought this might be a CSS...  more »

So below I'm going to share with you a fairly easy to use and understand ASP.NET User Control that allows you to pick a Date (with the ajaxToolkit CalenderExtender) and also select the Time of day using a drop down list. I've named the control...  more »

Here's how you can quickly remove multiple Blank cells in Excel: 1) Select the area of cells or columns you want to have blank cell spaces removed. 2) Then press "Ctrl" + "G" on your keyboard.. this will pop-up the Go To box. 3) Now press "Alt" + "S" on...  more »

In this tutorial you will learn how to backup the Registry on a Windows computer. Having a backup of your registry is extremely important if you plan to make any manual settings changes to the Registry, because if you make a mistake while messing around...  more »

This step-by-step goes through the process of importing delimited text files into a SQL Server 2005 database. The example should help you better understand how to import different types of flat files into SQL Server 2005.  more »

GodMode is a hidden system control panel in Windows 7 that lets you access all the operating system's control panels from within a single folder without the need to browse options and folders in the Control Panel. To access "GodMode" follow these steps:...  more »

By using iTunes, you are able to backup your settings, applications and personal data from an iPhone, iPad, or iPod Touch. You'll definitely want to backup your iPhone if you are upgrading to a newer iPhone model (or plan to sell your iPhone) so can...  more »

I recently dealt with an issue of external images not showing in Reporting Services (SSRS) report viewer control within an IIS7 website. When the IIS7 website had it's Application Pool's Managed Pipeline Mode set to "Classic", the external images showed...  more »

Wordpress is a blogging application that provides basic content management to those who manage their own website blogs. It is free and available for download at Wordpress.org and is the most commonly used program for bloggers. A blog is essentially a...  more »