Hi Ethan.
Thanks for reporting this issue in Microsoft Community.
Based on your photos and description, it looks like you've been experiencing a lot of blue screens lately. You can get a small dmp file by following these steps:
1 Tap Window+R and type sysdm.cpl
2 Go to System Properties and tap the Advanced tab
3 Find Startup and Fault Repair and tap Settings
4 In Write debug information, select Small memory storage
5 The following directory will change to
%SystemRoot%\Minidump
You can remember this location, if you experience blue screen again, you can restart your computer and enter this location into Explorer, you can see the .DMP file created under the folder, upload this file to OneDrive and provide the link to us, we will analyze it and provide you with further suggestions.
Share OneDrive files and folders - Microsoft Support
From your event viewer it shows that it's a kernel power error, and one of the three-party software detections you're using suggests that it's a CPU and RAM issue. In your photo, your computer is showing a “splash screen”, which means that there are some problems with your graphics card and motherboard. Since the probability of multiple hardware failures in a computer at the same time is extremely low, we will provide you with the following options to eliminate the possibility of problems from the software side.
First of all, to rule out the possibility of a three-way software cause, I recommend trying a clean boot which starts Windows with a minimal set of drivers and startup programs. It can be used to determine It can be used to determine whether a background service or program is interfering or causing a problem.
These steps of “clean boot” might look complicated at first glance. However, to avoid any trouble for you, please follow them in order and step-by-step.
If the problem doesn't appear during the clean boot, then uninstall the three software programs on your computer one by one until the problem disappears.
Then you can work on the driver level. Please search “Device Manager” in the taskbar, right-click all the drivers in it, and then choose Uninstall, then download the latest driver from your device manufacturer's official website and install it to see if the blue screen problem still occurs.
In the meantime, you can check the system files by using the command:
- Search for CMD, find the command prompt, and select Run as administrator mode.
- Enter the following commands one by one, and be sure to execute the next command after the previous one is completed. DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Image /CheckHealth DISM /Online /Cleanup-Image /RestoreHealth SFC /Scannow
- After the scan is complete, you can check the scanning information to see if the problem has been detected and fixed.
After the above steps, we ruled out the possibility of the software level, if after the elimination, the blue screen problem is still serious, then this is likely to be some of your hardware failure. Please contact your device manufacturer and ask them to perform a full hardware check on your device with a focus on the motherboard.
If you have any other questions or need further assistance, please continue to contact me and thank you for your understanding and support.
Best regards,
Zev - MSFT | Microsoft Community Support Specialist