I've been dealing with around five Blue Screen of Death (BSOD) errors today, plus an additional five instances where my computer just blacked out. I ran the sfc /scannow command, and it reported that 'Windows Resource Protection found corrupt files and successfully repaired them'. However, I'm still not confident that this actually fixed the issue. I have some dump files from the crashes, which I uploaded here: [Link 1](https://files.catbox.moe/eydijg.txt) and [Link 2](https://files.catbox.moe/sjateh.zip). Since I'm not great at reading logs, I'm hoping someone can help me out with this situation!
1 Answer
It sounds like your system might be okay after running sfc /scannow, but don't rule out hardware issues that might be causing your crashes. Sometimes a failing hard drive can lead to BSODs as well. It's a good idea to check the Event Viewer for any errors right before the blue screen occurs; I found that useful when I had a similar problem. Once I addressed those errors, my BSODs stopped happening altogether.

Really? I'm not too confident that just running that command is enough. Are you sure that could really fix everything?