Why Is My Computer Screen Blue? What the Blue Screen Is Telling You
Share
If your computer screen is blue, the fix depends on which type of blue screen you are seeing. It could be a Windows system crash known as the Blue Screen of Death, or BSOD, or it could be a display tint issue where everything looks blue but the computer keeps running normally. These are two completely different problems, and mixing them up leads to the wrong fix every time.
This guide walks through both problems step by step, starting with how to tell them apart. If you have already confirmed you have a BSOD, our guide on how to tell if your computer has a virus covers overlapping symptoms worth ruling out before you start. Back up your data before making any system changes, especially if crashes have been frequent.
What a Blue Screen Actually Means
A blue screen on a Windows PC falls into one of two categories.
The first is the Blue Screen of Death, a critical system crash Windows uses as a safety mechanism. When Windows detects a fatal error it cannot recover from, it forces a full stop to prevent hardware damage or data corruption, collects diagnostic information, and restarts the machine. The BSOD displays a stop code, a string of text like MEMORY_MANAGEMENT or CRITICAL_PROCESS_DIED, that points directly to the cause of the crash. Driver installs and Windows updates are among the most common triggers.
The second is a blue tint or color cast on your display, where the screen looks visually blue but the computer continues to function normally. This is a display or software issue, not a system crash.
Is Your Screen Blue-Tinted or Crashing? Identify Your Problem First

Pinpointing which type of blue screen you have saves significant time. Most users searching "computer screen keeps turning blue tint" land on BSOD articles that do not solve their problem at all, because Microsoft's own support documentation treats these as completely separate issues.
Signs Your Screen Has a Blue Tint (Not a Crash)
If the following describe your situation, you have a display color issue, not a BSOD:
- The screen looks blue or has a cool color cast, but the computer functions normally
- The problem started after a Windows Update or a graphics driver update
- The blue tint appears in screenshots: software or driver issue
- The tint does not appear in screenshots: physical monitor or cable issue
- Night Light is enabled or was recently changed in your taskbar settings
If Night Light is off and your screen is still blue, a corrupted color profile is the more likely cause.
Signs You Are Dealing with a True BSOD Crash
If these symptoms match, you have a system crash:
- The screen turned fully blue with white text and stopped all activity
- A stop code appeared, such as CRITICAL_PROCESS_DIED or NTFS_FILE_SYSTEM
- The machine restarted automatically
- The crash happens repeatedly, especially during gaming, startup, or heavy CPU load
One BSOD is not necessarily serious. A one-time crash can be a fluke. Repeated crashes under similar conditions require investigation.
If your screen looks blue but the computer keeps running, skip to the blue tint fix below. If your computer crashed and showed a blue error screen, skip to the BSOD fix section.
What You Need Before You Start
- A second device such as a phone or tablet to look up stop codes or driver information
- Your Windows version: press Windows key + I, go to System, then About
- Administrator account access on the affected computer
- A way to photograph or write down the stop code if a BSOD occurs
Photographing the stop code before the screen clears is the single most useful action you can take during a BSOD. That code tells you exactly where to focus.
How to Fix a Blue-Tinted Computer Screen

