Windows 10 error : System thread exception not handled
Solution 1:
After doing some searching online I found a solution. I removed the battery and kept pressing the power button of the machine for about a minute. Then plugged in the power cord and restarted the system. I also connected battery after reboot as soon as possible. Seems it was a static charge issue. After the bios and grub display, the windows started diagnosing and booted normally.
Solution 2:
This error check shows that a "system thread generated an exception" that the issuing controller didn't get. To decipher it, you should recognize which exception was generated.
Many people commented, this kind of blue screen issue happens in Windows because of the missing or corrupted drivers or faulty RAM. Accordingly, you need to reinstall or update it.
Regular exception codes:
-
STATUS_DATATYPE_MISALIGNMENT [0x80000002]
-
STATUS_BREAKPOINT[0x80000003]
-
STATUS_ACCESS_VIOLATION [0xC0000005]
try booting into safe mode and uninstalling the audio driver.. or open the device manager while in safe mode and delete the device.
if non of these two methods works.
Somehow, if you are not familiar with this, there is an article that guides you step-by-step, how to tackle an SFC Scan, RAM check windows to get rid of this BSOD issue