Windows 11 Black Screen But Computer Is On [Solved]

Symptoms & Diagnosis

Experiencing a black screen when your computer is clearly powered on is a common yet frustrating issue in Windows 11. You might notice that the CPU fans are spinning, the power LED is lit, or your keyboard backlighting is active, but the display remains unresponsive.

This state often indicates that the operating system is running in the background, but the graphical output has encountered an error. It could be a simple connection glitch, a driver conflict, or a hung system process.

Symptom Potential Cause
Black screen with visible mouse cursor Windows Explorer or Shell failure
Black screen after login Corrupt user profile or display driver conflict
No signal detected on monitor Hardware connection or GPU output error
Black screen with spinning dots Update installation or disk checking in progress

Before proceeding to deep troubleshooting, verify that your monitor is set to the correct input source. Sometimes, a simple peripheral conflict can prevent the display from initializing correctly.

Windows 11 black screen but computer is on troubleshooting guide.

Troubleshooting Guide

1. Restart Your Graphics Driver

Windows 11 includes a built-in keyboard shortcut to reset your graphics subsystem without restarting the PC. This can often kickstart a frozen display driver.

Press Win + Ctrl + Shift + B. You will hear a beep, and the screen should blink while the driver refreshes.

2. Restart Windows Explorer

If you can see the mouse cursor but the desktop is missing, the Windows Explorer process may have crashed. You can manually restart it using the Task Manager.

Press Ctrl + Alt + Del and select Task Manager. If the interface appears, go to “Run new task” and enter:

explorer.exe

3. Check Hardware and Cable Connections

Ensure your HDMI, DisplayPort, or VGA cables are firmly seated. If you are using a dedicated GPU, ensure the monitor is plugged into the graphics card ports rather than the motherboard’s onboard video ports.

If you are on a laptop, try connecting an external monitor to determine if the internal LCD panel has failed.

4. Boot into Safe Mode

If the black screen persists, booting into Safe Mode allows you to uninstall problematic updates or drivers. To do this, force-restart your PC three times in a row using the physical power button to trigger the “Automatic Repair” screen.

Navigate to Troubleshoot > Advanced options > Startup Settings > Restart, then press 5 for Safe Mode with Networking.

Prevention

To prevent future black screen occurrences, keep your display drivers up to date. Manufacturers like NVIDIA, AMD, and Intel release frequent patches specifically for Windows 11 compatibility.

Avoid force-shutting down your computer during Windows Updates, as this is a leading cause of system file corruption. Additionally, check your “Power & Sleep” settings to ensure the display is not turning off prematurely due to aggressive power-saving profiles.

Regularly running the System File Checker (SFC) tool can also help maintain OS integrity. Open Command Prompt as administrator and run:

sfc /scannow