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

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Firefox ESR - Remove/Delete Extension with GroupPolicy

  • 1 përgjigje
  • 0 e kanë hasur këtë problem
  • 22 parje
  • Përgjigjja më e re nga Mike Kaply

more options

Hi guys,

I'm trying to uninstall an extension using a GPO, but it's not working.

I've placed a GPO on the user's OU and configured the ID to be removed in the User-Part of that GPO. I previously retrieved the ID using about:debugging.

But nothing happens; the extension isn't removed. (Logoff/Logon/reboot/gpupdate /force .....)

128.11.0esr (64-Bit)

KeePassXC-Browser Extension

The GPOs for Edge and Chrome have the same function. Enter the ID there, and the extension is reliably removed.

Any suggestions? Thanks

Michael

Hi guys, I'm trying to uninstall an extension using a GPO, but it's not working. I've placed a GPO on the user's OU and configured the ID to be removed in the User-Part of that GPO. I previously retrieved the ID using about:debugging. But nothing happens; the extension isn't removed. (Logoff/Logon/reboot/gpupdate /force .....) 128.11.0esr (64-Bit) [https://addons.mozilla.org/de/firefox/addon/keepassxc-browser/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search KeePassXC-Browser Extension] The GPOs for Edge and Chrome have the same function. Enter the ID there, and the extension is reliably removed. Any suggestions? Thanks Michael
Foto të bashkëngjitura ekrani

Krejt Përgjigjet (1)

more options

So that policy can be a little flaky because it uses a preference to store status.

Can you go to about:config and see if you have a preference set called:

browser.policies.runOncePerModification.extensionsUninstall

and if so, what the value is?

The new ExtensionSettings (Extension Management in the GPO) policy would probably work better for your case.

You would set it to this:

{

 "keepassxc-browser@keepassxc.org": {
   "installation_mode": "blocked"
 }

}

E dobishme?

Bëni një pyetje

Duhet të bëni hyrjen te llogaria juaj që t’i përgjigjeni postimeve. Ju lutemi, filloni me një pyetje të re, nëse nuk keni ende një llogari.