Windows 11 Black Screen After Update? Fix It in Minutes (3 Proven Fixes That Actually Work)

You updated Windows 11. Now your screen is black. Maybe there is a cursor sitting there blinking at you doing nothing. Maybe there is complete darkness — no cursor, no logo, nothing. Your files are on that machine. Your work is on that machine. And Windows is giving you absolutely nothing in return.

You are not alone — and this is genuinely not your fault. Specific Windows 11 updates including KB5079473 and KB5083769 caused widespread black screen reports across Reddit, Microsoft’s own support forums, and tech communities worldwide. People with brand new laptops. People with powerful desktops. Even a 75-year-old woman named Evelyn who just needed her documents for an overseas trip faced this exact panic.

The fixes exist. But they depend entirely on which type of black screen you are seeing. Most guides throw ten fixes at you randomly and leave you more confused than when you started. This guide helps you identify your exact situation first — then takes you straight to the fix that works for it.

Quick Summary

      • There are three different black screen situations — each needs a completely different fix
      • Updates KB5079473 and KB5083769 caused widespread reports in 2026
      • Black screen with cursor = explorer.exe crashed = fixed in 2 minutes
      • Black screen during update = do not panic and do not force shutdown immediately
      • Black screen on boot = GPU driver or system file issue = needs Recovery Environment
      • Most people are fixed by the first or second fix — you probably will not need the advanced ones

First — Which Black Screen Are You Seeing?

This is the most important question. The fix for each situation is completely different. Spending 30 seconds here saves you from trying fixes that will never work for your specific problem.

Situation A

Screen went black WHILE the update was installing

The update was running — you saw a percentage or the spinning circle — then the screen went black. Fans are still running. PC is still on. It just stopped showing anything.

→ Go to Fix 1

Situation B — Easiest Fix

You logged in successfully but got a black screen WITH a cursor

You reached the login screen, entered your password correctly, but instead of your desktop appearing — just a black screen with a mouse cursor you can move around. No taskbar. No icons. No nothing.

→ Go to Fix 2 — this is the easiest fix on this entire page

Situation C

Black screen ON BOOT — before the login screen even appears

You press the power button. The manufacturer logo might flash briefly. Then black. You never even reach the login screen. Sometimes the backlight is on but nothing is displaying.

→ Go to Fix 3

Person troubleshooting laptop with black screen

Identifying which type of black screen you have is the most important first step


Fix 1 — Black Screen During the Update

⚠️ Important: Do NOT force shutdown immediately. Read the Caps Lock test below first. Many people cause more damage by shutting down too quickly.

This is the situation that causes the most unnecessary panic — and the most unnecessary damage. When the screen goes black during a Windows update, most people immediately hold the power button to force it off. For many people, that is the worst thing to do. The update may still be running in the background even though the screen looks dead.

Step 1 — The Caps Lock Test (Do This Before Anything Else)

  1. Press the Caps Lock key on your keyboard
  2. Look at the Caps Lock indicator light on your keyboard
  3. If the light turns on and off when you press it — your machine is still running. The update is still installing in the background. Do not touch it.
  4. Also listen — can you hear the hard drive or fan activity? More confirmation it is still working.
  5. If the Caps Lock light does not respond at all — the machine is genuinely frozen. Move to Step 2.
If the machine is still running — wait. Multiple real users reported waiting 2-3 hours and the update completed on its own. One user confirmed: “I waited over 30 minutes before looking it up. After force shutting down, the update progressed much faster.” Patience is the fix here.

The Real Story — What a Real User Did

“I installed a security update and restarted. I saw 30% on the progress screen then it went black. It stayed black for 30 minutes. What I did: I waited 2-3 hours to finally have the nerve to shut down. Before shutting down I made sure it was unresponsive — caps lock light not turning on, mouse not receiving power, couldn’t hear any noise. Then I held power for 15 seconds. Waited 30 seconds. Pressed power. It resumed updating from 30% exactly as it normally would.”

— Real user, Reddit r/WindowsHelp — Update KB5079473

Step 2 — If Genuinely Frozen — The Safe Way to Force Shutdown

  1. Confirm the machine is genuinely frozen — Caps Lock light does not respond, no drive sounds
  2. Hold the power button for 10-15 seconds until it completely shuts off
  3. Wait a full 30 seconds before pressing power again — do not rush this
  4. Press the power button to turn it back on
  5. Windows will likely resume the update from where it stopped — this is normal
  6. Leave it completely alone and let it finish

