A black screen on your Windows PC can strike without warning—right at startup, seconds after login, or following an update. You might see nothing but a blinking cursor, a frozen desktop without icons, or a blank display that refuses to wake. But before you assume the worst, know that most black screen situations are software-related and fixable with a handful of keyboard shortcuts or a trip into Safe Mode. Microsoft’s own support documentation outlines a clear path to recovery, and the Windows community has contributed a wealth of real-world tweaks that go beyond the official line. This guide merges both: the authoritative steps from Microsoft and the hard-won insights of power users who have stared down the void and won.

The First 60 Seconds: Keyboard Shortcuts That Can Save Your Session

When your screen goes dark, resist the urge to hammer the power button. Three quick keyboard combinations often jolt Windows back to life.

Reset the graphics driver. Press and hold Windows + Ctrl + Shift + B for a few seconds. You should hear a short beep or see the screen flicker. This forces the graphics subsystem to reinitialize without restarting the PC. It works on Windows 10 and Windows 11 and is the single fastest way to recover from a transient display hang.

Cycle the display mode. Press Windows + P, then tap P again immediately and hit Enter. This steps through the projection options—PC screen only, duplicate, extend, second screen only. If your system mistakenly thinks it’s connected to an external monitor, this shortcut will bring the picture back to your built-in panel.

Open the security screen. Hit Ctrl + Alt + Del. If the security options screen appears, click Task Manager, find Windows Explorer in the list, right-click it, and choose Restart. That reloads the entire desktop shell, often clearing up a black screen where only a mouse cursor is visible.

These steps assume your hardware is fundamentally intact. If none of them produce a result, move on to physical checks.

Checking Hardware Connections and Peripherals

A blank screen may have nothing to do with Windows. Before diving into software troubleshooting, eliminate the obvious physical culprits.

  • Inspect every cable. Whether you use HDMI, DisplayPort, USB-C, or VGA, ensure both ends are seated firmly. A loose connection can cut the video signal while leaving the PC running.
  • Swap the cable or monitor. If you have a spare cable or secondary display, test with it. A faulty cable is among the most common—and cheapest—causes of black screens.
  • Disconnect all peripherals. Unplug everything except the keyboard and mouse: external drives, printers, USB hubs, even a second monitor. A rogue device can trigger a driver conflict that blanks the screen.
  • Laptops: check the charge. A deeply discharged battery may prevent the display from turning on even when plugged in. Let the device charge for 15–30 minutes, then try again.

If the hardware check passes, it’s time to force Windows into Safe Mode.

Booting into Safe Mode: Your Gateway to Recovery

Safe Mode loads only the essential drivers and services, letting you troubleshoot without interference from third-party software. Getting there when the screen is black requires a deliberate trigger of Windows Recovery Environment (WinRE).

Force WinRE to appear:
1. Turn on the computer.
2. As soon as you see the Windows logo or spinning dots, press and hold the power button until the system shuts down.
3. Repeat this power-on / power-off cycle two more times.
4. On the third boot, Windows displays “Please wait” and then opens the blue Recovery screen.

Navigate to Safe Mode:
- Select Troubleshoot > Advanced options > Startup Settings > Restart.
- After reboot, press 4 or F4 for standard Safe Mode, or 5 / F5 for Safe Mode with Networking (if you need internet access).

Some OEMs use different function keys. If F4 doesn’t work, watch for on-screen instructions. Once in Safe Mode, you can start fixing what broke.

Fixing Graphics Drivers That Cause Blank Screens

Corrupted, outdated, or incompatible graphics drivers are the number one software trigger for black screens—especially right after a Windows update or a driver auto-install.

Update the driver:
1. Right-click the Start button and choose Device Manager (or press Windows + X, then M).
2. Expand Display adapters.
3. Right-click your graphics card (e.g., Intel UHD, NVIDIA GeForce, AMD Radeon) and select Update driver.
4. Click Search automatically for drivers. Windows will fetch the latest WHQL-certified version from Microsoft’s update servers.

If your screen went black immediately after a known driver update, rolling back is often faster than hunting for a newer version.

Roll back the driver:
1. In Device Manager, right-click the graphics card and choose Properties.
2. Switch to the Driver tab.
3. If the Roll Back Driver button is active, click it and follow the prompts. Windows will reinstall the previous driver version.

If the button is grayed out, Windows has no older driver stored. In that case, you may need to download a known-good version from the manufacturer’s website—Intel, NVIDIA, or AMD—and install it manually inside Safe Mode.

Dealing with Problematic Windows Updates

A black screen that appears right after a Windows cumulative or feature update almost certainly points to an incompatible driver or a botched installation. Safe Mode gives you a way to remove the offending update.

Uninstall recent updates:
1. In Safe Mode, open Settings (Windows + I).
2. Go to Update & Security > Windows Update > View update history.
3. Click Uninstall updates at the top. A Control Panel window opens listing all installed updates.
4. Sort by Installed On to find the most recent ones. Select the update you suspect and click Uninstall.

