https://docs.microsoft.com/en-us/windows/win32/shutdown/system-shutdown-reason-codes
I got this code:
SHTDN_REASON_MINOR_HUNG
0x00000005
Unresponsive.
What caused Unresponsive? ( kernel? application ? driver ? hardware? )
https://docs.microsoft.com/en-us/windows/win32/shutdown/system-shutdown-reason-codes
I got this code:
SHTDN_REASON_MINOR_HUNG
0x00000005
Unresponsive.
What caused Unresponsive? ( kernel? application ? driver ? hardware? )