Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

browser.cache.disk.parent_directory option not there in FF45 - how do I move the cache dir?

  • 8 replies
  • 2 have this problem
  • 17 views
  • Last reply by cor-el

Trying to find a way to move the browser cache dir in FF 45.01 - currently disabled to reduce wear on my SSD. I want to move the dir to a ramdrive, however the browser.cache.disk.parent_directory line in about:config is no longer there.

How can I move the cache dir to a new location?

Ta muchly,

Brillo Brown

Trying to find a way to move the browser cache dir in FF 45.01 - currently disabled to reduce wear on my SSD. I want to move the dir to a ramdrive, however the browser.cache.disk.parent_directory line in about:config is no longer there. How can I move the cache dir to a new location? Ta muchly, Brillo Brown

Chosen solution

christ1 said

You can create the pref manually and then enter the desired path. Note, the target directory must exist before.

Thanks christ1 - this put me on the correct path, although slightly more detail would have been useful. The sequence I used to fix the issue was:

open 'about.config' right click anywhere on bcakground, select new enter 'browser.cache.disk.parent_directory', click ok enter '<path to temp dir in ramdrive or other drive> [note - directory MUST Pre-exist> click OK RESTART FIREFOX check path in 'about:cache' use preferences to adjust cache size as required

Job done.

Again - thanks for the tip :D

Read this answer in context 👍 2

All Replies (8)

You can create the pref manually and then enter the desired path. Note, the target directory must exist before.

You can consider to use the portable Firefox version.

The portable Firefox version is specially configured to run with a removable drive or with SSD devices to limit write access to the device.

Chosen Solution

christ1 said

You can create the pref manually and then enter the desired path. Note, the target directory must exist before.

Thanks christ1 - this put me on the correct path, although slightly more detail would have been useful. The sequence I used to fix the issue was:

open 'about.config' right click anywhere on bcakground, select new enter 'browser.cache.disk.parent_directory', click ok enter '<path to temp dir in ramdrive or other drive> [note - directory MUST Pre-exist> click OK RESTART FIREFOX check path in 'about:cache' use preferences to adjust cache size as required

Job done.

Again - thanks for the tip :D

<deleted>

Modified by Brillo_Brown

<deleted>

Modified by Brillo_Brown

cor-el said

See also:

Thanks for the effort cor-el - see my post in response to christt's suggestion - problem fixed.

You're welcome. I merely posted the link in case you want to keep it for future reference.