UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
A desktop monitor displaying a completely white screen on a clean modern office desk under soft directional lighting
Fix It Yourself · Troubleshooting

monitor white screen

Updated 26 July 202613 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

Most monitor white screen problems are a 10-minute fix. Before you start worrying about buying new hardware or calling someone out, work through these steps. In 15 years of fixing this daily, the majority of white screen cases come down to a crashed GPU driver, a loose cable, or a Windows setting that got flipped accidentally. Hardware failure does happen, but it's the last thing to blame, not the first.

TL;DR

A monitor white screen is usually caused by a graphics driver crash, a loose video cable, or a misconfigured Windows setting. Press Windows + Ctrl + Shift + B first to reset the GPU driver. If that doesn't work, reseat your cable, check contrast settings, then move to driver updates and Safe Mode testing. Hardware failure is possible but far less common than software causes.

⏳️ 13 min read ✅ 70% fixed in under 10 minutes 📅 Updated July 2026

Key Takeaways

  • A monitor white screen is most often caused by a GPU driver crash or a loose video cable, not hardware failure.
  • Pressing Windows + Ctrl + Shift + B resets the graphics driver instantly and fixes many intermittent white screen cases.
  • If the white screen only appears in Windows (not Safe Mode or a Linux live USB), the problem is software-side and fully fixable.
  • A solid white screen during the monitor's own built-in self-test confirms hardware failure, not a Windows problem.
  • Clean driver reinstallation using DDU fixes cases where normal Device Manager updates don't stick.

At a Glance

  • Difficulty: Easy to Medium
  • Time Required: 10 to 30 mins
  • Success Rate: Around 70% fixed at Tier 1, 85%+ including Tier 2

What Causes a Monitor White Screen?

The monitor white screen problem has a handful of root causes, and knowing which one you're dealing with saves a lot of time. Here's what's actually going on under the hood for each one.

Graphics driver crash or corruption is the most common cause by far. The GPU driver is the software layer that tells Windows how to push pixels to your screen. When it crashes or gets corrupted, the display can freeze on whatever colour was last rendered, and a plain white frame is a common result. This happens more often after Windows updates, after installing new GPU software, or after the PC wakes from sleep. The good news: it's almost always fixable without touching any hardware.

Loose or damaged video cable is the second most common cause. HDMI and DisplayPort connectors don't always seat as firmly as they look. A cable that's 90% in can still transmit a signal most of the time but throw up a white screen, a blank screen, or flickering under certain conditions, especially if the cable is bent near the connector or the port itself is slightly worn. VGA is even worse for this since the pins are exposed and bend easily.

Windows accessibility or contrast settings catch people off guard. If someone (or a Windows update) has switched on a high-contrast theme, the display can look washed out or almost entirely white depending on the theme. It's a quick fix once you know where to look, but it's not obvious if you've never seen it before.

Monitor hardware failure does happen, particularly with older panels. The T-con board (timing controller) inside the monitor manages how the LCD panel draws the image. When it starts to fail, a solid white screen is one of the classic symptoms. The difference between this and a software cause is that the white screen persists even when the monitor runs its own built-in self-test, completely independent of the PC.

Power irregularities or firmware glitches are less common but worth knowing about. A monitor that didn't shut down cleanly, or one that's on a power strip with fluctuating voltage, can sometimes get stuck in a bad state. A proper full power cycle (unplugging from the wall, not just the standby button) usually clears this.

Monitor White Screen Quick Fixes

Start here. These take under 10 minutes and fix the majority of cases.

1

Reset the Graphics Driver Easy

  1. Press Windows + Ctrl + Shift + B
    Hold all four keys simultaneously. You'll hear a single beep and the screen will flicker or go black for a second or two. That's Windows killing and restarting the GPU driver stack.
  2. Check if the white screen is gone
    If your display comes back normally, you're done. The cause was a temporary driver crash. Keep an eye on it over the next day or two. If it keeps coming back, move to the driver update steps below.
