That's the first I'm hearing of blue screens. Did you take down the error code? That would be the most significant thing brought up here
.
A BSoD is the result of either system corruption at the kernel level or a hardware fault, which could be lots of different things.
One thing is certain: there's something on your system that is not working the way it should be. Are you seeing any other issues with other programs? How often has the blue screen crash occurred? If you didn't take down the actual error code, do you at least remember if it was the same code each time or different codes?
_______________
Two things to run:
1.) Find Command Prompt, R-click on it, and select "Run as administrator." Then, type the following exactly:
sfc /scannow
Note the space between "sfc" and "/". Let that scan run and do not interrupt it for any reason, even if it seems to be frozen. (It's not.) It will scan your file system and fix any errors it finds.
2.) Restart your system after the scan above. At the desktop select "Run..." (Win-R) and type:
mdsched.exe
Select "Check for problems the next time I start," and restart the PC. Again, don't interrupt that scan.
Possibilities:
- Damaged master file table (corrupted data, damaged sectors on an HDD/SSD, etc.) Not bad, and PCs can normally work around it.
- Bad RAM sectors. Happens with older RAM or chips that have been damaged in a power surge or something. Again, not too bad, and Windows can normally just work around the bad sectors.
- Corrupted Windows installation. Could be anything from damage caused by a power-surge, to a virus, to not having enough space free for storage and swap file. Might be easy/automatic to fix...or it might be something that does require a complete OS wipe and reinstallation.
- Bad PSU. Inconsistent current from the PSU can result in all sorts of craziness, and it can be difficult to detect as the source of the problem. But, good news, it's one of the least-expensive fixes (especially if you're able to replace it yourself.)
- Damaged RAM, GPU/VRAM, CPU, motherboard, modem, sound card, etc. Worst-case scenario. This type of thing might be as simple as pulling out or replacing a couple sticks of RAM...or it might be new PC time.
Do yourself a favor, though. If it's a new system (only a few months old) bring it straight back to the shop. Computer games and normal usage do not result in BSoDs. This will definitely be covered under warranty.