I've been experiencing a lot of crashes today—five blue screens of death (BSOD) and another five times my screen just went black. I ran the 'sfc /scannow' command, and it found corrupt files and claimed to have repaired them, but I'm not completely sure that fixed the issue. I've also uploaded some dump files here for further analysis, but I'm not really confident in reading logs or knowing my next steps to troubleshoot this problem. Any advice would be greatly appreciated!
4 Answers
You might want to check the Event Viewer under the system tab; it can show errors that occurred before the BSOD. I had a similar issue, and identifying those errors helped me fix the problem faster than analyzing the dump files.
It sounds like running 'sfc /scannow' might've helped, but it doesn't rule out other issues, especially if there's a hardware problem lurking around. Sometimes, hard drives can fail and cause similar symptoms. Keep an eye on system performance just in case!
I appreciate that! So you're saying there's a chance it might not be completely fixed? Got it!
It looks like the crashes could be related to memory issues. This doesn’t only mean RAM; sometimes, storage can mimic these crashes too. I'd suggest checking your hardware: test your RAM by using one stick at a time to pinpoint any faulty ones. If you see crashes consistently with certain sticks, that’s likely the culprit. But watch out for overclocking or undervolting issues as well!
Getting those dump files is crucial for analyzing BSODs! If you can boot into Windows or Safe Mode, check C:WindowsMinidump for the files. Once you have them, zip the folder and upload it to a file-sharing site. We need multiple dump files for a thorough analysis. Here’s a guide on how to configure Windows to create minidumps, in case you need it!

Thanks for the tip! How do I go about sending you the details if I find any errors?