Changed your screen resolution and now you’re staring at a blank black screen? We’ve all been there, and it’s incredibly frustrating. The good news is that Windows has gotten better at handling this over the years, but it still happens when your monitor can’t support the resolution you picked or when drivers get confused.
In this guide, we’ll walk you through several ways to get your screen back – from quick keyboard shortcuts that work even when you can’t see anything to Safe Mode recovery methods. Most of these fixes take just a few minutes, and you won’t need any technical expertise.
What Causes Blank Screens After Display Changes?
This problem happens when Windows tries to send a video signal that your monitor simply can’t handle. Maybe you picked a resolution that’s too high, set the refresh rate wrong, or your graphics driver got confused during the change. Older monitors are especially prone to this, but even newer displays can have compatibility hiccups.
Common triggers include:
- Resolution too high: Your monitor maxes out at 1080p but you tried 1440p
- Wrong refresh rate: Picked 144Hz on a 60Hz monitor
- Driver conflicts: Recent graphics driver updates can cause issues
- Multiple monitor confusion: Windows sends the signal to the wrong display
Quick Keyboard Fixes (Try These First)
Before diving into Safe Mode, try these keyboard shortcuts that work even when your screen is completely black. These are lifesavers because you don’t need to see anything to use them.
Reset Your Graphics Driver
Press Windows + Ctrl + Shift + B and hold for a few seconds. You should hear a beep or see the screen flicker briefly, that’s Windows restarting your graphics driver. This fix works surprisingly often and takes about 10 seconds.

Cycle Display Modes
Press Windows + P, then press P repeatedly and hit Enter after each press. This cycles through different display modes like “PC screen only,” “Duplicate,” and “Extend.” One of these modes should bring your screen back.
Restart Windows Explorer
If you can see your mouse cursor but everything else is black, try this:

- Press Ctrl + Alt + Delete
- Click Task Manager (you might need to feel around for it)
- Press Ctrl + Shift + Esc if Task Manager doesn’t appear
- Type “explorer” and press Enter to restart the desktop
Hardware Quick Checks
Sometimes the issue isn’t software at all. Before going deeper, check these basics:
- Cable connections: Make sure your monitor cable is firmly connected to both the monitor and computer
- Try a different cable: HDMI, DisplayPort, or VGA cables can go bad
- Test another monitor: If you have a spare monitor or TV, connect it to see if the issue follows
- Disconnect external displays: On laptops, unplug any external monitors and see if the built-in screen comes back
Fix It Using Safe Mode
If the keyboard shortcuts didn’t work, Safe Mode is your best bet. Safe Mode loads Windows with basic drivers and a low resolution that almost any monitor can handle.
Getting Into Safe Mode
On Windows 10 and 11, getting to Safe Mode requires a few forced shutdowns (this is normal):
- Hold the power button for 10 seconds to force shutdown your computer
- Turn it back on and immediately force shutdown again when you see the Windows logo
- Repeat this 2-3 times until you see “Preparing Automatic Repair”
- When the recovery screen appears, click Advanced options
- Go to Troubleshoot > Advanced options > Startup Settings
- Click Restart, then press F5 for “Safe Mode with Networking”

Fixing Display Settings in Safe Mode
Once you’re in Safe Mode (you’ll see “Safe Mode” in the corners of your screen), you can safely change your display settings:
- Right-click on the desktop and select Display settings
- Under Display resolution, pick something safe like 1920×1080 or 1024×768
- Set the refresh rate to 60Hz if you see that option
- Click Apply and then Keep changes
- Restart your computer normally

Update or Roll Back Your Graphics Driver
While you’re in Safe Mode, it’s worth checking if a driver issue caused the problem:
- Right-click the Start button and select Device Manager
- Expand Display adapters
- Right-click your graphics card and choose Properties
- Click the Driver tab
- If you recently updated drivers, click Roll Back Driver
- If not, click Update Driver > Search automatically

Advanced Troubleshooting
If Safe Mode didn’t solve it, here are some deeper fixes that often work:
Switch to Basic Display Adapter
Sometimes your graphics driver is completely confused. Switching to Windows’ basic display adapter can get you back up and running:
- In Device Manager, right-click your graphics card under Display adapters
- Select Disable device
- Restart your computer
- Windows will use the Microsoft Basic Display Adapter, which works with almost any monitor
- Once you can see again, re-enable your graphics card or install fresh drivers
Repair System Files
Corrupted system files can cause display issues. Run these commands in an Administrator Command Prompt:

- Press Windows + X and select Terminal (Admin) or Command Prompt (Admin)
- Type
sfc /scannowand press Enter (this takes 10-15 minutes) - After it finishes, type
DISM /Online /Cleanup-Image /RestoreHealthand press Enter - Restart when both commands complete
Reset the Settings App
Sometimes the Windows Settings app itself gets corrupted and won’t open properly. You can reset it using PowerShell:
- Press Windows + X and select Terminal (Admin)
- Type this command and press Enter:
Get-AppxPackage windows.immersivecontrolpanel | Reset-AppxPackage
Preventing This Problem
Here’s how to avoid getting stuck with a blank screen in the future:
- Always click “Apply” first: When changing display settings, click Apply instead of OK. This gives you a 15-second countdown to revert if something goes wrong
- Check “List all modes”: In Advanced display settings, enable “List all modes” to see only resolutions your monitor actually supports
- Update drivers carefully: Before updating graphics drivers, create a System Restore point just in case
- Test external monitors: When connecting a new monitor, start with a low resolution and work your way up
Tips and Troubleshooting
Common Issues
Problem: Display Settings won’t open at all

This happens after monitor changes or driver updates. Try the Settings app reset command above, or run sfc /scannow to fix corrupted files.
Problem: Screen keeps going black randomly
Check your power settings by going to Settings > System > Power and set “Turn off display” to Never. Also disable any screensavers.
Problem: Can’t access Safe Mode
You might need to force shutdown 3-4 times before Windows triggers the recovery environment. It’s annoying, but this is how modern Windows works.
Pro Tips
- Keyboard shortcut for display settings: Press Windows + I, then type “display” to jump straight to display settings
- Quick driver reset: Remember Windows + Ctrl + Shift + B as it’s faster than rebooting and fixes many graphics glitches
- Multiple monitors: If you have multiple displays, try disconnecting all but one to isolate the problem
Wrapping Up
Getting a blank screen after changing display settings is frustrating, but it’s usually fixable in a few minutes. The new keyboard shortcuts in Windows 10 and 11 make this much easier than it used to be: that Windows + Ctrl + Shift + B combo alone has saved me countless trips to Safe Mode.
If you’re still having trouble after trying these methods, the issue might be hardware-related (failing graphics card, bad monitor, or cable problems). But for most software-related display issues, Safe Mode and driver updates should get you back up and running. Just remember to always click “Apply” first when changing display settings – that 15-second safety net is a lifesaver!