You were in the middle of something, maybe a game, a video, or just browsing, and the screen went completely red. There wasn’t an error message, no cursor response, nothing. So far, you’ve tried pressing Alt + Ctrl + Del and all you’re really left with is the feeling of having to hold down the power button. Since there’s little information about the Red Screen of Death (which has become a term) compared to the Blue Screen of Death (BSOD), it can be scary and confusing for users who have no idea why their computer shut off. It’s fixable in most cases; depending on how long ago the red screen happened and what you were doing immediately prior to its occurrence will help determine the cause and therefore the solution.
What Causes the Red Screen of Death on Windows
A Red Screen of Death typically indicates a display or driver level issue rather than the deeper level Kernel crash causing a Blue Screen. This differentiation is important for the fact that this is usually an indication that your Data & Windows Installation will be fine, although the Screen itself may look alarming.
The most frequent reasons for RSODs include: Outdated/Corrupted Graphics Drivers, Overclocked CPU/GPU beyond what they can handle, Incompatible or failing Bios settings, and occasionally bad RAM. When you see where the RSOD occurs, this will help narrow down potential causes: If you see the RSOD when starting up windows, It’s likely a Driver Issue or a poor update was made. If you see the RSOD while playing a game/video, it’s likely related to your Video Card/Graphics Card, and if it appears with no pattern at all, hardware is worth checking first.
Start Here: Restart and Note When It Happens
Before you do anything else; reboot your computer by pushing down the Power Button for approximately ten (10) seconds until it shuts off completely. After that, turn it back on again. Occasional Glitches can be resolved with just this one action. When your system crashes again after the initial crash; identify the cause of the crash i.e. a specific game, a video file, a recent driver update, or nothing in particular. That detail decides which fix below to try first.
Fix 1: Update or Roll Back Your Graphics Driver
The biggest reason for an RSOD is likely your graphics driver. This should be your very first check when trying to solve this problem.
1. Right-click the Start button and open Device Manager.
2. Expand Display adapters and right-click your GPU.
3. Select Update driver, then Search automatically for drivers.
If you just updated your drivers before this red screen appeared – go back into “device manager,” right click on your graphic card, select “Properties.” then in the Properties window select the “Driver” tab. Finally, select “roll back Driver.” if there isn’t an option to roll back, then the old Driver was deleted during the installation of the new one. So you will have to manually install an older version of the graphic card’s Driver from either the manufacturer’s website (NVIDIA, AMD, etc.)
If the Device Manager can’t find a working driver, or you’d rather not hunt down the correct version manually,Systweak’s Advanced Driver Updater will do all of the work for you when it comes to detecting what is out of date, and installing updates. First download and install this app; once installed, launch the app, then press Start Scan Now to allow the tool to compare your computer with its database of known good drivers. After scanning completes, the tool will list any out of date or damaged drivers it finds (including the graphics driver if that was causing the problem). Click Update Now, or Update All if several show up, and the tool downloads and installs the correct version automatically.Once this has completed restart your computer and see if the red screen occurs again.
Fix 2: Boot Into Safe Mode to Isolate the Problem
Safe Mode loads Windows with only the essential drivers, so you’ll be able to determine if it’s one of your third party applications or drivers that are causing the computer to freeze.
1. Press Windows key on keyboard and Go to Settings, then System, then Recovery, and select Restart now under Advanced startup.
2. When the PC reboots into the recovery menu,click on troubleshoot and then advanced options then Startup Settings.
3. Click Restart, then press 4 to boot into Safe Mode.
4. Check whether the red screen returns while in Safe Mode.
If the red screen doesn’t return in Safe Mode, something you installed recently is the cause. Uninstall the most recent app or driver you added and reboot normally.
Fix 3: Undo Any Overclocking
Revert all changes made by any type of overclocking (cpu, gpu, ram) before using an alternative method. Shut down your computer. Boot into bios. The key is usually Del, F2, or ESC depending on which motherboard you have. Once in bios select ‘optimized’ or ‘default’. In case the previous was done via a software application (e.g. msi afterburner or ryzen master) simply open the app and reset the application.
Fix 4: Repair System Files
Corrupted system files can trigger display instability that looks identical to a driver problem. Open Command Prompt as administrator and run:
sfc /scannow and wait till the message appears “Verification 100% complete”.
Once that finishes, run:
DISM /Online /Cleanup-Image /RestoreHealth
Restart afterward. This pass fixes a meaningful share of red screen cases tied to a botched update or an interrupted shutdown.
Fix 5: Test Your RAM
Faulty memory produces crashes that vary by workload, which is why RSOD from bad RAM often looks random.
1. Type Windows Memory Diagnostic into the Start menu search and open it.
2. Choose Restart now and check for problems.
3. Let the PC reboot and run the test automatically.
4. Review the results once you’re back in Windows.
Fix 6: Update Your BIOS
An outdated BIOS can conflict with newer graphics cards or Windows updates. Run msinfo32 from the Run dialog (Windows key + R), to identify what version of BIOS you currently have installed on your system. Next, visit your computer manufacturer’s website to search for the latest available BIOS release. Once you locate it, follow the directions provided carefully; because if you interrupt a BIOS update process you can leave a PC unable to start at all.
Fix 7: System Restore or Reset This PC
If nothing else works, then take a step back and revert your computer to a point prior to when the crashes occurred. Using the “Run” box, type rstrui.exe and select a previous restore point (before the issue arose) and allow the system to complete. If there is no restore point available or if the issues persist, navigate to Settings > System > Recovery and choose the option for Reset this PC with the option to keep my files checked, in order to preserve user data.
Frequently Asked Questions
The Bottom Line
The “Red Screen Of Death” can look far worse than it actually does. Begin troubleshooting with your graphics drivers and Safe Mode. These two should be able to solve about 80% of all problems. Work through the other steps on this page only if the Red Screen Of Death continues to appear. If you continue to see the Red Screen Of Death after testing for BIOS updates and performing a RAM test, then have a professional check out your hardware; do not continue to try and troubleshoot the issue yourself.