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

Firefox upgraded to 68 I can't save anything to C:\ "A required privilege is not held by client"

  • 7 réponses
  • 5 ont ce problème
  • 1 vue
  • Dernière réponse par blspro

more options

Since Firefox was upgraded to 68, I cannot download and save anything to C:\ I get Windows error "A required privilege is not held by client"

Worked fine until I upgraded Firefox to 68. No other windows changes. (Windows 7) Other browsers have no problems, only firefox.

No extensions or add-ons of any kind being run. Problem only appeared after FireFox 68 update. Windows 7 useraccountcontrolsettings set to NEVER NOTIFY Tried to run FireFox as administrator, did not help. UAC set to disable (Always been like this) No other changes other than FireFox 68 update.

Since Firefox was upgraded to 68, I cannot download and save anything to C:\ I get Windows error "A required privilege is not held by client" Worked fine until I upgraded Firefox to 68. No other windows changes. (Windows 7) Other browsers have no problems, only firefox. No extensions or add-ons of any kind being run. Problem only appeared after FireFox 68 update. Windows 7 useraccountcontrolsettings set to NEVER NOTIFY Tried to run FireFox as administrator, did not help. UAC set to disable (Always been like this) No other changes other than FireFox 68 update.
Captures d’écran jointes

Solution choisie

Thank You. Perfect explanation Worked PERFECTLY.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (7)

more options

Firefox 68 introduces a new launcher process that reduces the browser to running as a standard user (medium integrity). A program running with standard user privileges can't write in certain places on the system. (Having UAC disabled also causes problems with drag-and-drop, but that's a different issue.)

More info: Drag and Drop errors with Firefox Launcher Process enabled and Windows UAC disabled - How to Fix

If your work routinely requires you to save to the root of the C drive, you can override the privilege reduction by starting Firefox with a command-line switch. This bypasses the new security feature and forces Firefox to run the browser with full user privileges. The simplest method would be to modify your Firefox program shortcut (assuming you start Firefox from the program shortcut, and not from a link). Either:

  • Right-click a Firefox desktop shortcut, then click Properties
  • Right-click a Firefox icon pinned to the Taskbar then right-click Mozilla Firefox, then click Properties

Windows should show the Shortcut tab and select the Target field. The Target usually is along the following lines:

  • "C:\Program Files\Mozilla Firefox\firefox.exe"
  • "C:\Program Files (x86)\Mozilla Firefox\firefox.exe"

You would add a space and then the new switch, either:

  • "C:\Program Files\Mozilla Firefox\firefox.exe" -no-deelevate
  • "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -no-deelevate

Success?

more options

Solution choisie

Thank You. Perfect explanation Worked PERFECTLY.

Modifié le par b5166980

more options

I was fine with all prior versions of Firefox. But this happened to me with the new 71.0 (64) update (unable to drop and drag anything - images, links, etc - to desktop or any file folder). The "-no-deelevate" alleviated the problem.

Guess instead of fixing the issue, Firefox has expanded the number of systems which will suffer from the problem.

Modifié le par blspro

more options

Hi blspro, you didn't mention your OS. Are you also on Windows 7, or are you on a newer version? Have you modified the Windows UAC settings or are you using the Windows default UAC settings?

more options

Hi jscher

This is the latest version of Windows 10 Pro (64). The UAC is set to "enabled" - as it has been since the installation of Win10 multiple years ago now (not to mention through all its subsequent updates). And, as I noted, everything has been working fine all those years. It was only after the newest Firefox update that the "drop and drag" problem arose.

Modifié le par blspro

more options

Hi blspro, I guess for some reason your File Explorer is running with elevated privileges.

more options

I guess for some reason your File Explorer is running with elevated privileges

Some unknown "privileges" which were never a problem for Firefox until Mozilla made some unknown change to Firefox for some unknown reason.

shrug:

At least the problem could be circumvented. But it seems FF is breaking its functionality for more and more people.