Fix Windows 11 Black Screen After Update

Fix Windows 11 Black Screen After Update

A black screen after a Windows 11 update is alarming, but it is usually fixable without losing your data. The cause is typically a graphics driver problem, a glitched Explorer process, or an incomplete update, and each has a clear recovery path. Work through these steps from simplest to most thorough.

First Steps: Wake the Screen and Restart Explorer

Sometimes the system is running fine but the display or shell did not load. Try these quick fixes before anything drastic:

  • Wait several minutes. Updates often finalize behind a black screen. Give it 10 to 15 minutes before assuming it is stuck.
  • Wake the display with Win + Ctrl + Shift + B, which restarts the graphics driver. You should hear a beep and see the screen flash.
  • Restart Explorer. Press Ctrl + Shift + Esc to open Task Manager (it works even on a black screen with a cursor). Click Run new task, type explorer.exe, and press Enter. If the taskbar and icons reappear, the shell simply failed to start.

If you only see a cursor, the system is alive and this often resolves it.

Boot into Safe Mode

If the screen stays black, Safe Mode loads Windows with minimal drivers so you can fix the underlying problem.

  1. Force a shutdown by holding the power button for 10 seconds. Do this three times in a row (power on, then force off as Windows starts loading) to trigger the Automatic Repair / Recovery environment.
  2. Choose Advanced options > Troubleshoot > Advanced options > Startup Settings > Restart.
  3. Press 4 or F4 for Safe Mode, or 5 for Safe Mode with Networking.

Once in Safe Mode, you can update or roll back drivers, uninstall the problem update, or run system repairs as described below.

Fix the Graphics Driver

A faulty or mismatched display driver is the most common cause of a post-update black screen.

Roll back or reinstall the driver

  1. In Safe Mode, open Device Manager (right-click Start).
  2. Expand Display adapters, right-click your GPU, and choose Properties > Driver > Roll Back Driver if available.
  3. If rollback is greyed out, choose Uninstall device, tick Attempt to remove the driver, and restart so Windows installs a fresh driver.

After rebooting normally, download the latest driver directly from NVIDIA, AMD, or Intel, or from your laptop maker. For stubborn cases, use Display Driver Uninstaller (DDU) in Safe Mode for a fully clean reinstall.

Uninstall the Problem Update or Repair Windows

If the black screen started right after a specific update, removing it often restores the system.

Uninstall the update

From Safe Mode or the Recovery environment, go to Settings > Windows Update > Update history > Uninstall updates, then remove the most recent quality update. In Recovery, use Troubleshoot > Advanced options > Uninstall Updates.

Repair system files

Open an elevated Command Prompt or Terminal and run, one at a time:

  • sfc /scannow to repair corrupted system files.
  • DISM /Online /Cleanup-Image /RestoreHealth to fix the component store.

Use System Restore

From Recovery, choose Troubleshoot > Advanced options > System Restore and pick a restore point from before the update. This reverts system changes while keeping your files.

Last-Resort Options

If nothing else works, in the Recovery environment you can use Startup Repair (Troubleshoot > Advanced options) to automatically fix boot problems. As a final step, Reset this PC (Troubleshoot > Reset this PC > Keep my files) reinstalls Windows while preserving your documents, though you will need to reinstall apps. Also verify your monitor and cable: test a different cable or port, and on desktops with a discrete GPU make sure the cable is plugged into the graphics card, not the motherboard.

Frequently Asked Questions

I only see a black screen with a mouse cursor. What does that mean?

The system booted but the Explorer shell did not start. Press Ctrl + Shift + Esc to open Task Manager, click Run new task, type explorer.exe, and press Enter. This usually restores the desktop immediately.

Will fixing a black screen erase my files?

Most fixes, including driver rollback, uninstalling updates, and System Restore, keep your files intact. Even “Reset this PC” offers a “Keep my files” option. Back up via Safe Mode first if the data is critical.

How do I get into Safe Mode if I cannot see anything?

Force the PC off with the power button three times during startup to trigger Automatic Repair, then go to Advanced options > Troubleshoot > Advanced options > Startup Settings > Restart, and press 4 for Safe Mode.

What if the screen is black before Windows even loads?

That suggests a hardware or firmware issue rather than Windows. Check the monitor, cable, and correct video port, reseat the GPU or RAM, and clear CMOS in BIOS. If a logo appears but Windows does not load, use Startup Repair.

Similar Posts