If you’re reading this, your PC screen has probably gone black, and you need a fix. Figuring out why my pc screen goes black can be frustrating, but the cause is usually something you can solve. A monitor suddenly turning black can stem from issues ranging from simple settings to hardware failure.
This guide will walk you through every possible cause, from the quickest checks to more involved solutions. We’ll start with the simple stuff you can do in seconds and work our way up.
Let’s get your screen back on.
Why My Pc Screen Goes Black
A black screen is a symptom, not a diagnosis. The key is to observe what else is happening. Is the computer still running? Do you hear fans? Is there a power light? Your answers will point you in the right direction.
We’ve organized the solutions from most common and easiest to least common and more complex. Always start at the beginning.
Immediate Checks And Simple Fixes
Before you panic, run through this basic list. You’d be surprised how often the problem is here.
Check Power And Connections
A loose cable is the number one culprit. It sounds silly, but it happens all the time.
- Ensure the monitor power cable is firmly plugged into the monitor and the wall outlet or surge protector.
- Check that the video cable (HDMI, DisplayPort, VGA, DVI) is secure at both the monitor and the PC tower.
- If you have a desktop, verify the PC’s power cable is connected and the power supply switch on the back is set to “I” (on).
- Try a different power outlet for the monitor to rule out a dead socket.
Monitor And Input Source
Your monitor might be on but looking for a signal from the wrong place.
- Press the monitor’s power button to see if any indicator light comes on. If not, the monitor itself may have a power issue.
- Use the monitor’s menu buttons to cycle through input sources (e.g., HDMI 1, HDMI 2, DisplayPort). Your PC might be plugged into HDMI 2 while the monitor is set to HDMI 1.
- If you have another device like a game console, plug it into the monitor to test if the monitor works at all.
Rule Out A Sleep Mode Issue
Sometimes the PC thinks it’s asleep, or a setting is forcing the display off.
- Press any key on your keyboard or wiggle the mouse.
- Press the Windows key + Ctrl + Shift + B. This is a Windows shortcut to reset your graphics driver and might wake the display.
- Press the power button on your PC briefly (do not hold it down). This can sometimes wake it from a deep sleep state.
Software And Driver Related Causes
If the basic hardware checks pass, the issue is likely within Windows or your graphics drivers.
Graphics Driver Failure
A corrupted or outdated graphics driver is a very common cause of black screens, especially after a Windows update.
If you can see the screen in Windows Safe Mode (where basic drivers load), a driver is likely to blame. To boot into Safe Mode:
- Force restart your PC by holding the power button for 10 seconds.
- Turn it on, and the moment you see any sign of life, hold the power button for 10 seconds again to force it off. Repeat this three times.
- On the fourth start, Windows should open the Automatic Repair environment.
- Go to Troubleshoot > Advanced options > Startup Settings > Restart.
- After the restart, press the 4 or F4 key to enable Safe Mode.
If your screen works in Safe Mode, you need to update or reinstall your graphics driver. Open Device Manager, find your display adapter, right-click it, and choose “Update driver” or “Uninstall device” (then restart to let Windows reinstall it).
Windows Update Or Corruption
A recent update can sometimes cause conflicts. You can try to uninstall it.
- In Safe Mode, go to Settings > Update & Security > Windows Update > View update history > Uninstall updates. Remove the most recent updates.
- You can also try a system restore. Search for “Create a restore point” in the Start menu, click System Restore, and choose a point from before the black screen started.
Problematic Applications Or Startup Programs
An app that loads with Windows might be causing the black screen. In Safe Mode, open Task Manager (Ctrl+Shift+Esc), go to the Startup tab, and disable non-essential items. Restart normally to see if it helped.
Hardware Component Issues
If the screen is black from the moment you press the power button, and the simple fixes didn’t work, a hardware problem is more likely.
Failing Or Overheating Graphics Card
The GPU is critical for display output. Signs of a failing GPU include black screens during gaming or heavy tasks, graphical glitches beforehand, or fan noise.
- Overheating: Download a hardware monitoring tool in Safe Mode to check GPU temperatures. If they are excessively high (over 90°C under load), clean dust from the card and PC case, and ensure its fans are spinning.
- Failure: If you have integrated graphics (on the CPU), try removing the dedicated graphics card and plugging your monitor directly into the motherboard’s video port. If the display works, your GPU may be dead.
Faulty Or Insufficient Power Supply Unit (PSU)
A weak or dying PSU can’t deliver stable power to your components, causing black screens under load or at random.
Listen for unusual noises from the PSU, like buzzing or clicking. If you have a spare PSU or can borrow one, swapping it out is the best test. This is common if you’ve recently added new hardware like a more powerful GPU.
Loose Internal Hardware
For desktops, components can come loose over time due to vibration or movement.
- Power off and unplug the PC.
- Open the case and carefully reseat the graphics card and RAM modules. Push them firmly back into their slots.
- Check all power cables connecting from the PSU to the motherboard and graphics card, ensuring they are fully clicked in.
Failing Monitor
To definitively rule out the monitor, test it with a known-good device (like a laptop). If that device also shows a black screen, the monitor is faulty. Also, try a different video cable if you have one available.
Advanced Troubleshooting Steps
For persistent black screens, these more involved steps can help isolate the issue.
Performing A Clean Boot
This starts Windows with a minimal set of drivers and startup programs, helping you identify software conflicts.
- Type “msconfig” in the Windows search bar and run System Configuration.
- Go to the Services tab, check “Hide all Microsoft services,” then click “Disable all.”
- Go to the Startup tab and click “Open Task Manager.” Disable all startup items.
- Close Task Manager, click OK in System Configuration, and restart.
If the black screen is gone, you enabled items back in groups until you find the culprit.
Checking Event Viewer For Errors
Windows logs all errors, even during a black screen. You can check these logs in Safe Mode.
- Search for “Event Viewer” and open it.
- Look in the Windows Logs > System section for critical errors or warnings around the time the black screen occured. The error code can point you to a specific driver or component.
Bios Or Uefi Display
If your screen is black immediately at power-on (before the Windows logo), the issue could be before the operating system loads.
Try clearing the CMOS memory on your motherboard. This resets BIOS/UEFI settings to default. You can usually do this by removing the small coin-cell battery on the motherboard for a minute with the PC unplugged, or by shorting a specific jumper. Consult your motherboard manual.
Specific Black Screen Scenarios
Sometimes the black screen happens in a specific situation. Here’s what to do for common cases.
Black Screen With Cursor
You see a mouse pointer on a black background after logging into Windows. This is often a Windows Explorer shell issue.
- Press Ctrl+Shift+Esc to open Task Manager.
- Click “File” > “Run new task.”
- Type “explorer.exe” and hit Enter. This might restore your desktop.
- If it does, you still have a deeper issue, but you can now use the system to update drivers or run a system file check (type “sfc /scannow” in a new admin Command Prompt task).
Black Screen On Startup Before Login
The PC turns on, you see the manufacturer logo, then black. This often points to a Windows boot issue or driver conflict. Booting into Safe Mode (as described earlier) is your primary tool here to then fix the driver or system problem.
Black Screen During Gaming Or Full-Screen Video
This is almost always related to the graphics card or its drivers.
- Update your graphics driver to the latest version from NVIDIA, AMD, or Intel’s website.
- Ensure your GPU is not overheating. Improve case airflow.
- Your PSU might not be supplying enough stable power for the GPU under load. This is a common cause of crashes during gaming.
Black Screen On Laptop
Laptops add a few extra possibilities.
- Try connecting an external monitor to the laptop’s video port. If the external monitor works, your laptop’s internal screen or its cable is damaged.
- The laptop might be set to output only to an external display. Press the display toggle function key (e.g., Fn + F4, F5, or F8—it has a monitor icon).
- Your laptop’s power settings or a faulty battery/charger could be causing the issue. Try running it plugged in without the battery if possible.
When To Seek Professional Help
If you’ve tried all the steps above and the screen remains black, it’s time to consider professional repair, especially if the PC is under warranty. Replacing a motherboard or diagnosing a complex short circuit is best left to experts. If the computer is old, weigh the cost of repair against the price of a new system.
FAQ Section
Here are quick answers to some common variations of the black screen question.
Why Does My Computer Screen Go Black Randomly?
Random black screens are often caused by a failing power supply, overheating components (CPU/GPU), or a loose internal connection like the graphics card not being fully seated in its slot. A faulty driver can also cause this.
Why Does My Monitor Screen Go Black But The Computer Is Still Running?
This tells you the PC has power, so focus on the display chain: monitor, video cable, and graphics output. The most likely culprits are the monitor’s input source setting, a bad cable, a failing graphics card, or a corrupted graphics driver.
How Do I Fix A Black Screen On My Computer?
Start with the simplest checks: verify all cables are secure, test the monitor on another device, and reboot. Then, try booting into Windows Safe Mode to diagnose driver issues. If that fails, check internal hardware like the GPU and RAM.
Can A Virus Cause A Black Screen?
While less common, certain malware can corrupt system files or drivers, leading to a black screen. Booting from antivirus rescue media or performing a clean Windows installation can remove the virus and fix the issue.
Why Is My Screen Black After Windows Update?
A Windows update can install a buggy or incompatible graphics driver. The solution is to boot into Safe Mode and roll back the graphics driver in Device Manager, or uninstall the recent Windows update from the Update history settings.