I'm dealing with a frustrating issue on my HP Microsoft Elitebook laptop. I'm not very tech-savvy, so please bear with me. I was using the laptop normally when suddenly, it crashed to a blue screen, which I think is called the 'Blue Screen of Death.' It displayed a message about detecting an error and restarting. Once it finished detecting, the screen went black. After forcefully shutting it down and restarting, it worked for about a minute before crashing with the blue screen again. I've also been getting warnings about storage issues, but even after deleting files, it still claims there's not enough space. Should I consider removing all my data? Important files are backed up on Google, so I'm not too worried about what's on my laptop, but I'm confused about what to do next.
2 Answers
Your hard drive might be loose, which could be causing your laptop issues, especially with the storage warnings you've been getting. You also might have corrupted files due to overheating or low RAM. Try booting into BIOS by pressing F2 repeatedly during startup to run diagnostics on the HDD. If it turns out the hard drive is fine, you can check for corrupt files using the command prompt. Open it as an administrator and run 'sfc /scannow' to see if it can fix any of them.
That makes sense! But deleting everything won’t necessarily solve it, right? If the hard drive is just fine, it might be a software issue and I’ll need to reinstall Windows. Good call on backing up my files!
First, it sounds like you need to collect dump files from the crashes. These files can help diagnose what’s going wrong. If you can boot into Windows normally or via Safe Mode, check the folder C:WindowsMinidump for any crash logs. Zip them up and upload them to a file-sharing site like Mediafire or Catbox. It’s also good to have multiple dump files. If you don't see any, follow a guide to set your system to create Small Memory Dumps which won't replace previous ones. This will give us the best chance to help you out!

Nice tips! But I'm a bit hesitant to try all this. What if I mess something up?