Reboot normally and check if the black screen is gone. If the update re-installs itself automatically, you may need to temporarily pause updates via Settings > Windows Update > Pause updates for 7 days, giving you time to block the specific driver or patch.

Restart Windows Explorer to Recover a Cursor-Only Screen

A unique variant of the black screen shows only a movable mouse pointer. The desktop, taskbar, and icons never load. This often means the Windows Explorer process (responsible for the GUI shell) has stalled instead of crashing outright.

Restart Explorer manually:
1. Press Ctrl + Shift + Esc to open Task Manager. If you can’t see it because the screen is black, press Alt + Tab after opening it; Task Manager usually pops to the foreground.
2. Scroll through the Processes tab. If Windows Explorer is listed, right-click it and select Restart. The screen will blink as the shell reloads.
3. If Windows Explorer isn’t listed, click File > Run new task, type explorer.exe, and press Enter.

This method fixes black screens that appear after login, particularly on systems with corrupted profile data or third-party shell extensions.

System Restore: Turning Back the Clock

When nothing else works and you have a restore point created before the trouble began, System Restore can revert Windows to a stable state without touching your personal files.

Run System Restore from WinRE:
1. Enter the Windows Recovery Environment as described earlier (three forced shutdowns).
2. Choose Troubleshoot > Advanced options > System Restore.
3. Select your account and enter the password if prompted.
4. Pick a restore point dated before the black screen problem started. Windows will show installed programs that will be affected.
5. Click Finish and confirm. The PC will restart and begin the restoration.

System Restore doesn’t always succeed, but it’s a non-destructive way to undo recent system changes. If you’ve never created a restore point manually, Windows might still have an automatic checkpoint from a recent update or driver installation.

Additional Fixes from the Community Playbook

Beyond the official Microsoft steps, power users often share three extra tactics that have resolved stubborn black screens.

Disable Fast Startup. Fast Startup combines a cold boot with hibernation to speed up the post-shutdown launch, but it can cause display issues. To turn it off:
1. Boot into Safe Mode.
2. Open Control Panel > Power Options.
3. Click Choose what the power buttons do.
4. Select Change settings that are currently unavailable.
5. Scroll down and uncheck Turn on fast startup (recommended).
6. Save changes and reboot.

Scan for malware. Deeply embedded malware can hijack the display stack. In Safe Mode with Networking, run a full scan using Microsoft Defender (Windows Security > Virus & threat protection > Scan options > Full scan) or a trusted third-party scanner. Malware-induced black screens often reappear after a clean boot, so this step is crucial if the issue persists.

Perform a clean boot. A clean boot starts Windows with only Microsoft services and drivers, helping you identify a conflicting third-party application. In Safe Mode, press Windows + R, type msconfig, and go to the Services tab. Check Hide all Microsoft services, then click Disable all. Under the Startup tab, open Task Manager and disable all startup items. Restart normally. If the black screen disappears, re-enable services in small groups until you pinpoint the culprit.

When All Else Fails: Reset or Reinstall Windows

If you’ve exhausted every software fix and the black screen endures, a system reset or clean install is the nuclear option. This should be your last resort because it removes installed applications (and optionally personal files).

Reset Windows from WinRE:
1. Boot into WinRE.
2. Go to Troubleshoot > Reset this PC.
3. Choose Keep my files (removes apps and settings but preserves personal data) or Remove everything (factory-fresh install).
4. Follow the on-screen instructions. Windows will reinstall itself.

If the built-in reset fails, create a bootable USB drive with the Windows Media Creation Tool on another PC, boot from it, and perform a clean installation.

Prevention: Keeping the Black Screen at Bay

Black screens aren’t always avoidable, but a few habits drastically reduce their likelihood.

  • Update drivers manually. Instead of relying solely on Windows Update, periodically check your GPU manufacturer’s website for stable driver releases.
  • Create system restore points weekly. In the Start menu, search for “Create a restore point,” open the System Properties dialog, select your system drive, and click Create. Give it a descriptive name.
  • Use a reputable antivirus. A robust security suite prevents malware that can corrupt display components.
  • Test updates on a delay. Defer feature updates by several months and pause quality updates for a week to let Microsoft fix initial bugs.
  • Monitor Event Viewer. After any blank screen incident, open Event Viewer (eventvwr.msc) and look under Windows Logs > System for critical errors around the time of the crash. These logs can reveal driver failures or service timeouts that need attention.

Most black screen episodes are solvable within minutes using the keyboard shortcuts and Safe Mode techniques detailed here. If the problem survives a clean Windows installation, you’re likely facing a hardware defect—failing GPU, damaged motherboard video output, or a dying display panel—and a professional repair is the next logical step. For the vast majority, though, this guide will get you from a blank void back to your familiar desktop in no time.