DisableProfileRefresh
Disable the Refresh Firefox button on about:support and support.mozilla.org, as well as the prompt that displays offering to refresh Firefox when you haven't used it in a while.
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: disableResetFirefox
Preferences Affected: browser.disableResetPrompt
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileRefreshValue (string):
<enabled/> or <disabled/><dict> <key>DisableProfileRefresh</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "DisableProfileRefresh": true | false }}