How to Fix a Second Monitor Not Detected in Windows 11
The Problem
Windows is running—you can see the desktop on the laptop or primary screen—but a second monitor shows "Didn't detect another display" or No signal. If every screen is black from power-on (no BIOS), use black screen on boot instead.
Symptoms
- Display settings shows only one rectangle, and Detect finds nothing.
- The monitor cycles through inputs then sleeps, reporting No signal.
- The second screen works but only mirrors the first, with no way to extend.
- The display appears, then drops out again a few seconds later—usually a cable or bandwidth problem.
Step 1: Tell Windows to Extend
Windows can detect a display and still send it nothing.
- Press
Win + Pand choose Extend. - Go to Settings → System → Display.
- Click Multiple displays → Detect.
- Click Identify to see which number is on which physical screen, then drag the rectangles to match how they sit on your desk.
Step 2: Check the Cable, Port, and Input
Half of all "not detected" faults never reach Windows at all.
- On a desktop with a graphics card, plug into the card's ports at the bottom rear, not the motherboard's. Motherboard ports are dead on most systems with a discrete GPU installed.
- Set the monitor's own input source to the port you actually used—monitors do not always auto-switch.
- Swap the cable. Cheap or long HDMI cables fail specifically at high resolution and refresh rate, which is why a screen can work at 1080p60 and vanish at 1440p144.
- For USB-C, the port must support DisplayPort Alt Mode. A charge-only or data-only USB-C port carries no video, and nothing in Windows will tell you which one you have—check the laptop's spec sheet or look for a small DP or Thunderbolt icon beside the port.
- Test the monitor and cable on another PC or a console. That single test splits the problem into hardware or software.
Step 3: Update or Roll Back the GPU Driver
- Press
Win + X→ Device Manager → expand Display adapters. - Right-click the GPU → Update driver.
- For a clean result, download the current package straight from NVIDIA, AMD, or Intel—or from your laptop maker if it is a hybrid-graphics laptop.
- If the problem started right after an update, open the GPU's Properties → Driver tab → Roll Back Driver.
- For a stubborn case, do a clean reinstall—see clean install GPU drivers with DDU.
Step 4: Remove Ghost Monitors
Windows keeps entries for displays it has ever seen, and a stale one can capture the new monitor's slot.
- Unplug all external displays.
- Device Manager → View → Show hidden devices.
- Expand Monitors, right-click every greyed-out entry → Uninstall device.
- Reconnect the monitor and restart.
Step 5: Docks, Hubs, and Laptops
Docking stations add three more failure points: firmware, the host driver, and power.
- Install the dock's firmware updater from the manufacturer (Dell, Lenovo, CalDigit, Anker) and run it—dock firmware is not delivered by Windows Update.
- Install the DisplayLink driver if your dock uses DisplayLink rather than Alt Mode; without it, no external display appears at all.
- Connect the laptop to AC power. Some models cut external video output on battery to save power.
- Try the port with the display or Thunderbolt icon; on many laptops only one USB-C port carries video.
- Reduce the load: a single 4K60 display is fine, but two 4K displays over one USB-C link can exceed available bandwidth and one will simply not appear.
Step 6: Hybrid Graphics on Laptops
On NVIDIA Optimus and AMD switchable systems, external ports are often wired to one specific GPU.
- Open NVIDIA Control Panel → Manage 3D settings → set Preferred graphics processor to the discrete GPU.
- Some laptops offer a BIOS setting for discrete/hybrid graphics mode; switching to discrete mode wires the external ports directly to the dGPU.
What Not to Do
- Don't use a passive HDMI-to-DisplayPort adapter in the DP direction. Passive adapters only work one way; going HDMI source to DP monitor needs an active adapter.
- Don't daisy-chain unless both monitors support DisplayPort MST. Most consumer panels do not.
- Don't assume a dead monitor. Test on a second machine before buying anything.
Hardware or Software?
Monitor and cable work on another PC or a console but not here → stay on drivers, the dock, and Display settings. Nothing works anywhere → the panel, its power supply, or the cable is at fault. If the second display appears in Device Manager but never lights up, drop the resolution or refresh rate in Display → Advanced display and see whether it appears at a lower setting; if it does, the link is bandwidth-limited and you need a better cable or a different port.
Related: fix screen flickering and fix HDR not working.
Related guides
How to Fix PFN_LIST_CORRUPT in Windows 11
PFN_LIST_CORRUPT means Windows' index of physical memory pages was damaged. Test the RAM first, then the storage driver — here is the order that works.
How to Fix CLOCK_WATCHDOG_TIMEOUT in Windows 11
CLOCK_WATCHDOG_TIMEOUT means a CPU core stopped responding to the rest of the processor. Fix unstable overclocks, bad drivers, and cooling faults with these step-by-step checks.
How to Fix WHEA_UNCORRECTABLE_ERROR in Windows 11
Blue screen showing WHEA_UNCORRECTABLE_ERROR in Windows 11? It means hardware reported a fault Windows cannot recover from. Isolate RAM, CPU, drive, or overclock with these fixes.
How to Fix 100% CPU Usage in Windows 11
CPU stuck at 100% and your PC crawling? Find the process eating your processor, stop background hogs, and cool a throttling CPU with these step-by-step fixes.
How to Fix a Laptop Plugged In but Not Charging
Laptop says plugged in, not charging in Windows 11? Test the adapter, reset the battery driver, check charge limits, and fix the port with these step-by-step fixes.