Capture Useful Crash Dump
If your computer is crashing, a useful crash dump file will help us find the issue more quickly.
Enable crash dumps:
- Download the kernel_dump_control.zip file attached to this article.
- Right click on it and choose "Extract all..."
- Find the enable_kernel_dump.bat file and right click on it.
- From the menu that appears, choose "Run as administrator".
Do whatever it is that has been causing a crash.
If the crash is caused by plugging in an adapter, unplug the adapter after the computer starts to reboot so another crash doesn't happen.
After the system reboots:
- Find the MEMORY.DMP file. It will be located in the windows directory. Usually c:\windows
- Drag the MEMORY.DMP file to the desktop.
- Right click on the MEMORY.DMP file and choose "Send to.." then "Compressed (zipped) folder" This should create MEMORY.zip file on your desktop.
- Send the zipped file to support using dropbox, google drive or ask support for an upload link.
Disable crash dumps:
- Find the default_crash_behavior file and right click on it.
- From the menu that appears, choose "Run as administrator".
- Delete the MEMORY.DMP and MEMORY.zip files to free up disk space.