Disable automatic restart in the event of a Blue Screen Of Death

To disable the automatic reboot, run the application regedit.exe and select the following key:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]

edit or create (if doesn't exist) the following value:

"AutoReboot"=dword:0

to enable this feature, you must perform a reboot of the PC.