[SOLVED] BSOD

Solution
looks like the system bugchecked because a driver did not respond to a power request.
it looks like the device was being removed.
look for the device using GlPciSD
I think it is a sd card reader. look here for the update:
GU603HM - Support (asus.com)
(Genesys Card Reader Driver)
you should look at the other drivers to see if you need to update any of them.

4: kd> !devnode ffffe583acc7ac30
DevNode 0xffffe583acc7ac30 for PDO 0xffffe583acc7a060
Parent 0xffffe583acb4ec40 Sibling 0000000000 Child 0xffffe583c6d919a0
InstancePath is "PCI\VEN_17A0&DEV_9755&SUBSYS_202F1043&REV_00\4&3a2e149&0&00E6"
ServiceName is "GlPciSD"
State = DeviceNodeStopped (0x30a)
Previous State = DeviceNodeAwaitingQueuedRemoval (0x30f)...
looks like the system bugchecked because a driver did not respond to a power request.
it looks like the device was being removed.
look for the device using GlPciSD
I think it is a sd card reader. look here for the update:
GU603HM - Support (asus.com)
(Genesys Card Reader Driver)
you should look at the other drivers to see if you need to update any of them.

4: kd> !devnode ffffe583acc7ac30
DevNode 0xffffe583acc7ac30 for PDO 0xffffe583acc7a060
Parent 0xffffe583acb4ec40 Sibling 0000000000 Child 0xffffe583c6d919a0
InstancePath is "PCI\VEN_17A0&DEV_9755&SUBSYS_202F1043&REV_00\4&3a2e149&0&00E6"
ServiceName is "GlPciSD"
State = DeviceNodeStopped (0x30a)
Previous State = DeviceNodeAwaitingQueuedRemoval (0x30f)
StateHistory[07] = DeviceNodeAwaitingQueuedRemoval (0x30f)
StateHistory[06] = DeviceNodeAwaitingQueuedDeletion (0x30e)
StateHistory[05] = DeviceNodeStopped (0x30a)
StateHistory[04] = DeviceNodeAwaitingQueuedRemoval (0x30f)
StateHistory[03] = DeviceNodeAwaitingQueuedDeletion (0x30e)
StateHistory[02] = DeviceNodeStopped (0x30a)
StateHistory[01] = DeviceNodeAwaitingQueuedRemoval (0x30f)
StateHistory[00] = DeviceNodeAwaitingQueuedDeletion (0x30e)
StateHistory[19] = DeviceNodeStopped (0x30a)
StateHistory[18] = DeviceNodeAwaitingQueuedRemoval (0x30f)
StateHistory[17] = DeviceNodeAwaitingQueuedDeletion (0x30e)
StateHistory[16] = DeviceNodeStopped (0x30a)
StateHistory[15] = DeviceNodeAwaitingQueuedRemoval (0x30f)
StateHistory[14] = DeviceNodeAwaitingQueuedDeletion (0x30e)
StateHistory[13] = DeviceNodeStopped (0x30a)
StateHistory[12] = DeviceNodeAwaitingQueuedRemoval (0x30f)
StateHistory[11] = DeviceNodeAwaitingQueuedDeletion (0x30e)
StateHistory[10] = DeviceNodeStopped (0x30a)
StateHistory[09] = DeviceNodeAwaitingQueuedRemoval (0x30f)
StateHistory[08] = DeviceNodeAwaitingQueuedDeletion (0x30e)
Flags (0x6c000030) DNF_ENUMERATED, DNF_IDS_QUERIED,
DNF_NO_LOWER_DEVICE_FILTERS, DNF_NO_LOWER_CLASS_FILTERS,
DNF_NO_UPPER_DEVICE_FILTERS, DNF_NO_UPPER_CLASS_FILTERS
CapabilityFlags (0x00003803) DeviceD1, DeviceD2,
WakeFromD1, WakeFromD2,
WakeFromD3


-----
generally bad to have drivers running out of a temp directory: (just fyi)
C:\Users\abdul\AppData\Local\Temp\ThrottleStop.sys Tue Oct 6 13:34:27 2020
 
Solution