概述

手动创建蓝屏Dump

相关说明

[toc]

添加注册表项

添加后重启生效

Windows Registry Editor Version 5.00
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\i8042prt\Parameters]
"CrashOnCtrlScroll"=dword:00000001
 
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\kbdhid\Parameters]
"CrashOnCtrlScroll"=dword:00000001

触发蓝屏

右Ctrl+Scoll 触发蓝屏

卡死问题问题

相关文章