Step 3 — If This Keeps Happening With Every Update

  1. After successfully booting, open Settings → Windows Update → Advanced options
  2. Set Pause updates to 4 weeks
  3. To remove the specific update: press Windows + R, type cmd, right-click → Run as administrator
  4. Type: wusa /uninstall /kb:5079473 and press Enter
  5. Restart after uninstall completes
ℹ️ If your PC has also been running slow after updates recently, we covered every real fix here: Windows 11 Running Slow After Update — The Fixes That Actually Worked.

Fix 2 — Black Screen With Cursor After Login (Easiest Fix — 2 Minutes)

If you can see your mouse cursor and move it around — this is actually good news. Your PC is not broken. What happened is that explorer.exe — the process that creates your desktop, taskbar, and Start menu — crashed when Windows tried to start it after the update. The fix takes under 2 minutes.

“Press Alt+Ctrl+Delete keys at the same time. When the new screen opens select Task Manager. Select New Task. Type explorer.exe. Your Windows will start.”

— Real user fix, Quora

The 2-Minute Fix — Restart Explorer.exe

    1. Press Ctrl + Shift + Esc together — Task Manager opens even on a black screen
    2. In Task Manager, click File at the top left
    3. Click Run new task
    4. In the box that appears, type explorer.exe
    5. Press Enter or click OK
    6. Your desktop, taskbar, and icons should reappear within seconds

Screenshot of Task Manager → File → Run new task → with explorer.exe typed in the box

If your desktop came back — great. But before closing Task Manager, check if anything is using unusually high CPU or memory. That process may be the root cause and could crash explorer.exe again on next restart.

Quick Keyboard Shortcut to Try First

Before going to Task Manager, try this shortcut — it sometimes fixes the black screen in one keystroke:

  1. Press Windows key + Ctrl + Shift + B all at once
  2. The screen will briefly flicker or go dark for a second
  3. This resets the graphics driver instantly
  4. If your desktop reappears — you are done

If Ctrl + Shift + Esc Did Not Open Task Manager

  1. Try Ctrl + Alt + Delete instead
  2. A security screen should appear with options
  3. Select Task Manager from the list
  4. Then follow the explorer.exe steps above

Task Manager open on Windows 11 to fix black screen

Task Manager can be opened even on a black screen — it does not depend on explorer.exe to work


Fix 3 — Black Screen on Boot Before Login

This is the scariest situation because it happens before you even reach the login screen. The good news is that in the vast majority of cases this is still a software problem — not hardware. The process requires accessing Windows Recovery Environment, which sounds technical but is straightforward if you follow the steps calmly.

Quick Check — Disconnect Everything External First

  1. Turn off your PC completely
  2. Unplug everything external — USB drives, external hard drives, printers, extra monitors, USB hubs, webcams
  3. Leave only your keyboard, mouse, and main display connected
  4. Turn the PC back on and see if it boots normally
✅ Multiple users confirmed that an external USB drive was causing the boot black screen. The update changed boot priority and Windows tried to boot from the external device instead of the main drive. Disconnecting externals fixed it immediately.

Getting Into Windows Recovery Environment

If disconnecting externals did not work, you need to access the Windows Recovery Environment. Here is how to get there without any USB drives or technical knowledge.

  1. Press the power button to turn on your PC
  2. As soon as you see the manufacturer logo — hold the power button until it turns off
  3. Press power again to turn it back on
  4. As soon as the logo appears — hold power again to turn it off
  5. Repeat this 3 times total
  6. On the fourth attempt — do NOT press power. Let it boot on its own.
  7. Windows will automatically show the Recovery screen — a blue screen saying “Automatic Repair” or “Choose an option”
  8. Click Advanced options → Troubleshoot → Advanced options

Screenshot of the Windows Recovery Environment blue screen showing "Choose an option" with Troubleshoot visible

Option A — Startup Repair (Try This First)

  1. Advanced options → Startup Repair
  2. Windows diagnoses and attempts to fix boot problems automatically
  3. Takes 5-15 minutes — leave it completely alone
  4. PC restarts automatically when done
  5. If it says “Startup Repair could not fix” — move to Option B

Option B — System Restore (Safest — Keeps All Your Files)

