Hello,
Thank you for posting in Microsoft Q&A.
Based on the description, I understand your question is related to DRIVER_IRQL_NOT_LESS_OR_EQUAL BSOD.
The DRIVER_IRQL_NOT_LESS_OR_EQUAL bug check has a value of 0x000000D1. This indicates that a kernel-mode driver attempted to access pageable memory while the process IRQL that was too high.
The astkmd.sys file is associated with the ASPEED Graphics Kernel Mode Driver. This driver is used for ASPEED graphics hardware.
Try disable this driver or check with the manufacturer website for ASPEED driver updates. Also, Install the latest windows update. Then, check if the issue disappears.
If the issue still not fix, it is recommended to contact ASPEED for further help.
Have a nice day.
Best Regards,
Molly
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it