Windows 11 HDMI Not Working? Fix No Signal
Short answer: Unplug the HDMI cable from both ends, wait ten seconds, and replug it — that forces a fresh handshake and fixes about a third of no-signal cases caused by EDID or HDCP negotiation failures. If still nothing, set the correct input on the TV or monitor, press Win+P to pick a display mode, try another cable or port, and update the GPU driver.
Unplug the HDMI cable from both ends, wait ten seconds, plug it back in. I know that sounds useless but HDMI does a handshake negotiation every time a connection is made, and if that handshake fails — corrupted EDID data, HDCP mismatch, timing issue — the display gets no signal even though everything is physically connected. Re-seating the cable forces a fresh handshake. I’d guess this fixes about a third of the HDMI tickets I handle remotely.
If re-plugging didn’t work, try Win+P. This opens the Project menu — Duplicate, Extend, Second screen only. Press it a few times to cycle through the modes. Windows sometimes defaults to “PC screen only” after an update or a driver change, which means the HDMI port is active but not outputting anything. You won’t see this in Settings because Settings only shows displays Windows has successfully negotiated a connection with. Win+P sends a signal regardless. If your second monitor isn’t detected at all — not just via HDMI — the diagnostic is broader than what’s covered here.
A teacher brought in a ThinkPad T14 that wouldn’t output to the classroom projector — worked fine at home on her Samsung TV. The projector was an Epson from 2016 that only supported HDMI 1.4 at 1080p. Her ThinkPad was trying to negotiate 4K over HDMI 2.0 and the projector just ignored the signal entirely. Right-click desktop, Display settings, scroll to the second display, set the resolution to 1920x1080 manually. Instantly worked. Old projectors and TVs that can’t handle the resolution your laptop wants to push are probably the single most common HDMI issue I see after cable problems.
GPU Drivers Are Usually the Answer
HDMI output goes through your GPU — Intel, AMD, or NVIDIA — so when the driver breaks, HDMI breaks with it. Windows 11 24H2 has been particularly rough on Intel Iris Xe, which is in most 11th-13th gen laptops. The Intel driver update that shipped with KB5044284 caused blank HDMI output on a bunch of machines. I had three ThinkPads in one week with the same symptom — laptop screen fine, HDMI port dead.
Fix: Device Manager, expand Display adapters, right-click your GPU, Properties, Driver tab, Roll Back Driver. If Roll Back is greyed out (it often is because Windows only keeps one previous version), uninstall the device entirely with “Delete the driver software” checked, restart, and let Windows install whatever it picks. The generic Microsoft Basic Display Adapter driver is ugly but it always outputs HDMI. Then go to your laptop manufacturer’s site and get their last known-good driver.
NVIDIA and AMD have their own HDMI quirks. NVIDIA’s control panel has a display mode that affects HDMI color range — right-click desktop, NVIDIA Control Panel, Change resolution, scroll down, Output color format should be RGB, Output dynamic range should be Full. If it’s set to Limited and your TV expects Full range (or vice versa), you get either a washed-out picture or no picture at all. AMD’s equivalent is in Radeon Settings under Display, Color Depth.
HDCP and the “Content Protection” Problem
If your HDMI works for the desktop and regular apps but goes black when you try to play Netflix, Disney+, or any streaming service in fullscreen — that’s HDCP. High-bandwidth Digital Content Protection is DRM built into the HDMI cable path. The streaming app checks whether every link in the chain (GPU, cable, display) supports HDCP. If any link fails — older cable, adapter without HDCP passthrough, monitor with outdated firmware — the screen goes black.
HDCP failures are brutal because there’s no error message. The app just blanks the display. You can confirm it’s HDCP by playing a YouTube video (no HDCP required) and then trying Netflix. If YouTube works but Netflix blacks out, HDCP.
Fix: replace the cable with a certified Premium High Speed HDMI cable. If you’re going through a USB-C to HDMI adapter, make sure it explicitly says HDCP 2.2 on the box — cheap adapters skip HDCP passthrough. If the display itself is old, check if it has a firmware update available.
Laptop Lid Behavior and BIOS
Some laptops disable the HDMI port when the lid is closed, even if external display mode is set up correctly. This is a BIOS/firmware behavior, not a Windows setting. If HDMI works with the lid open but dies when you close it, check your BIOS for an option like “Video output” or “Display behavior on lid close.” Some Dell and Lenovo BIOSes have this buried under Advanced or System Configuration.
Also check your power plan — Control Panel, Power Options, Change plan settings, Change advanced power settings. Under Display, there might be a “Turn off video output” or similar setting tied to lid close. Set it to “Do nothing” for plugged in. If your screen flickers on the laptop display when HDMI is plugged in, that’s usually a refresh rate conflict between the internal and external displays.
If none of the software fixes work and you’ve confirmed the cable is good by testing it on another device, the HDMI port itself may have a hardware problem. Loose solder joints on the port are common on laptops that get plugged and unplugged daily. A USB-C to HDMI adapter works as a permanent bypass if the built-in port is toast. If your machine shows no display at all — not just on the external monitor but on the laptop screen too — that’s a deeper GPU or motherboard issue.
Frequently Asked Questions
Why is my HDMI showing no signal on Windows 11?
HDMI uses a handshake negotiation every time a connection is made. If the handshake fails due to corrupted EDID data, a resolution mismatch, or a timing issue, the display shows no signal even though everything is physically connected. Unplug the HDMI cable from both ends, wait ten seconds, and plug it back in to force a fresh handshake. Also press Win+P to cycle display modes — Windows sometimes defaults to PC screen only after an update.
Why does HDMI work for desktop but go black on Netflix?
That's HDCP (High-bandwidth Digital Content Protection), DRM built into the HDMI signal path. Streaming apps check whether every link in the chain — GPU, cable, display — supports HDCP. If any link fails, the screen goes black with no error message. Replace the cable with a certified Premium High Speed HDMI cable, and if using a USB-C adapter, make sure it explicitly supports HDCP 2.2.
Why did my laptop HDMI stop working after a Windows Update?
HDMI output goes through your GPU driver. Windows 11 24H2 auto-installed Intel driver updates that broke HDMI output on many 11th-13th gen laptops with Iris Xe graphics. Fix by rolling back the display driver in Device Manager, or uninstalling it entirely and letting Windows install the generic driver, then downloading the manufacturer's last known-good driver.