Skip to content

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

Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0

OMA-URI:

./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileRefresh

Value (string):

<enabled/> or <disabled/>
<dict>
<key>DisableProfileRefresh</key>
<true/> | <false/>
</dict>
{
"policies": {
"DisableProfileRefresh": true | false
}
}