What is Steam Browser Cache?

Read more
by Steam

Overview

Steam Browser Cache is published by Steam. You can find out more about Steam Browser Cache at its official website or at Steam's website.


How do I clean Steam Browser Cache?

Steam Browser Cache may store excess, temporary data on your computer that can take up valuable space. It may also store private data such as passwords or browsing history in the registry or on the file system. The easiest way to erase this data is by downloading AppCleaner, it is 100% free and about 1MB in size. A portable version is also available.

Clean Steam Browser Cache
with AppCleaner

If you want to clean Steam Browser Cache manually, you can follow the steps outlined below. There are eleven locations in the file system where Steam Browser Cache stores data that can be cleaned.

Files

To clean your file system from files stored by Steam Browser Cache and to gain free disk space, examine the following file system locations. First of all, open a command prompt window:

  • Hit the Windows key , usually located in the lower left of your keyboard between the Ctrl and Alt keys.
  • Windows XP/Vista/7: Click Run...
  • Type cmd
  • Hit Enter

Now list all the files stored by Steam Browser Cache that can be cleaned:

  1. Type dir /s %ProgramFiles%\Steam\appcache\httpcache\*
    • On 64-Bit also: Type dir /s %ProgramFiles(x86)%\Steam\appcache\httpcache\*
  2. Type dir /s %ProgramFiles%\Steam\config\cookies\*
    • On 64-Bit also: Type dir /s %ProgramFiles(x86)%\Steam\config\cookies\*
  3. Type dir /s %ProgramFiles%\Steam\config\htmlcache\*
    • On 64-Bit also: Type dir /s %ProgramFiles(x86)%\Steam\config\htmlcache\*
  4. Type dir /s %ProgramFiles%\Steam\config\overlaycookies\*
    • On 64-Bit also: Type dir /s %ProgramFiles(x86)%\Steam\config\overlaycookies\*
  5. Type dir /s %ProgramFiles%\Steam\config\overlayhtmlcache\*
    • On 64-Bit also: Type dir /s %ProgramFiles(x86)%\Steam\config\overlayhtmlcache\*
  6. Type dir %ProgramFiles%\Steam\userdata\*
    • On 64-Bit also: Type dir %ProgramFiles(x86)%\Steam\userdata\*
  7. For all the folders that were listed in the previous step:
    Type dir /s {folder}\ugcmsgcache\* where {folder} is one of the folders listed in the previous step.
  8. Type dir %LOCALAPPDATA%\VirtualStore\Program Files*
    • Windows XP: Type dir %USERPROFILE%\Local Settings\Application Data\VirtualStore\Program Files*
  9. For all the folders that were listed in the previous step:
    Type dir /s {folder}\Steam\appcache\httpcache\* where {folder} is one of the folders listed in the previous step.
  10. Type dir %LOCALAPPDATA%\VirtualStore\Program Files*
    • Windows XP: Type dir %USERPROFILE%\Local Settings\Application Data\VirtualStore\Program Files*
  11. For all the folders that were listed in the previous step:
    Type dir /s {folder}\Steam\config\cookies\* where {folder} is one of the folders listed in the previous step.
  12. Type dir %LOCALAPPDATA%\VirtualStore\Program Files*
    • Windows XP: Type dir %USERPROFILE%\Local Settings\Application Data\VirtualStore\Program Files*
  13. For all the folders that were listed in the previous step:
    Type dir /s {folder}\Steam\config\htmlcache\* where {folder} is one of the folders listed in the previous step.
  14. Type dir %LOCALAPPDATA%\VirtualStore\Program Files*
    • Windows XP: Type dir %USERPROFILE%\Local Settings\Application Data\VirtualStore\Program Files*
  15. For all the folders that were listed in the previous step:
    Type dir /s {folder}\Steam\config\overlaycookies\* where {folder} is one of the folders listed in the previous step.
  16. Type dir %LOCALAPPDATA%\VirtualStore\Program Files*
    • Windows XP: Type dir %USERPROFILE%\Local Settings\Application Data\VirtualStore\Program Files*
  17. For all the folders that were listed in the previous step:
    Type dir /s {folder}\Steam\config\overlayhtmlcache\* where {folder} is one of the folders listed in the previous step.

Once you have identified the files stored by Steam Browser Cache that you want to clean, delete them using the del command or Windows Explorer.

0 Comments