Safe to Delete

Windows Watchdog Crash Dumps (LiveKernelReports\WATCHDOG)

Quick Answer: The WATCHDOG folder stores graphics driver reset dumps (WATCHDOG-*.dmp). Deleting Watchdog crash dumps is 100% safe.

Bottom Line: It is 100% safe to delete files inside LiveKernelReports\WATCHDOG. Deleting WATCHDOG-*.dmp files will NOT cause GPU driver crashes or system instability.


What is the WATCHDOG Dump Folder?

Located at C:\Windows\LiveKernelReports\WATCHDOG, this directory is used by the Windows Display Driver Timeout Detection and Recovery (TDR) system.

When your NVIDIA, AMD, or Intel graphics card freezes during PC gaming, 3D rendering, or video playback, Windows resets the graphics driver silently in the background (avoiding a Blue Screen of Death). During the GPU reset, Windows writes a .dmp file (e.g. WATCHDOG-20260806.dmp) into the WATCHDOG folder.

If a GPU driver crashes frequently, WATCHDOG dump files accumulate rapidly, consuming 3 GB to 15 GB+ of storage.


Can You Delete WATCHDOG Dumps?

✅ Yes, it is completely safe to delete.

  • Pure diagnostic dumps: Watchdog .dmp files are only needed if you are debugging GPU hardware errors in WinDbg.
  • No gaming impact: Your graphics driver settings, games, and DirectX shaders remain 100% safe.

How to Safely Clean Up WATCHDOG Folder

Method 1: Delete via Command Prompt (Admin)

  1. Open Command Prompt as Administrator.
  2. Purge all Watchdog dump files:
    del /f /q %WinDir%\LiveKernelReports\WATCHDOG\*.dmp

Discussion

Loading authentication...

Related in windows

Chia Blockchain Mainnet Database (~/.chia/mainnet/db)

The Chia mainnet db folder stores full node blockchain blocks (blockchain_v2_mainnet.sqlite). Deleting forces re-sync.

Use Caution

How to Force Delete a Locked File or Folder in Windows 11 / 10

Fix 'The action cannot be completed because the file is open in another program' with Command Prompt, PowerShell, and Task Manager.

Safe to Delete

Why Is My Hard Drive Full But No Files Are Showing? (Hidden Bloat Solved)

Fix hard drives that appear full despite selecting all files showing low storage. Discover hidden shadow copies, System Volume Information, and pagefiles.

Safe to Delete
Back to all files