Every modern browser for more fast loading pages by default uses a cache.
Browser cache are temporary files on your computer that are created by your browser when you load web pages. Various types of information can end up in the browser cache: pictures, flash elements, sounds, etc.
How it works? Suppose you open a page for the first time (no cache files have been created for the page yet), the elements placed on the web page are written to the browser cache. After re-requesting the page, elements available locally will be loaded from the browser cache. Thus, an increase in page loading speed is achieved.

Each browser has its own caching algorithm, and each browser also allocates a separate directory for storing its cache files. Let's look at the directory paths for storing cache files for popular browsers.

Mozilla Firefox

Default path to Firefox cache directory (for Windows 7.8):
%userprofile%\AppData\local\Mozilla\Firefox\Profiles\

Where %userprofile%— user profile. A quick way to open a directory with files Mozilla cache Firefox:

  1. Press the keys Win+R
  2. Enter
  3. Select the profile directory, there will be a folder in it cache

For security purposes, a directory is created taking into account the access rights for a specific user of the system.

In addition, the cache can be viewed in the browser itself; to do this, enter the following line into the address bar:
about:cache?device=disk
Then press Enter.

Google Chrome

Directory path Chrome cache(for Windows 7.8):
%userprofile%\Local Settings\Application Data\Google\Chrome\User Data\Default\Cache
A quick way to open the directory with cache files Google Chrome:

  1. Press the keys Win+R
  2. Insert the line indicated above and click Enter

To view the cache in the Chrome browser in address bar you should enter the line:
chrome://cache
Then click Enter.

Opera

Path to Opera cache directory (for Windows 7.8):
%userprofile%\AppData\local\Opera\Opera\cache\
To open the directory with Opera cache files, do the following:

  1. Press the keys Win+R
  2. Insert the line indicated above and click Enter

Just as in the previous examples, the cache can be viewed in the Opera browser itself; to do this, type in the address bar:
opera:cache
Click Enter.

Internet Explorer

Path to IE cache directory (for Windows 7.8):
%userprofile%\AppData\local\Microsoft\Windows\Temporary Internet Files\Content.IE5\

You can open the directory with IE cache files like this:

  1. Press the keys Win+R
  2. Insert the line indicated above and click Enter

You can view cache files in the IE browser itself this way:

  1. Open Internet Options
  2. In the “Browsing history” column, click “Options”
  3. click the “Show files” button
Category ~ Browser – Igor (Administrator)

Google updates its Chrome browser quite often. But, at the time of writing this tip, there is still no setting for setting a cache size limit. But the cache can grow very large if it is not periodically cleared. You may be very surprised to find out how much space the cache takes up. For example, at the current time, my browser cache occupies 423 MB. Agree that this is not a very small number. By default, the entire cache is located in the folder "C:\Users\(User)\AppData\Local\Google\Chrome\User Data\Default", where "(User)" is your user. Just look at the size of this folder.

Of course, you can limit the size using special parameters that need to be written into the launch shortcut, but this is not exactly what we would like. If you are interested, you can do this using the following parameters: –disk-cache-dir=”c:\cache” –disk-cache-size=102345678. Where the parameter “–disk-cache-dir” specifies the cache storage location. And the “–disk-cache-size” parameter is the maximum size in bytes.

Note: it is also worth clearing the cache if you have problems displaying your favorite sites. Without going into technical details, the main problem is that some of the site’s elements have been updated, but the browser still loads elements from the cache when loading the site.

Viewing the cache using "about:cache"

There are a few in various ways to view the cache. The browser itself has special team to view the cache. Type "about:cache" (without quotes and without spaces, but with a colon) in the address bar. The contents of the cache will be displayed in the browser window. If you have a large enough cache, this operation may take some time. Of course, this is not the most convenient way viewing and is more suitable for tech-savvy users. But, nevertheless, this is still a way.

Clear cache from browser

You can clear the cache for a specific period of time from the Chrome toolbar.

  1. Open the dropdown menu. Three stripes icon
  2. Hover your mouse over "Tools"
  3. Select "Delete browsing data..."
  4. In the menu that appears, select the period for which you want to clear data
  5. Select the required data to clear. For the data you want to save, uncheck the boxes.
  6. Click the "Clear history" button

Viewing your cache using NirSoft's ChromeCacheView

ChromeCacheView is small free utility, which allows you to view and selectively copy cache entries Chrome browser. It also allows you to view information about each cache file. You can download this utility from this link. The program does not require installation and works great on Windows XP, Vista and 7.

1 . In the upper right corner, click on the three dots, then select the menu item Additional tools - Deleting browsing data...

