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

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How to lock certain settings in mozilla firefox

  • 2 Antworten
  • 1 hat dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von user4347957

Weitere Optionen

hi i am new to this forum, i would like to lock the dns over https option in firefox(fix it to url of my choice) i am currently working on windows 10 pro i have already succesfully blocked about:addons and about:support by creating dword in windows registry but was unsuccesfull in doing so for lock DoH option is there any solution to achieve what i want

hi i am new to this forum, i would like to lock the dns over https option in firefox(fix it to url of my choice) i am currently working on windows 10 pro i have already succesfully blocked about:addons and about:support by creating dword in windows registry but was unsuccesfull in doing so for lock DoH option is there any solution to achieve what i want

Alle Antworten (2)

Weitere Optionen

This is the config of DoH:

Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ExcludedDomains\1 = "example.com"
Weitere Optionen

i tried doing that it even showed up in about:policies after i rebooted my system but when i go to settings i can still toggle back dns option it doesnt lock it