“The latest Windows update is causing problems. You have to do a restore from a restore point. After you get back to your desktop, go into Windows Update and pause updates for 2 weeks. Hopefully Microsoft learns how to write code by then.”

— Real user fix, Reddit r/pcmasterrace

  1. Advanced options → System Restore
  2. Select your user account if asked and enter your password
  3. Click Next
  4. You will see a list of restore points with dates
  5. Choose a restore point dated before the update was installed
  6. Click Scan for affected programs to see what will change
  7. Click Next → Finish
  8. PC restarts — this takes 10-20 minutes
Your personal files are completely safe. System Restore only rolls back Windows settings and installed programs — not your documents, photos, or downloads. Evelyn (75 years old) who needed her documents for an overseas trip used System Restore and recovered everything.

Option C — Uninstall the Problem Update Directly

  1. Advanced options → Uninstall Updates
  2. Choose Uninstall latest quality update
  3. Confirm and let it complete
  4. PC restarts automatically
  5. After booting successfully — pause future updates in Windows Update settings

Option D — Scan for Corrupted System Files

  1. Advanced options → Command Prompt
  2. Type: sfc /scannow and press Enter — wait 10-15 minutes
  3. When done, type: DISM /Online /Cleanup-Image /RestoreHealth and press Enter
  4. Wait for this to complete — can take 20 minutes
  5. Type exit and press Enter
  6. Choose Continue to restart Windows normally
ℹ️ Driver conflicts are one of the biggest reasons Windows 11 creates boot issues after updates. Read our guide: Why Windows 11 Feels Slower Than Windows 10 — And What Actually Fixes It.

Fix 4 — NVIDIA GPU Users: Roll Back to Driver 566.36

If you have an NVIDIA graphics card and your screen goes black specifically when opening full-screen apps, switching windows, or minimizing — this is a known NVIDIA driver conflict with specific Windows 11 updates. Your main monitor goes black but a second monitor stays working. That is the giveaway.

“NVIDIA GPU? You need to roll back your drivers. There is a major ongoing issue right now. Driver 566.36 seems to be the safest bet. When installing make sure you click custom installation then perform clean installation to remove the bad driver versions.”

— Real user confirmed fix, Reddit r/PcBuildHelp

  1. Go to nvidia.com/drivers on another device or your phone
  2. Download driver version 566.36 — confirmed stable version
  3. Transfer to your PC via USB drive if needed
  4. Run the installer
  5. When installation options appear — click Custom Installation
  6. Check “Perform a clean installation” — this removes the conflicting driver completely
  7. Complete installation and restart
🚫 Do NOT update NVIDIA drivers through Windows Update or Device Manager. Windows Update installs conflicting generic versions. Always download directly from nvidia.com and always choose clean installation.

Special Cases That Need Different Fixes

Only One Monitor Goes Black — Second Monitor Still Works

This is a display output setting that the update reset — not a true black screen problem. Press Windows + P to cycle through display modes. Select “PC screen only” and your main monitor should come back. Updates sometimes reset multi-monitor configurations back to default.

Audio Stopped Working After the Black Screen Fix

Several users reported that after fixing the black screen, audio disappeared entirely. This is a secondary driver conflict from the same update. Go to Device Manager → Sound, video and game controllers → right-click your audio device → Update driver → Search automatically. If that does not work: Settings → System → Sound → Troubleshoot.

PC Absolutely Will Not Boot Even After Recovery Steps

If every recovery option fails, the update may have corrupted the boot configuration entirely. From the Recovery Environment Command Prompt, run these commands in order:

  1. bootrec /fixmbr then press Enter
  2. bootrec /fixboot then press Enter
  3. bootrec /rebuildbcd then press Enter
  4. Type exit and restart

Windows Keeps Pushing the Same Problem Update Back

Multiple users reported the frustrating loop of rolling back only for Windows to push the same update again on the next restart. To stop this cycle:

  1. After booting successfully: Settings → Windows Update → Advanced options
  2. Turn OFF “Get updates as soon as they’re available”
  3. Set Pause updates to the maximum (5 weeks)
  4. Check back after 4-5 weeks — Microsoft usually releases a fixed version by then

Computer components Windows 11 troubleshooting

Most Windows 11 black screen problems after updates are software issues — not hardware failures


What Actually Worked — Based on Real User Reports

