Skip to content

How to create dump on Windows Explorer crash

ge0rdi edited this page Aug 14, 2018 · 3 revisions
  • Get Sysinternals ProcDump tool.
  • Run procdump.exe -e explorer.exe from command line.
  • Replicate the crash. Dump file (explorer.exe_*.dmp) should be created.
  • Compress dump (e.g. ZIP).
  • Attach dump to Github issue. Eventually upload to some cloud storage (OneDrive, GoogleDrive, DropBox, ...) and post a link to it.
Clone this wiki locally