Note. The window for clearing cache, cookies and other temporary files in Google Chrome can be opened using a keyboard shortcut Ctrl+Shift+Del .

2 . A window will open Clear the history .

Here we indicate for what period of time we want to clear the cache, cookies, etc. Available options: hour, day, week, 4 weeks, all the time.

Download history - records of all files downloaded from the Internet (the files themselves are not deleted)

Cookies and other site data - we clean it as necessary, you may have to log in again on some forums or social networks

Images and other files saved in cache - can be cleaned safely

Passwords- better not if you don’t remember all your passwords by heart

Autofill data - the information that you enter into various forms on websites (for example, telephone, email, name, address, etc. when filling out applications)

Content Settings - permissions or blocks that you gave to sites to display notifications and other things

Hosted Application Data - data and temporary files of applications downloaded through the Chrome Web Store

Media licenses- clean as a last resort, because Settings for access to protected content may be lost (for example, client-bank, etc.)

3 . When the choice of settings is made, click Delete data .

That's it, we have successfully cleared the cache and cookies in Google browser Chrome. Read about how to delete cache and cookies in other browsers.

How to clear page cache in Google Chrome browser

Has a site stopped displaying correctly in the Google Chrome browser? Perhaps there have been changes in the layout and design, but the files of this site have been cached for a long time and are loaded not from the server, but from temporary files on your computer. The solution is simple - clear the cache. But you don’t have to clear your entire browser’s cache just for one site. Everything can be done faster and easier.

To reset cache specific page or website in Google Chrome, open this page and press the key combination Ctrl+F5 .

How to delete site-specific cookies in Google Chrome browser

You don't have to clear all cookies completely, but rather delete specific records for a specific site. For this:

1 . Open the site for which we want to delete cookies

2 . In the address bar, click on the icon to the left of the site address (this can be an icon with a padlock or an information icon with the inscription Not protected )

3 . Click Settings cookies

4 . In the window that opens Use of cookies you can select a site from the list, expand its records and see what cookies it uses. Here you can also see information about the validity period of each cookie record, when it was created, what data it stores and, if necessary, delete it.

That's all. Thank you for your attention

In Google Chrome, as in other browsers, problems with page loading are usually due to the fact that residual and temporary files take up quite a lot of space in the device’s memory. It is recommended to clear the cache periodically, even if everything is fine. In Google Chrome, this procedure is very simple and does not take much time.

Cash: what is it?

Before we proceed directly to the cleaning procedure, let’s consider what exactly a cache is. The term comes from the English word cashe, which means cache or secret reserve. Without going into technical details, we note that this isw inGoogleC chrome is a kind of storage that provides fast access to those sites that the user has already visited. By the way, the easiest way not to lose sight of the necessary web resources is to download. Thus, in just a few clicks you can be on the desired resource.

In fact, cache is a great way to save traffic. For example, if you watched a video on a website, then when you access it again, you will not need to download it completely again. A copy of the file will already be placed in the computer's memory, so the download will be much faster.

But there is also a negative aspect of this situation. If the site has been changed, its new appearance will not always be displayed. An outdated image of a web page remains in memory, which often appears on the screen. In this case, you will definitely need to clear the cache so that the site loads correctly.

Clearing cache in Google Chrome

If we are talking about how to clear the cache in Google Chrome, then the procedure is as simple as possible. First, launch the browser. Next, simultaneously press Shift, Ctrl and Delete. This is the most quick way open cache and history. Besides this, you can go another way. In the browser we find a button that looks like three horizontal lines; in the first versions it was designated as a gear. This button is called Settings and Controls.

Click on the tool, and context menu that appears, select Settings. Will open new inset. In it, go to the very bottom of the page and click on the line where it is suggested to show additional settings. Click on the Personal information item. In it we are interested in the Clear history link.

After you open this window, you will have the opportunity not only to clear the cache, but also to delete the history of downloads and website visits. In addition, here you can clean cookies, saved passwords, etc. In other words, we put a check mark next to the items indicating the actions that we want to perform. After that, click Clear history.

Basically, that’s all you need to know about how to clear the cache in Google Chrome.. However, it should be added that here you can set different periods of time during which you need to clear the memory. That is, you will not delete all files, but only certain ones. I would also like to note how cookies differ from cache files. Cookies are traces of the user on the Internet. In other words, it is information that is exchanged between the website you are visiting and your browser. It is also recommended to periodically delete them, as they can glitch, clog up memory, and slow down the Internet browser.