Screen back to normal after the flicker? Driver crash confirmed and fixed. No further action needed right now.
This shortcut works on Windows 10 and Windows 11. It doesn't restart the PC, it just resets the display subsystem. Safe to use any time.
2

Reseat the Video Cable Easy

  1. Turn off the PC and monitor
    Don't just put the monitor on standby. Fully power both off.
  2. Unplug the video cable from both ends
    Pull it from the back of the monitor and from the GPU or motherboard port on the PC. Inspect the cable for obvious damage: bent pins on VGA, broken clips on HDMI, or fraying near the connector.
  3. Plug it back in firmly
    Push it in until it seats properly. For HDMI and DisplayPort, you should feel a slight click or firm resistance. For VGA, tighten the screws finger-tight.
  4. Check the monitor input source
    Use the monitor's physical buttons to open the on-screen menu. Find the input source setting and confirm it matches the port you're using. HDMI 1 vs HDMI 2, DisplayPort vs HDMI, these mismatches cause blank or white screens constantly.
  5. Power everything back on
    Turn the monitor on first, then the PC.
Normal image on boot? The cable wasn't seated properly or the input was wrong. Sorted.
3

Check Windows Contrast and Accessibility Settings Easy

  1. Open Settings
    Press the Windows key, then click the gear icon or type Settings and press Enter.
  2. Go to Accessibility, then Contrast themes
    On Windows 11: Settings > Accessibility > Contrast themes. On Windows 10: Settings > Ease of Access > High contrast.
  3. Set Contrast themes to None
    If any high-contrast theme is active, switch it off. Apply the change and check if the display looks normal.
Display colours restored? A contrast theme was the culprit. This sometimes gets switched on accidentally via the keyboard shortcut Left Alt + Left Shift + Print Screen.
4

Restart Windows Explorer Easy

This one's specifically for cases where the desktop and app windows look white but the taskbar and system tray seem fine, or where only certain windows are affected.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Find Windows Explorer in the Processes list. Right-click it and select Restart.
  3. The taskbar will disappear briefly and come back. Check if the white windows are now rendering correctly.
Windows rendering normally again? Explorer had crashed or got into a bad state. A full reboot will keep it stable going forward.

More Monitor White Screen Solutions

If the quick fixes above didn't sort it, these intermediate steps dig into drivers, Windows updates, and isolation testing. Give yourself 15 to 30 minutes for this section.

5

Update or Roll Back the Graphics Driver Medium

