Apps

Old Firefox Pending Crashes

Firefox stores unsubmitted crash reports in the Crash Reports\pending folder as minidump .dmp files plus companion .extra metadata after a browser or content-process crash, so the built-in crash reporter can offer them for later submission. When those pending reports are never sent, they accumulate long after the original failure is relevant; Kudu removes only pending crash-report files older than 30 days, leaving recent reports, browsing data, profiles, saved passwords, and Firefox settings untouched.

Why clean Old Firefox Pending Crashes?

  • Repeated tab, GPU, or plugin crashes can leave behind many .dmp and .extra files, and the visible symptom is Firefox using surprising space under AppData even though downloads and history look normal
  • Old pending reports refer to crashes that have already been fixed by later Firefox updates, so keeping them just clutters the crash queue and makes the about:crashes list less useful when you are trying to spot current failures
  • Minidumps can include snapshots of process memory state from the moment of a crash, and users often notice only that the pending crash folder keeps growing after unstable browsing sessions
  • Systems with frequent content-process crashes may generate dozens of unsent reports, leading to a backlog where the crash reporter keeps showing older incidents instead of the most recent problem you actually want to inspect
  • After troubleshooting is finished, stale pending reports serve no role in startup or page rendering, but they continue consuming profile-adjacent storage and can trigger confusion when disk cleanup tools report large Firefox data usage
  • Cleaning only reports older than 30 days removes obsolete diagnostic leftovers while preserving recent unsent crashes, so you keep current debugging information without carrying months of irrelevant dump files
What gets cleaned

Cache paths Kudu targets

Windows

%AppData%/Mozilla/Firefox/Crash Reports/pending
Frequently asked

Common questions about Old Firefox Pending Crashes

Free & open source

Download Kudu and reclaim your disk space.

Available on Windows, macOS, and Linux. No account required, no feature gates, no telemetry without consent. All cleaning targets are open source and community-auditable.