A blue-tinted screen is almost always a software or hardware connection issue, not a system failure. Work through these steps in order.
One useful test before you start: take a screenshot and look at it on your phone. If the blue tint appears in the screenshot, the problem is software or driver-based. If the tint does not appear in the screenshot, it is a physical monitor or cable problem. This single test can save hours of troubleshooting.
Step 1: Check Night Light settings. Go to Settings, then System, then Display, and look for Night Light. Toggle it off if it is on, or toggle it off and back on to reset it.
Step 2: Reset your display color profile. Go to Settings, then System, then Display, then Advanced display settings, then Display adapter properties. Click the Color Management tab and reset to the default sRGB color profile.
Step 3: Update or roll back your graphics driver. Open Device Manager, expand Display Adapters, right-click your graphics driver, and select Update driver. If the blue tint started immediately after a Windows Update, choose "Roll Back Driver" instead. This step resolves the majority of blue tint complaints after updates and is the one most users skip.
Step 4: Check the monitor cable. Unplug and firmly re-seat the HDMI or DisplayPort cable at both ends. A loose connection can drop one color channel and produce a blue or cyan cast. If the tint persists, swap the cable entirely or try a different output port on your graphics card. If the tint disappears, you found a failing cable or port.
If none of these steps resolve the issue, the monitor panel itself may be failing.
How to Fix a Blue Screen of Death on Windows
Most BSODs are fixable without reinstalling Windows. Work through these steps before considering anything more drastic.
The five most common stop codes are CRITICAL_PROCESS_DIED (corrupted system process), MEMORY_MANAGEMENT (RAM issue), DRIVER_IRQL_NOT_LESS_OR_EQUAL (driver conflict), NTFS_FILE_SYSTEM (storage or partition issue), and SYSTEM_SERVICE_EXCEPTION (software or driver fault). If you are seeing NTFS_FILE_SYSTEM specifically, our guide on Windows drives converting to RAW covers the underlying cause in detail.
Step 1: Record the stop code. Write down or photograph it. This is the fastest path to the right fix.
Step 2: Run the Windows Blue Screen Troubleshooter. On Windows 10, go to Settings, then Update and Security, then Troubleshoot, then Additional troubleshooters, then Blue Screen. On Windows 11, go to Settings, then System, then Troubleshoot. Apply any recommended fixes.
Step 3: Roll back recent Windows Updates or driver installs. Go to Settings, then Windows Update, then View Update History, then Uninstall Updates. If crashes appeared after a specific update, removing it often resolves the problem immediately.
Step 4: Run Windows Memory Diagnostic. Search "Windows Memory Diagnostic" in the Start menu and choose "Restart now and check for problems." Faulty RAM is one of the most common causes of recurring BSODs.
Step 5: Check for overheating. Download a free temperature monitoring tool like HWMonitor and check your CPU and GPU temperatures under load. Excessive heat causes system crashes. Clean out dust from vents and fans if temperatures are high.
Step 6: Run System File Checker. Open Command Prompt as administrator and type sfc /scannow. Let it complete. This scans for and repairs corrupted Windows system files.
Step 7: Update all drivers. Use Device Manager and Windows Update to push all pending updates, with priority on GPU, chipset, and network adapter drivers.
Reinstalling Windows is almost never the right first step. It causes data loss and rarely fixes the underlying hardware or driver issue. If you have worked through every step here and crashes continue, our PC Laptops technicians can diagnose the issue in person at any of our seven Utah locations or through in-home service.
How to Prevent Blue Screens Before They Happen

Keep Windows and drivers updated on a regular schedule, but wait one to two weeks before installing major Windows updates. This gives Microsoft time to patch any bad rollouts before they reach your machine.
Install hardware monitoring software and set temperature alerts so you catch overheating before it causes a crash.
Run Windows Memory Diagnostic every six months on machines that are three or more years old.
Avoid third-party driver updater tools. These applications frequently install outdated or incompatible drivers and are a known cause of BSOD errors. Use Device Manager or Windows Update instead.
Keep at least 15 percent of your system drive free. A full storage drive causes write errors and system instability.
Set up regular backups so a crash never means data loss. Our guide to backing up your computer covers the options worth considering for Utah home users.
When upgrading RAM or adding new hardware, test it with MemTest86 before putting the system back into regular use.
Frequently Asked Questions
What does a blue screen mean on a PC?
A blue screen means either Windows detected a critical error and forced a stop to prevent damage, or your display has a blue color tint while the computer keeps running. These are two separate problems with different fixes. The BSOD is a system crash; the blue tint is a display or driver issue.
Why did my computer blue screen after a Windows update?
Windows updates sometimes install incompatible drivers or overwrite system files. The fastest fix is to roll back the update by going to Settings, then Windows Update, then View Update History, then Uninstall Updates. You can also roll back a specific driver in Device Manager if the update affected your graphics or chipset driver.
Can a BSOD damage my computer?
The BSOD itself does not damage hardware. It is a protective measure Windows uses to stop the system before damage occurs. However, repeated BSODs can indicate failing hardware such as degrading RAM or a failing storage drive that will worsen over time if left unaddressed.
Why is my screen blue-tinted but my computer is still running?
A blue-tinted screen with a normally functioning computer is a display or driver issue, not a crash. Common causes include a stuck Night Light setting, a corrupted color profile, or a graphics driver update that changed your display output. The step-by-step fix in the blue tint section above walks through the full resolution process.
If you are still asking why your computer screen is blue after working through this guide, the issue most likely needs hands-on attention. PC Laptops has seven Utah locations plus in-home service across the Wasatch Front, backed by a Lifetime Service Guarantee on parts, labor, and support. Contact our team to schedule a diagnostic.