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

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기
보존

Store data in permanent storage - ALWAYS set BLOCK

Andreas Ruben

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
첨부된 스크린샷

모든 댓글 (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!

글쓴이 Captune 수정일시