I'm facing constant blue screen errors on my PC, which typically happen 1-3 times a day. I have uploaded the dump files but I'm unsure how to interpret them or what could be causing these BSODs. I've already run the sfc /scannow and DISM commands several times, but I haven't seen any improvements. Also, I've had another BSOD that pointed to NETIO.sys. Any insights would be appreciated!
2 Answers
From what you've described, the crashes might be related to memory issues. However, memory isn't just about RAM – it can also involve your storage. Sometimes Windows uses your page file to manage low-priority data from RAM, which can confuse things. Check if anything is overclocked or undervolted; if so, revert those changes. To test for faulty RAM, try running your system normally with one stick at a time. If one stick causes crashes, that's your issue. If both sticks crash, it's likely a CPU problem. And remember, traditional memory testers can miss issues with newer DDR4 RAM, so keep that in mind if nothing seems off!
It sounds like you need to analyze the dump files for a better idea of what's causing the BSODs. Try to check the C:WindowsMinidump directory for any dump files if you can boot into Windows normally or access it through Safe Mode. If you find any, move them to your desktop, zip the folder, and upload them to a file sharing site like catbox.moe since some others can be unreliable. Also, make sure to have multiple dump files if possible and check this guide to set your system to create Small Memory Dumps next time a BSOD occurs. That will help a lot!

Could turning off XMP settings help with this situation?