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

Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to disable mozilla crashes reporter?

  • 4 respuestas
  • 26 tienen este problema
  • 147 visitas
  • Última respuesta de philipp
  • Resueltas

Hello dear support. Almost each time I close my mozilla firefox browser, its ask me to send information about some crash. I neednt to solve this crash, becouse this crach doesnt disturb me, it appears only when I close browser. I just want to know there is a way to disable crashes reporter?

Hello dear support. Almost each time I close my mozilla firefox browser, its ask me to send information about some crash. I neednt to solve this crash, becouse this crach doesnt disturb me, it appears only when I close browser. I just want to know there is a way to disable crashes reporter?

Solución elegida

hello redwick, essentially you'd have to set a system environment variable named "MOZ_CRASHREPORTER_DISABLE" with the value "1" in the windows control panel/system. for more information please refer to http://kb.mozillazine.org/Breakpad#Can_I_disable_Crash_Reporte...

Leer esta respuesta en su contexto 👍 1

Todas las respuestas (4)

Solución elegida

hello redwick, essentially you'd have to set a system environment variable named "MOZ_CRASHREPORTER_DISABLE" with the value "1" in the windows control panel/system. for more information please refer to http://kb.mozillazine.org/Breakpad#Can_I_disable_Crash_Reporte...

You can probably also do this by changing the value of this DWORD registry key from 1 to 0:

  • HKEY_CURRENT_USER\Software\Mozilla\Firefox\Crash Reporter\SubmitCrashReport: DWORD value = 0

Thanks a lot. Its solved.

you're welcome :-)