Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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

Store data in permanent storage - ALWAYS set BLOCK

  • 3 réponses
  • 0 a ce problème
  • 102 vues
  • Dernière réponse par Captune

Hello,

I wanted to ask if there’s a way to configure the setting for "Store data in permanent storage" (or "Daten im dauerhaften Speicher speichern" in German) to always block/disable ALWAYS via Group Policy or Registry Editor.

As we are a small company, I would like to apply this setting for all Active Directory users.

Thank you

Best regards,

Andreas

Hello, I wanted to ask if there’s a way to configure the setting for "Store data in permanent storage" (or "Daten im dauerhaften Speicher speichern" in German) to always block/disable ALWAYS via Group Policy or Registry Editor. As we are a small company, I would like to apply this setting for all Active Directory users. Thank you Best regards, Andreas
Captures d’écran jointes

Toutes les réponses (3)

I guess, it's the boolean preference item "network.cookie.noPersistentStorage", for your query:

For deeper information: Preferences API, A brief guide to Mozilla preferences.

Also, WARNING from the moderator team: Changing some Firefox preferences in the about:config page can sometimes break Firefox or cause strange behavior. You should only do this if you know what you're doing. Please read Firefox advanced customization and configuration options to learn more.

Captune schrieb

I guess, it's the boolean preference item "network.cookie.noPersistentStorage", for your query: For deeper information: Preferences API, A brief guide to Mozilla preferences. Also, WARNING from the moderator team: Changing some Firefox preferences in the about:config page can sometimes break Firefox or cause strange behavior. You should only do this if you know what you're doing. Please read Firefox advanced customization and configuration options to learn more.

Thank you for your response. I tried the solution, and now the permission is blocked. However, when a user opens ChatGPT, they are still asked whether they want to allow "saving persistent storage." If they click "yes," the permission is set to "allowed."

Is there any way to completely stop this from happening, or is there a specific GPO setting that disables at least the popup that asks users if they want to save persistent data?

Thanks again for your help!

For the permission, it's the numeric "permissions.default.persistent-storage".

Correcting my words:

  • if you want to make persistent storage permission denied by default, make it 2;
  • if you want to disable persistent storage at all, make "network.cookie.noPersistentStorage" true.

Thank you for your patience reading, please let us know if you have any further questions!

Modifié le par Captune

Poser une question

Vous devez vous identifier avec votre compte pour répondre aux messages. Veuillez poser une nouvelle question, si vous n’avez pas encore de compte.