Here is an honest summary of what fixed the problem for real people — not what Microsoft’s troubleshooter suggests in theory.

Fix Result Best For
Wait — Caps Lock test confirms still running ✅ Works Black screen during update — most common situation
Safe force shutdown then restart ✅ Works Confirmed frozen during update — resumes normally
Restart explorer.exe via Task Manager ✅ Works Black screen with cursor — fixes in 2 minutes
Windows + Ctrl + Shift + B shortcut ✅ Works GPU driver reset — fast first attempt
Disconnect external devices ✅ Works Boot black screen from external USB devices
System Restore via WinRE ✅ Works Boot black screen — safest option, files preserved
Uninstall update via WinRE ✅ Works Confirmed update-caused black screen on boot
NVIDIA driver rollback to 566.36 ✅ Works NVIDIA GPU fullscreen or window switch black screen
Generic Windows Troubleshooter ❌ Rarely Almost never identifies the actual cause — skip this
Reinstalling Windows immediately ⚠️ Last resort Only after everything above fails — unnecessary in most cases

How to Stop This Happening After Future Updates

Create a restore point before every major update. Press the Windows key, search “Create a restore point,” click Create. Takes 2 minutes. Gives you a guaranteed safe point to return to if the next update causes problems.

Pause updates for 2-3 weeks after major releases. This is the single most effective prevention. Let other people discover the bugs first. Settings → Windows Update → Advanced options → Pause updates.

Never update GPU drivers through Windows Update. Go directly to NVIDIA, AMD, or Intel’s website. Windows Update installs generic versions that frequently conflict with Windows 11 updates.

Turn off “Get updates as soon as they’re available.” This toggle makes your PC one of the first to receive new updates — including buggy ones. Turning it off gives Microsoft time to fix problems before they reach you.


The Bottom Line

A Windows 11 black screen after an update is terrifying in the moment — but in the vast majority of cases it is completely fixable without losing a single file. If you can see a cursor, restart explorer.exe and you are done in 2 minutes. If the screen went black during the update, do the Caps Lock test before touching anything. If you cannot boot at all, System Restore through Recovery Environment will almost certainly bring you back.


Frequently Asked Questions

Will I lose my files if I do a System Restore?
No. System Restore does not touch your personal files — documents, photos, downloads, and desktop files are completely untouched. It only rolls back Windows system settings, drivers, and installed programs. A 75-year-old user named Evelyn confirmed she recovered her documents she needed for an overseas trip using System Restore.
My screen is black but I can hear the PC running — is it broken?
Almost certainly not. If you can hear the hard drive, fans, or any activity — the PC is still running. The most likely cause is explorer.exe crashing (Fix 2) or the update still installing in the background (Fix 1). Try the Caps Lock test first. If the light responds, your machine is working fine — just the display side of Windows crashed.
Windows keeps pushing the same update back after I uninstall it. What do I do?
This is a frustrating but common situation. After uninstalling, go to Settings → Windows Update → Advanced options and turn off “Get updates as soon as they’re available.” Then pause updates for 4-5 weeks. Microsoft typically releases a patched version within that time that does not cause the same problem.
I am not technical at all — which fix should I try first?
Start by identifying your situation using the three boxes at the top of this page. If you can see a mouse cursor — Fix 2 takes 2 minutes and requires no technical knowledge. If the screen went black during the update — do the Caps Lock test in Fix 1 before touching anything. If you cannot boot at all — Fix 3, Option B (System Restore) is the safest and most beginner-friendly option.
Which specific Windows 11 updates caused this problem in 2026?
The most commonly reported are KB5079473 (March 2026 Security Update), KB5083769, and KB5082417. If your black screen started after one of these, uninstalling the specific update using Fix 1 Step 3 or Fix 3 Option C will resolve it. Go to Settings → Windows Update → Update history to see exactly which update installed on the day your problem started.
How do I know if my problem is hardware or software?
If the black screen started specifically after a Windows update — it is almost certainly software. Hardware failures rarely coincide exactly with updates. A reliable test: if your PC works normally in Safe Mode, the problem is definitely software. If it shows a black screen even in Safe Mode, hardware is more likely and a technician should look at it.

Written by Arslan Ahmad · TechBasics101.com · May 2026
Every fix in this guide comes from real user reports — not generic troubleshooting theory.

Leave a Comment