I'm running into a frustrating issue where my computer shows a blue screen of death (BSOD) with the error code 0x000000d1 every time I tab out while loading into a League of Legends game. The screen goes black and then the computer restarts. A dump file was generated, and I'm hoping someone can help me figure out what it means. Any advice on what to do next?
2 Answers
You might also want to run WinDebug to analyze the dump file. Download it from the Windows Store and run the command !analyse -v. It can give you details about what might be causing the issue. It's possible that there could be a problem with your SSD or it might be disconnected. If you find anything in the analysis, let us know!
After analyzing it, what should I specifically look for? I could use some guidance.
It sounds like a serious crash issue. First, you'll want to grab the dump files from your computer, which can help diagnose the problem better. If you can boot into Windows normally or through Safe Mode, check the directory C:WindowsMinidump for any files. Zip them up and upload them to a file-sharing service like MediaFire or Catbox, since file-sharing sites can get tricky. If you don’t have many dump files, you can change your settings to create smaller memory dumps using the guide provided in my previous comment.

I actually had to reformat my SSD since I was running low on space after partitioning it into two drives. That might be related to your issue too.