Skip to content

NoDefaultBookmarks

Disable the creation of default bookmarks.

This policy is only effective if the user profile has not been created yet.

Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: removeDefaultBookmarks
Preferences Affected: N/A

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

OMA-URI:

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

Value (string):

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