When I recently used this tool, I was prompted:
Error 3: The system could not find the specified path
After my research, I found this problem because every time I run Chromecacheview, I automatically detect Google Chrome's cache directory and modify the configuration file's location on the cached directory. But this automatic detection is not very easy to use.
In the 24th row of the configuration file (v1.46 version), there will be one line of configuration:
cachefolder=c:/users/User name/appdata/local/google/chrome/user Data/default/cache
The actual situation on my computer is:
1 Cachefolder=c:/users/joe/appdata/local/google/chrome/user Data/default/cache
Given is such an address, logically speaking, normal is not a problem, you can read the cache normally, but sometimes we install the Chrome browser installed in the cache directory is not the case (may be due to the installation of other versions or upgrades, etc. caused by the cache directory is not the path above)
But it's probably going to be like this:
1 cachefolder=c:/users/username/appdata/local/google/chrome/user data/***/cache
According to everyone's actual situation to find this directory, if you want to read the cache, the asterisk section of this directory folder name changed to Default can be (turn off the chrome after the reminder to occupy)
As for why simply change the directory configuration path for the Chromecacheview profile cache:
Because it automatically finds the wrong cache directory every time you run Chromecacheview, it's best to change the cache directory