18-06-2026 03:03 AM - edited 18-06-2026 03:06 AM
( other search engine ) , here ...
Why are only ...
( Enabled ) and ( Not Enabled ) ...
These two choices ...
.........................
Before , can remove ( Search engine ) ...
.
05-08-2026 08:01 AM
Hello
Customize Firefox using policies.json
https://support.mozilla.org/en-US/kb/customizing-firefox-using-policiesjson
SearchEngines | Remove
https://mozilla.github.io/policy-templates/#searchengines--remove
If you want to study Enterprise Policy Generator
https://addons.mozilla.org/firefox/addon/enterprise-policy-generator
https://connect.mozilla.org/t5/discussions/enterprise-policy-generator-an-open-source-browser-based/...
Remove search engine(s)
Below for illustration
{
"policies": {
"SearchEngines": {
"Remove": [
"Wikipedia (en)",
"Perplexity"
]
}
}
}Enterprise Policy Generator - Your browser is being managed by your organization
Firefox policy affect all profiles
05-08-2026 11:00 AM
06-08-2026 12:07 AM