
A Windows 11 black screen is one of the most alarming faults you can hit, because there is nothing on screen to tell you what went wrong. The good news is that a black screen almost never means your files are gone. In most cases Windows is still running perfectly well underneath — it is simply failing to draw anything.
The usual culprits are a GPU driver that failed to initialise, a crashed Windows shell, or a corrupted Fast Startup state. All three are fixable in minutes, without reinstalling Windows and without touching your data. This guide starts with the fastest recovery, then works through seven fixes in a sensible order and shows you how to tell a software black screen apart from a genuine hardware one.
⚡ Black Screen Right Now? Do This First
- Press Win + Ctrl + Shift + B — the built-in GPU reset shortcut. The screen recovers in one to two seconds and nothing closes.
- If the cursor is visible: Ctrl+Shift+Esc → Task Manager → File → Run new task → type
explorer.exe→ Enter. - If nothing responds: force power off three times during boot to trigger Windows Recovery, then run Startup Repair.
🆕 The Shortcut Most People Have Never Heard Of
⊞ Win + Ctrl + Shift + B
This sends a reset signal straight to the graphics driver. The screen goes dark for a second or two, you may hear a single short beep, and then the display comes back. It works from a completely black screen as long as Windows is running underneath, and it does not restart Windows or close a single open app. Always try it before anything else.
Which Kind of Black Screen Do You Have?
Before you change anything, work out which category you are in. A software black screen and a hardware black screen need completely different fixes, and getting this right first can save you an unnecessary repair bill.
🛠️ Software or Driver (fixable at home)
- Appeared right after a Windows Update
- Cursor is visible and moves normally
- Win+Ctrl+Shift+B makes the screen flicker
- Happens after sleep or hibernate
- You can hear Windows load normally
→ Start with Fix 1, then Fix 2.
🔧 Possibly Hardware
- Monitor reports no input signal
- Win+Ctrl+Shift+B does nothing at all
- A second monitor also shows nothing
- A cable was recently moved or knocked
- Started after the GPU was installed or reseated
→ Go to Fix 7 first.
📋 Table of Contents
- Press Win + Ctrl + Shift + B (GPU reset)
- Restart explorer.exe from Task Manager
- Roll back or update the GPU driver
- Disable Fast Startup
- Boot into Safe Mode
- Run Startup Repair from Recovery
- Check the display cable and monitor input
- Quick reference table
- What actually causes a black screen
- Common black screen scenarios decoded
- Verdict — exact order to follow
- FAQ
The 7 Fixes (in order)
1Press Win + Ctrl + Shift + B (GPU Reset)
INSTANTNO DATA LOSS3 seconds
This is a built-in Windows shortcut that sends a reset command directly to the graphics driver, forcing it to reinitialise the display. It is designed for exactly this situation: the driver has frozen or failed to render, but Windows itself is fine. Nothing restarts and no open application closes.
Steps:
- Even on a completely black screen, press Win + Ctrl + Shift + B together
- The screen stays dark for one to two seconds
- You may hear a single short beep
- The display recovers and the desktop appears
💡 Note: This only works if Windows is already running underneath the black screen. If the screen is black before the Windows logo even appears, Windows has not booted — go to Fix 5 or Fix 7 instead. On some laptop and tablet keyboards the combination is Ctrl + Shift + B without the Win key, so try that variant too.
✅ Verify it worked: The desktop appears. If it does, the cause was a driver freeze — update your GPU driver (Fix 3) so it does not happen again. If the screen flickers but returns to black, the driver is actively failing: go to Fix 3 via Safe Mode.
2Restart Explorer.exe from Task Manager
HIGH IMPACTNO DATA LOSS1 min
A black screen with a visible, movable cursor is a very specific condition: Windows has booted and you are logged in, but explorer.exe — the shell that draws the desktop, taskbar and Start menu — has crashed. Task Manager still opens because it is a separate process, and restarting the shell from there brings the whole desktop back in seconds.
Steps:
- Press Ctrl + Shift + Esc to open Task Manager directly
- If that does nothing, press Ctrl + Alt + Delete and pick Task Manager from the menu
- Click File at the top left, then Run new task
- Type
explorer.exeand press Enter - The desktop and taskbar reappear within seconds
If the File menu is not visible (compact mode):
- Click More details at the bottom left to expand Task Manager
- Find Windows Explorer in the Processes list
- Right-click it and choose Restart
💡 Note: If the black screen comes back every time you log in, the shell is crashing on startup, usually because of a broken shell extension or a startup app. Check Task Manager → Startup apps and disable anything you installed recently, then continue to Fix 3.
✅ Verify it worked: Desktop, taskbar and Start menu are back, and every window you had open before is still there in the taskbar.
3Roll Back or Update the GPU Driver
HIGH IMPACTNO DATA LOSS10 min
Graphics driver problems are the most common software cause of a Windows 11 black screen, and Windows Update is often the trigger — it pushes a driver version that does not agree with your particular GPU, monitor or refresh rate. If the black screen started right after an update, rolling the driver back to the previous working version is the direct fix. If it started for no obvious reason, installing the latest driver from the manufacturer usually resolves it.
Roll back the driver (black screen after an update):
- Boot into Safe Mode first — Fix 5 shows you how to get there from a black screen
- Press Win + X and open Device Manager
- Expand Display adapters and right-click your GPU → Properties
- Open the Driver tab and click Roll Back Driver
- Pick a reason, confirm, then restart normally and test
Update the driver (black screen not linked to an update):
- Boot into Safe Mode with Networking (press 5 at Startup Settings)
- Download the driver from the maker's own site — NVIDIA, AMD or Intel — rather than a third-party site
- Run the installer and choose the Clean install option so old driver files are removed
- Restart normally
💡 Note: If Roll Back Driver is greyed out there is no previous version stored, so use the update path instead. As a general rule, prefer the manufacturer's own driver over the one Windows Update supplies.
✅ Verify it worked: After the restart, the display initialises normally at the right resolution from the login screen onward.
4Disable Fast Startup
HIGH IMPACTNO DATA LOSS3 min
Fast Startup saves part of the system state to a hibernation file at shutdown and reloads it on the next boot to save a few seconds. When that saved state gets corrupted — after an update, a driver change or a sudden power cut — the next boot loads the damaged state and you get a black screen. This is the classic cause when the black screen appears every time the machine wakes from sleep. Turning Fast Startup off forces a clean boot every time.
Steps:
- Open Control Panel → Hardware and Sound → Power Options
- In the left panel click Choose what the power buttons do
- Click Change settings that are currently unavailable (needs admin rights)
- Under Shutdown settings, untick Turn on fast startup (recommended)
- Click Save changes, then shut down fully (not restart) and power back on
💡 Note: Expect shutdown and startup to take a few seconds longer afterwards. On a modern SSD the difference is barely noticeable, and the stability gain is usually worth it.
✅ Verify it worked: Shut down fully, wait ten seconds, power on — and repeat a few times including one sleep and wake cycle. No black screen means Fast Startup was the cause, and this fix is permanent.
5Boot Into Safe Mode
DIAGNOSTICNO DATA LOSS5 min
Safe Mode loads Windows with only essential Microsoft drivers and no third-party software. If the display behaves normally in Safe Mode, the black screen is a driver or software conflict rather than a hardware fault. It is also the only reliable way to reach Device Manager when a normal boot gives you nothing.
Method 1 — from the login screen (if you can see it):
- Click the Power icon on the login screen
- Hold Shift and click Restart
- Go to Troubleshoot → Advanced options → Startup Settings → Restart
- Press 4 for Safe Mode, or 5 for Safe Mode with Networking
Method 2 — from a completely black screen:
- Hold the power button for five seconds to force the PC off
- Power on, let it begin booting, then force it off again after five to ten seconds
- Repeat three times — Windows notices the pattern and opens Automatic Repair
- Choose Advanced options → Troubleshoot → Advanced options → Startup Settings → Restart, then press 4 or 5
Method 3 — from a Windows 11 USB drive:
- Boot from a Windows 11 installation USB
- At the install screen choose Repair your computer → Troubleshoot → Advanced options → Startup Settings
Result A — the display works in Safe Mode. The cause is software or a driver. Stay in Safe Mode and go straight to Fix 3.
Result B — still black in Safe Mode. Software is unlikely to be the cause. Move to Fix 6, and then Fix 7 for the hardware checks.
6Run Startup Repair from Recovery
MEDIUM IMPACTNO DATA LOSS15 min
Startup Repair scans and repairs damaged boot files and boot configuration automatically. When those are corrupted — after a power cut mid-update, a failed Windows Update or disk errors — Windows cannot finish booting and the screen stays black. This is the automated fix for that whole class of problem, with no command line needed.
Steps:
- Reach the Recovery Environment using Method 2 from Fix 5, or a Windows 11 USB
- Choose Troubleshoot → Advanced options
- Click Startup Repair
- Windows checks and repairs the boot configuration, usually in five to fifteen minutes, then restarts on its own
💡 Note: Startup Repair does not delete files, apps or settings — it only touches boot configuration. It is safe to run even if you are unsure of the cause, and it will simply report that no changes were needed if the boot files are already fine.
✅ Verify it worked: After the automatic restart, Windows boots through to the login screen. If the black screen is still there, the cause is a driver (Fix 3) or hardware (Fix 7).
7Check the Display Cable and Monitor Input
HARDWARE CHECKNO DATA LOSS5 min
If the GPU reset shortcut does nothing at all and the monitor reports no signal, the problem may never have been software. A partially dislodged cable, a monitor set to the wrong input, or a display plugged into the motherboard instead of the graphics card will all produce a perfectly black screen on a perfectly healthy PC. This is the cheapest fix on the list, so never skip it.
Steps:
- Unplug the display cable at both ends and firmly plug it back in — a cable can look seated while making poor contact
- Use the monitor's own menu to select the correct input source (HDMI 1, HDMI 2, DisplayPort, USB-C)
- On a desktop with a graphics card, make sure the cable is in the graphics card port, not the motherboard port
- Try a different cable and, if you can, a different monitor or TV to rule the display out
- On a laptop with an external screen, press Win + P and cycle the display modes, or unplug the external monitor entirely and test the built-in screen alone
⚠️ Warning: Always power the PC off and unplug it from the wall before opening a desktop case or reseating a graphics card. If you are not comfortable doing this, a repair shop can check it in minutes.
✅ Verify it worked: The monitor picks up a signal and shows the boot logo or login screen. If a second monitor also shows nothing on the same port, the graphics output itself needs professional attention.
Quick Reference — All 7 Fixes
| # | Fix | Impact | Time | Best for |
|---|---|---|---|---|
| 1 | Win + Ctrl + Shift + B | ⚡ Instant | 3 sec | Any black screen, try first |
| 2 | Restart explorer.exe | 🔴 High | 1 min | Cursor visible on black screen |
| 3 | Roll back / update GPU driver | 🔴 High | 10 min | Black screen after an update |
| 4 | Disable Fast Startup | 🔴 High | 3 min | Black screen after sleep or wake |
| 5 | Boot into Safe Mode | 🟠 Diagnostic | 5 min | Telling driver from hardware |
| 6 | Startup Repair | 🟠 Medium | 15 min | Corrupted boot files |
| 7 | Cable and monitor input check | 🟣 Hardware | 5 min | Monitor reports no signal |
What Actually Causes a Windows 11 Black Screen?
Once you understand the mechanics, the order of the fixes above makes sense. On the software side there are three main patterns. The graphics driver can fail to initialise after an update, so Windows runs but nothing is drawn — that is what the GPU reset shortcut addresses. The Windows shell can crash after login, leaving a black desktop with a working cursor. And a corrupted Fast Startup state can be loaded at boot, producing a black screen that appears every single time the machine wakes.
On the hardware side, the display cable or port is by far the most common cause: a knocked cable, a monitor left on the wrong input, or a desktop plugged into the motherboard rather than the graphics card. Beyond that, a failing graphics card, a bad monitor, or damaged boot data on the drive can all end in the same black screen. This is exactly why the Safe Mode test in Fix 5 matters so much — it separates the two worlds cleanly, because a software fault disappears without third-party drivers while a hardware fault does not care what software is loaded.
Common Black Screen Scenarios Decoded
The exact moment a black screen appears is your best clue. Here are the patterns that come up most often and what each one usually means.
Black screen with a moving cursor
This is the friendliest version of the problem. Windows has booted and you are logged in — only the shell has crashed. Fix 2 restores the desktop in seconds and nothing is lost. If it keeps happening at every login, look at your startup apps.
Black screen only after waking from sleep
A black screen that appears reliably on wake, but not on a cold boot, points almost directly at Fast Startup or a display driver power-state bug. Go to Fix 4 first, then Fix 3.
Black screen immediately after a Windows Update
Timing this precise nearly always means the update replaced your graphics driver with a version your hardware does not like. Try the GPU reset shortcut, then roll the driver back from Safe Mode (Fix 3).
Black screen before the Windows logo appears
If nothing shows at all — no manufacturer logo, no spinning dots — Windows is not the problem, because it has not started yet. Skip the software fixes entirely and go to Fix 7. Check the cable, the monitor input and the port, and listen for fans and drive activity to confirm the PC is actually powering on.
How to Avoid It Happening Again
- Install graphics drivers from the manufacturer rather than relying on Windows Update, and keep the previous installer so a rollback is easy.
- Leave Fast Startup off if disabling it fixed your black screen. A few extra seconds at boot is a fair trade for a machine that always wakes properly.
- Do not force the PC off during an update. Interrupting an update is one of the quickest ways to corrupt boot files.
- Keep a Windows 11 recovery USB ready. It takes ten minutes to make and turns a frightening black screen into a minor inconvenience.
- Route display cables so they cannot be tugged when you move the monitor or the tower.
Verdict — Exact Order to Follow
- Always try Fix 1 first. Win + Ctrl + Shift + B takes three seconds and carries no risk.
- Cursor visible? Fix 2 — restart explorer.exe and the desktop returns in seconds.
- Started after a Windows Update? Fix 3 — roll the GPU driver back from Safe Mode.
- Only after sleep or wake? Fix 4 — disable Fast Startup for a permanent fix.
- Cannot get into Windows at all? Fix 5 to reach Safe Mode, then Fix 3 from there, or Fix 6 for Startup Repair.
- Shortcut has zero effect and the monitor says no signal? Fix 7 — cables, input source and ports.
Frequently Asked Questions
Why does Windows 11 show a black screen after an update?
Updates often replace the graphics driver, and the new version may not agree with your GPU model or monitor configuration. It installs fine but fails to initialise on the next boot. Try Win + Ctrl + Shift + B first, and if that does not help, boot into Safe Mode and roll the driver back in Device Manager under Display adapters.
What does Win + Ctrl + Shift + B actually do?
It sends a reset command to the graphics driver so it reinitialises the display. The screen goes dark for a second or two with a short beep, then comes back. Windows does not restart and no open app closes, which makes it the safest possible first response to a black screen.
How do I fix a black screen when the cursor is still visible?
A visible cursor means Windows booted but the shell crashed. Press Ctrl + Shift + Esc to open Task Manager, then File → Run new task, type explorer.exe and press Enter. The desktop and taskbar come back within seconds. If Ctrl + Shift + Esc does nothing, use Ctrl + Alt + Delete and pick Task Manager from the menu.
How do I reach Safe Mode from a completely black screen?
Hold the power button to force the PC off part way through boot, and repeat three times. Windows then opens Automatic Repair, and from there you can go to Troubleshoot → Advanced options → Startup Settings → Restart and press 4 for Safe Mode or 5 for Safe Mode with Networking. If you can see the login screen, holding Shift while clicking Restart is quicker.
Will fixing a black screen delete my files?
No. All seven fixes here leave your personal data alone. The GPU reset, restarting the shell, rolling back a driver, disabling Fast Startup, Safe Mode, Startup Repair and checking cables do not touch documents, photos or apps. Startup Repair only modifies boot configuration, not user data.
🔗 Related Fixes
- PC running slow as well? Windows 11 Slow Performance — 9 Fixes
- Screen comes back but flickers? Laptop Screen Flickering — 9 Real Fixes
- No sound after the same update? Windows 11 Audio Not Working — 9 Fixes
💬 Which fix cleared your Windows 11 black screen? Leave a comment with your GPU brand and whether the black screen showed up after an update or on wake from sleep — it helps other readers with the same setup find their answer faster.