How to fix frequent blue screen crashes on my gaming PC?

0
10
Asked By TechWhiz123 On

I've got a powerful setup with a Ryzen 5 5600X, a 6750 XT, 32GB of DDR4 RAM, and an SSD. It's been running games smoothly until today when it started crashing a lot, especially during gaming sessions. In less than five hours, I've experienced three blue screens; they're not the usual ones either—they look like four blue screens crammed together at the top and a garbled mess at the bottom. On top of that, games are extremely slow to load. I've already updated my drivers, reset my computer, and checked the task manager for performance hogs without finding anything. Any advice would be greatly appreciated!

3 Answers

Answered By PCGuru42 On

First off, try to gather dump files from your crashes. These are essential for diagnosing blue screen issues. If you can start your PC in normal mode or via Safe Mode, check C:WindowsMinidump for any files there. You’ll want to zip them up and upload them to a site like catbox.moe or mediafire.com. Having multiple dump files helps a lot, too. Also, check this guide to ensure your PC is set to create small memory dumps in the future.

Answered By SSD_Savant On

Consider getting a new SSD and do a clean install of Windows. Sometimes the drives can cause issues like these, and starting fresh might solve your problems altogether.

Answered By EventHunter On

Check the Event Viewer for any critical events; it can usually pinpoint the hardware causing the crashes. Also, remember to run commands like 'sfc /scannow' and 'dism /online /cleanup-image /restorehealth' to fix system corruptions. The usual suspects for these types of crashes are RAM, GPU, or SSD.

CrashDebug99 -

That's a good point! If it’s not the GPU, the RAM can definitely lead to those weird crashes. It’s smart to rule out each component one by one.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.