Forum Discussion

TimothyMitchell's avatar
TimothyMitchell
Copper Contributor
Aug 08, 2024

Is it safe to delete LiveKernelReports Watchdog .dmp files?

I have a Watchdog dump file that is 9.5GB in size. Is it safe to delete this file?

3 Replies

  • Toolworker's avatar
    Toolworker
    Copper Contributor

    So that sounds like a "Yes" to the OP's question, unless the user is interested in getting help about the crash.

  • Lucianvz's avatar
    Lucianvz
    Copper Contributor
    These files are generated by the Windows kernel when a system crash or blue screen of death (BSOD) occurs. The kernel creates a dump file to capture the system state at the moment of the crash, which can be useful for debugging and troubleshooting purposes.
  • Treysil's avatar
    Treysil
    Iron Contributor
    LiveKernelReports is a Windows feature that generates memory dump files (also known as "crash dumps" or ".dmp" files) when a system crash or kernel error occurs. The purpose of these files is to help developers diagnose and troubleshoot issues with Windows and its components.

Resources