SoftPerfect Support Forum
Chrome is not detected in Cache Relocator
|
Andrew W
Chrome is not detected in Cache Relocator 24 April 2026, 18:47 |
I used Cache Relocator to move the browser caches for Brave, Firefox & Edge to a licensed SoftPerfect RAM Disk. I'd like to do the same for Chrome, but for some reason Chrome isn't showing up in the Cache Relocator list on one Windows11 PC. It works fine (Chrome is listed) on other (Win10) PCs I'm using. I've tried running Cache Relocator normally and as admin - same behavior.
I could go to the trouble of creating a batch script to make the same Shortcut/Alias change for Chrome, but it's nicer to have it all done by the same Cache Relocator app.
|
|
Re: Chrome is not detected in Cache Relocator 24 April 2026, 18:51 |
Admin Registered: 12 years ago Posts: 1 124 |
C:\Users\<user>\AppData\Local\Google\Chrome\User Data\Default\CacheAs your Brave, Edge and Firefox are all detected normally, the issue seems to be specific to Chrome's data location on that PC.
To find out where Chrome is actually storing its data in your case, please type
chrome://versionin Chrome's address bar and check the Profile Path line. If it doesn't start with the above path, it would explain why Cache Relocator can't find it.
Another thing to check is your Chrome shortcut: right-click it, select Properties, and look at the Target field. If it contains a
--user-data-dir=parameter, Chrome is using a custom data location instead of the default one.
Please let us know your findings.
|
Andrew W
Re: Chrome is not detected in Cache Relocator 24 April 2026, 18:58 |
Maybe the odd "\y_kpaoync\" intermediate path is messing up Cache Relocator's ability to find Google's info.
Here in C:\Users\andreww\AppData\Local\Google\Chrome I find both \y_kpaoync and \User Data directories. So it looks like the profile is using the funny one in this case.
QuoteFrom inside Chrome, chrome://version/
Google Chrome 147.0.7727.102 (Official Build) (64-bit) (cohort: Stable)
OS Windows 11 Version 25H2 (Build 26200.8246)
JavaScript V8 14.7.173.19
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36
Command Line "C:\Program Files\Google\Chrome\Application\chrome.exe" --flag-switches-begin --flag-switches-end --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors
Executable Path C:\Program Files\Google\Chrome\Application\chrome.exe
Profile Path C:\Users\andreww\AppData\Local\Google\Chrome\y_kpaoync\Default
QuoteFrom Windows11 Start Menu
Google Chrome item, right-click Properties:
Target: "C:\Program Files\Google\Chrome\Application\chrome.exe"
Start in: "C:\Program Files\Google\Chrome\Application"
|
|
Chrome is not detected in Cache Relocator - Fixed 24 April 2026, 19:43 |
Admin Registered: 12 years ago Posts: 1 124 |
We weren't able to determine exactly what causes Chrome to use a randomised directory name on some PCs. It does not appear to be documented by Google, and the open-source Chromium code still references "User Data" as the standard name. It may be a change in Google's proprietary Chrome code being gradually rolled out to some users, possibly as a security measure against malware that targets the well-known path.
In any case, we have updated Cache Relocator to handle this. Its latest version now automatically detects browser profiles in non-standard directories like that one, so Chrome should appear in the list regardless of the directory name used.
|
Andrew W
Re: Chrome is not detected in Cache Relocator - Fixed 24 April 2026, 20:52 |
I checked the new 26.4 version of Cache Relocator: all is OK for Brave, Chrome, Edge, Firefox, Opera and assorted non-browsers.
|
|
Re: Chrome is not detected in Cache Relocator - Fixed 24 April 2026, 20:54 |
Admin Registered: 12 years ago Posts: 1 124 |