Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

camera and microphone

  • 1 réponse
  • 3 ont ce problème
  • 7 vues
  • Dernière réponse par Agent virtuel

more options

How do I turn off the "camera and microphone" Thank you

How do I turn off the "camera and microphone" Thank you

Toutes les réponses (2)

more options
more options

Hello

In addition

https://mozilla.github.io/policy-templates Permissions https://mozilla.github.io/policy-templates/#policiesjson-72

Other illustration with the help of Enterprise Policy Generator https://addons.mozilla.org/firefox/addon/enterprise-policy-generator

Privacy Set permissions for location, camera, microphone and notifications Generating policies

{

 "policies": {
   "Permissions": {
     "Camera": {
       "BlockNewRequests": true,
       "Locked": true
     },
     "Microphone": {
       "BlockNewRequests": true,
       "Locked": true
     }
   }
 }

}

Copy/paste the code (example) into Notepad Save Type: All files policies.json

Create distribution folder Move policies.json to distribution folder Move distribution folder to folder where Firefox exe file is located Stop Firefox Start Firefox

Use the Troubleshooting Information page to help fix Firefox issues https://support.mozilla.org/en-US/kb/use-troubleshooting-information-page-fix-firefox Enterprise Policies: This shows you if your browser is being managed by Windows Group Policy or a policies.json file. If enterprise policies are managing Firefox, clicking on Active will show you a list of the policies that are currently active on Firefox.

Your browser is managed by your organization, it's normal, it's the policies.json