Hi Ethan30017
Welcome to Microsoft Community.
Based on your description, I understand that you installed a new CPU, motherboard and RAM and upgraded your system to Windows 11. Constantly experiencing blue screens and driver issues, I understand exactly how you feel!
I will start by describing for you the conclusions I came to after analyzing the dmp file:
PAGE_FAULT_IN_NONPAGED_AREA usually indicates that it is related to memory management, and it is possible that a hardware failure, a driver failure, or a corrupted or missing system file caused the problem to occur.
Considering that you have recently upgraded your hardware, with the errors you are currently experiencing, I will provide you with some troubleshooting suggestions:
Option 1: Since this issue is more related to memory and since we basically install multiple memory sticks in a computer nowadays.
You can try the following scenario:
(1) Use only one memory stick each and turn on the computer to see if there may be a problem with one of the sticks.
(2) After the memory sticks have been eliminated, pick a memory stick that works properly. Repeat the process by inserting it into a different motherboard slot to see if there is a possibility that the problem is caused by the motherboard slot.
Option 2: You can try to update the BIOS through the motherboard manufacturer's official website to improve the compatibility between hardware and hardware.
Option 3: Although you have tried running Windows Memory Diagnostics and no errors were detected. However, let me explain that this memory diagnostic is only a shallow tool and some deeper problems may not be detected.
And I think it's possible that the memory problem is caused by increasing the load.
So you can perform a stress test on the memory stick and do a deeper detection by using some third party application tools.
Option 4: Since this issue involves the driver, I think you can try the Verifier driver verification program provided by Windows.
You can refer to: Driver Verifier - Windows drivers | Microsoft Learn
Option 5: Although you reinstalled your Windows system, the cause of this error may be due to corrupted or missing system files.
So to be on the safe side, I'll provide you with the code to scan and repair your system.
Click “Windows Logo Key” to open the search bar -> Type “cmd” in the search bar and open it with administrator privileges -> Please enter the following commands
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /RestoreHealth
SFC /Scannow
Please note: The above command needs to be repeated 5-6 times to ensure that the scan is complete!
If you still have this issue subsequently, you can provide more error messages in the dmp file and event viewer and I'll be able to do a more in-depth analysis!
Please note: Please provide me with the dmp file and I will analyze it in depth to the specific module. I suggest you upload the dmp file to a cloud drive and include the share link in your reply, thank you very much!
I sincerely hope that the above solution will solve your problem. Please feel free to contact me if you have any problems or still can't solve them. (Photos related to the question would be great!).
I look forward to hearing back from you.
Best Regards
Arthur Sheng | Microsoft Community Support Specialist