Outdated or corrupted GPU drivers are a very common cause of persistent monitor white screen problems. But if your white screen started right after a Windows Update or a manual driver install, rolling back is the smarter first move.

  1. Open Device Manager
    Press Windows + R, type devmgmt.msc, press Enter.
  2. Expand Display adapters
    You'll see your GPU listed here, something like Intel UHD Graphics, NVIDIA GeForce RTX, or AMD Radeon.
  3. Right-click the GPU and choose Update driver
    Select Search automatically for drivers. Windows will check for a newer version and install it if found.
  4. If the problem started after a recent update, roll back instead
    Right-click the GPU, choose Properties, then the Driver tab. Click Roll Back Driver if the option is available (it greys out if there's no previous version stored).
  5. Restart the PC after either action and check if the monitor white screen is gone.
For NVIDIA GPUs, you can also update drivers directly via GeForce Experience. For AMD, use Radeon Software. Both are more reliable than Windows Update for GPU-specific driver versions. See Microsoft's official driver update guidance for more detail on the Device Manager process.
White screen gone after driver update or rollback? Driver corruption or a bad update was the cause.
6

Test With a Different Monitor and Cable Easy

This is the fastest way to split hardware from software. Borrow a monitor, use a TV with an HDMI port, anything with a display input will do.

  1. Connect your PC to a different monitor using a different cable if possible.
  2. If the second monitor works normally, the problem is in your original monitor or cable. Try a different cable on the original monitor next to narrow it down further.
  3. If the white screen appears on the second monitor too, the issue is in the PC itself, specifically the GPU, driver, or Windows. Continue with the driver and Safe Mode steps.
Don't skip this step if you suspect hardware. It takes 5 minutes and immediately tells you whether to focus on the monitor or the PC.
7

Boot Into Safe Mode to Isolate the Cause Medium

Safe Mode loads Windows with only the essential drivers and services. No third-party GPU software, no overlay tools, no custom display utilities. If the monitor white screen doesn't appear in Safe Mode, you know a third-party driver or app is causing it in normal Windows.

  1. Open Settings, go to Update and Security, then Recovery.
  2. Under Advanced startup, click Restart now.
  3. After the restart, choose Troubleshoot > Advanced options > Startup Settings > Restart.
  4. Press 4 or F4 to boot into Safe Mode (or 5/F5 for Safe Mode with Networking).
  5. Check if the white screen appears. If it doesn't, the cause is a third-party driver or app. Uninstall any recently added display utilities, colour calibration tools, or screen recording software from Safe Mode.
  6. If the white screen still appears in Safe Mode, the problem is in core Windows or hardware. Continue to the advanced section.
Microsoft's official Safe Mode guide covers alternative boot methods including the F8 key approach on older systems.

If you're also seeing other display oddities like flickering, colour shifts, or the screen going black before turning white, our monitor flickering troubleshooting guide covers the overlapping causes in more detail.

Advanced Monitor White Screen Fixes

These steps are for cases where the quick and intermediate fixes haven't worked. You're likely dealing with deeper driver corruption, a Windows system file problem, or confirmed hardware failure. Take your time with these.

8

Clean Reinstall GPU Drivers Using DDU Advanced

Normal driver updates via Device Manager don't always remove old driver files cleanly. Leftover fragments from previous installations can cause conflicts that persist through updates and rollbacks. Display Driver Uninstaller (DDU) does a proper clean sweep.

  1. Download DDU from the official source at Tom's Hardware's DDU guide which links to the verified download. Also download your GPU's latest driver from Intel, NVIDIA, or AMD's official site before you start, so you have it ready offline.
  2. Boot into Safe Mode (see step 7 above). DDU must run in Safe Mode to work properly.
  3. Run DDU. Select your GPU type from the dropdown (NVIDIA, AMD, or Intel). Click Clean and restart.
  4. After the restart (back in normal Windows), install the fresh driver you downloaded. Don't let Windows install one automatically first.
  5. Restart again after the driver install and check if the monitor white screen is gone.
Took three reboots before this one stuck on one machine I worked on last month, so be patient. If it's going to work, it works after the clean install restart.
9

Run System File Checker (SFC) Medium

Corrupted Windows system files can affect the display rendering stack in ways that look identical to a driver problem. SFC scans and repairs them automatically.

  1. Open Task Manager with Ctrl + Shift + Esc. Click File, then Run new task.
  2. Type cmd and tick the box for Create this task with administrative privileges. Click OK.
  3. In the Command Prompt window, type sfc /scannow and press Enter.
  4. Wait for the scan to complete. It can take 10 to 20 minutes. Don't close the window.
  5. Restart the PC when it finishes and check if the monitor white screen has cleared.
If SFC reports it found and repaired files, that's a good sign. If it says it found errors it couldn't repair, follow up with DISM /Online /Cleanup-Image /RestoreHealth in the same admin Command Prompt, then run SFC again.
10

Run the Monitor's Built-In Self-Test Easy

Here's the definitive hardware test. The monitor's self-test runs completely independently of the PC. No signal from the GPU, no Windows, nothing. Just the monitor testing its own panel.

  1. Disconnect the video cable from the monitor (leave the power cable connected).
  2. Power on the monitor. Most monitors will display a self-test pattern or a "No signal" message with a coloured background when no input is detected.
  3. Alternatively, check your monitor's manual for a dedicated self-test mode, often accessed by holding specific physical buttons during power-on.
  4. If the self-test image is solid white or distorted, the monitor has a hardware fault. The LCD panel or T-con board has failed. This is not fixable with software.
  5. If the self-test looks normal, the monitor hardware is fine and the problem is definitely in the PC or the cable.
A white screen during the monitor's own self-test is a hardware death sentence for that panel. Check your warranty first before spending money on repair. Many monitors carry a 3-year manufacturer warranty.

If you've confirmed the monitor hardware is fine but Windows is still causing display issues, it might be worth checking whether a recent Windows Update is the culprit. Our Windows Update problems guide covers how to uninstall specific updates that break display drivers.

And if the white screen is happening on a laptop rather than a desktop, the cause could also be a failing LCD cable inside the lid hinge. That's a physical repair job. See our laptop screen repair guide for what that involves and whether it's worth attempting yourself.

Preventing a Monitor White Screen

Most monitor white screen problems are avoidable. Here's what actually makes a difference, in order of importance.

Keep GPU drivers updated through official channels. Use GeForce Experience for NVIDIA, Radeon Software for AMD, or Intel's Driver and Support Assistant. These tools give you WHQL-certified drivers, not beta versions that can destabilise the display stack. Windows Update's driver suggestions are often months behind.

Inspect your video cables every few months. Cables get knocked, bent, and pulled. A cable that looks fine externally can have a broken internal wire that causes intermittent white screens. If you've had a monitor white screen that came and went randomly, swap the cable first before doing anything else next time.

Don't force power-offs. Holding the power button to kill a frozen PC is sometimes necessary, but doing it regularly increases the chance of driver or file system corruption. Use Ctrl + Alt + Delete and restart from there whenever possible.

Use a surge protector. Power spikes can damage monitor electronics, particularly the T-con board. A basic surge-protected power strip costs under £15 and can save you from a £200 monitor replacement. Worth it.

Keep the PC ventilated. GPU overheating can cause driver crashes that manifest as white or black screens. Make sure vents aren't blocked, fans are spinning, and the inside of the case isn't caked in dust. A can of compressed air every 6 months is all it takes.

Monitor White Screen Summary

A monitor white screen is almost always fixable without buying anything new. Start with the Windows + Ctrl + Shift + B shortcut to reset the GPU driver, check the cable and input source, and rule out accessibility settings. If those don't work, update or roll back the graphics driver in Device Manager, test in Safe Mode, and run a clean DDU reinstall if needed. The monitor's built-in self-test is your definitive hardware check. If the white screen appears there too, the panel or T-con board has failed and it's a hardware replacement job. But in the majority of cases, the monitor white screen is a software problem and it's sorted within half an hour.

Quick Reference

  • Try first: Windows + Ctrl + Shift + B (GPU driver reset)
  • Then: Reseat the video cable and check monitor input source
  • Then: Check Accessibility > Contrast themes in Windows Settings
  • If persistent: Update or roll back GPU driver in Device Manager
  • To isolate: Boot into Safe Mode, test with a second monitor
  • Advanced: DDU clean reinstall, SFC scan, monitor self-test
  • Hardware confirmed: Contact manufacturer, check warranty

Frequently Asked Questions

It forces Windows to reset the graphics driver and reinitialise the display. You will hear a beep and see a brief flicker. If the monitor white screen disappears afterwards, the cause was a temporary driver crash and no further action is usually needed.

Connect your PC to a different monitor using a different cable. If the second monitor works normally, your original monitor or cable is faulty. If the white screen appears on the second monitor too, the problem is in your PC, specifically the GPU, driver, or Windows installation.

Yes. High-contrast or custom contrast themes in Windows can cause everything to appear washed out or extremely white. Open Settings, go to Accessibility, then Contrast themes, and make sure it is set to None.

Yes, updating your graphics driver via Device Manager is a good step. But if the monitor white screen started right after a recent driver update, roll back the driver first using Device Manager, Properties, then Roll Back Driver.

A persistent white screen during the monitor built-in self-test points to a hardware fault in the LCD panel or T-con board. That requires professional repair or replacement, not software troubleshooting.