MANUALLY_INITIATED_BLACKSCREEN_HOTKEY_LIVE_DUMP

Bug check code: 0x000021c8 (8648)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1Reserved
2Reserved
3Reserved
4Reserved

Description

The MANUALLY_INITIATED_BLACKSCREEN_HOTKEY_LIVE_DUMP live dump has a value of 0x000021C8. This indicates that the system was configured to capture a live dump and the user had pressed the black screen hotkey (CTRL + SHIFT + WIN + B). The live dump may help determine the root cause of black screen observed by the user.

(This code can never be used for a real bug check; it is used to identify live dumps.)

Resolution

The !analyze debug extension displays information about the bug check and can be helpful in determining the root cause.

See also

Kernel Live Dump Code Reference

Article text from the Windows driver documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.