I've been experiencing blue screen crashes on my computer lately. After running WinDbg, I found that the analysis pointed to a Faulting_Thread, but I'm not very technical and I'm unsure what steps to take from here. I've just updated my drivers, and I'm wondering if I should look into getting new RAM or if there are other troubleshooting methods I should consider before making any purchases.
3 Answers
The Faulting_Thread address might not tell you much by itself. It points to where the error occurred, but without the full memory dump, it’s hard to determine the cause. From what you shared, it looks like you might be dealing with a common error called IRQL_NOT_LESS_OR_EQUAL. This usually relates to a driver issue trying to access memory incorrectly. I would suggest starting with checking your drivers again — maybe roll back to previous versions or check for new ones. You could also run a memory diagnostic tool to check your RAM.
If you're getting the IRQL_NOT_LESS_OR_EQUAL error, it’s often due to drivers or hardware issues. Once you confirm you have the right dump files, you can isolate which driver might be causing the issue by updating or uninstalling the recently added drivers. If all else fails, running a hardware diagnostic can help you check if the problem stems from faulty RAM or other hardware.
First, you should check for any dump files, which are crucial for a proper BSOD analysis. If you can boot into Windows or Safe Mode, look in C:WindowsMinidump for any dump files. If you find them, zip the folder and upload it to a file sharing service — catbox.moe or mediafire.com are good options. If you only have one dump file or none, try following a guide to set your system to create Small Memory Dumps instead, which are often more useful for troubleshooting.

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures