Hello,
Thank you for posting in Microsoft Q&A.
Based on the description, I understand your question is related to BSOD.
The WHEA_INTERNAL_ERROR bug check has a value of 0x00000122. This bug check indicates that an internal error in the Windows Hardware Error Architecture (WHEA) has occurred. Errors can result from a bug in the implementation of a platform-specific hardware error driver (PSHED) plug-in supplied by a vendor, the firmware implementation of error records, or the firmware implementation of error injection.
1.Put the loading machine in safe mode, and then repeat the operation:
Start your PC in Safe Mode in Windows - Microsoft Support
- It might also be caused by a faulty driver, try running the Driver Verifier:
Open a command prompt window by selecting Run as administrator and type verifier to open the Driver Verifier Manager.
Driver Verifier - Drivers for Windows | Microsoft Learn
- Sometimes the problem may not be in the driver, but only in third-party applications and services. Try a clean boot:
How to perform a clean boot on Windows - Microsoft Support
- Update your drivers, if Driver Verifier has detected a specific one, you can update that driver and see if that fixes the problem.
Press Windows + 'R' and type devmgmt.msc to open Device Manager.
Locate the device and double-click on it to expand.
Double-click on the driver and go to the Drivers tab.
Click "Update Driver" and select "Automatic Search" for drivers.
Have a nice day.
Best Regards,
Molly
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it