MS Windows Logging
It is recommended to enable Microsoft Windows to generate user-mode crash dumps.
This makes debugging easier, particularly if there are hardware or general windows issues affecting program behavior.
Enabling User-mode Dumps
This operations requires Windows 7 or higher.
To enable a user mode dump
Configure the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps
registry setting.
For more detailed information, see the Microsoft web information at Collecting User-Mode Dumps.
Refer to section Logging for more details about the logging options in relating to the solution directly.