Hello
Thank you for posting in Microsoft Community forum.
ntoskrnl.exe+42xxx error: This error is often associated with memory corruption or a problematic driver. Here are some steps you can take to troubleshoot this issue:
Check your computer’s RAM: Use a tool like Windows Memory Diagnostic or MemTest86 to check for any issues.
Reinstall important drivers: If the RAM checks out, there might be a software issue causing the problem. Drivers are often the culprit for software-based system crashes.
Disable overclocking: If you’re overclocking your system, it’s recommended to disable it as it can cause BSOD and make troubleshooting difficult.
Check the Event Viewer: Look for any related error logs about the VM startup failure in Applications and Services > Microsoft > Windows > Hyper V VMMS and Hyper V worker.
If you have the ability to use the Windows debugger to solve this problem, you can refer to the following documents for debugging:
Bug Check 0x109 CRITICAL_STRUCTURE_CORRUPTION - Windows drivers | Microsoft Learn
Best Regards,
Wesley Li