We looked at how you can clear the cache in Google Chrome, and how, for example, you can clear the cache in Internet Explorer in this article. An easier way to open the History menu is to use a hotkey combination. If you want to understand in more detail where it is located, then go here through the Browser Settings. Do this procedure periodically, especially if a site no longer displays correctly in the Internet browser.

The Google Chrome browser is becoming an increasingly popular tool for the Internet every day. More and more people are choosing this browser, as it has a number of advantages. Minimalism, speed and functionality have made Google Chrome one of the leaders of the Internet and, apparently, it is not going to stop there, and is becoming more powerful, better and more convenient.

Of course, such a large number of users of this browser makes many issues related to it very relevant. One of these questions is the question of how to clear the Google Chrome browser cache? This is of interest to many people, since the cookies that we receive on different sites can clutter up the browser and computer, and in some cases even be dangerous. Therefore, such an operation as clearing the cache in Chrome must be carried out periodically, otherwise there is a risk that the browser will start to work slower after a while, which of course we would not want.

Therefore, if you want to know how to clear the cache in Chrome, in this article you can always find everything necessary information which concerns this moment.

How to clear cache in Google Chrome?

In order to clear the cache, you must first open a special window, the name of which is “clear history”. You can open it using the keyboard shortcut Shift + Ctrl + Delete, and you must be in the browser itself. This window can also be opened through the settings menu. To do this, click on the button consisting of three horizontal stripes, which is located in the upper right corner. Then you should select the “Tools” item, and in this item select “Delete data from viewed pages”.

After completing the operations described above, a window should appear in which you need to uncheck all the checkboxes except the checkbox next to the “Clear cache” item, and then click the “Clear history” button. If you want to clear something else in your browser in addition to the cache, then feel free to check the boxes next to those items that you also want to clear. Also in this window you can select the period of time for which certain data should be cleared. This is worth paying attention to, because if you have recently cleared the cache or some other data, then perhaps it will be enough for you to clear the data for the last short period of time. In the same case, if you want to clear this or that information for the entire period of time, in this case, feel free to choose clearing from the very beginning. Then you can definitely guarantee yourself that all the data you don’t need will be deleted.

What can I clear besides the cache?

As already written above, in addition to the cache, in the window that opens, you can also choose to delete other data that is in the browser. For example, you can also delete your browsing history. , like many other browsers, records all the places where a person goes. On the one hand, this can be very convenient, because if you suddenly forget an interesting site, through history you can always see what kind of site it was. But on the other hand, sometimes strangers can see what sites you visit and when. Therefore, in some cases, clearing your browsing history can be a very good solution to protect yourself.

In addition to your browsing history, you can also delete your download history, application data, cookies, saved passwords, and form autofill data. In some cases, it is very useful to clear cookies; it is even necessary to do this periodically. The thing is that some cookies can store very dangerous data for your computer and browser. Sometimes it is also worth clearing saved passwords. Of course, it is very convenient to automatically log into sites, however, if you are not the only one using your browser, someone else can use your accounts on various sites. Removing data from various applications can also be a useful action in some cases, especially when applications leave behind a large number of various advertising links and insert annoying advertisements directly into your browser. Therefore, now you know not only how to delete your own browser cache, but also know how to delete many other data that can prevent you from working or relaxing normally.

Actually, that’s all, now you know exactly how to clear the cache in Chrome, and you know how to do it very quickly and easily, without additional hassle or any other problems. But in order to know this for sure, let’s describe even more briefly and clearly what needs to be done in order to clear the Google Chrome browser cache:

  1. Launch the Google Chrome browser.
  2. Click on the icon in the form of three horizontal stripes, which is located in the upper right corner of the browser window.
  3. Go to the following path Additional tools > Delete data about viewed pages...
  4. In the window, check the boxes opposite the items that you want to clear.
  5. We set a time period within which the necessary information should be cleared.
  6. Click on the Clear history button.

As you can see, everything is very simple, just like the answer to the question of how to clear the cache in Google Chrome, which you learned by reading this article. Do not forget that the cache in the Google Chrome browser, like in any other browser, simply needs to be cleared periodically. So don't forget to do this sometimes if you want to use all the features of this program. Also, do not forget to sometimes clear some other data that Google Chrome stores in its memory, as this will allow you to protect yourself as much as possible from all sorts of problems related to the security and usability of Google Chrome.

We hope that now you will no longer have problems answering the question of how to clear your browser cache, and you will take advantage of all the advantages of a modern and very convenient browser called Google Chrome.

How to clear Google Chrome browser cache was last modified: May 13th, 2016 by MaximB