When you connect an external monitor to a Windows 11 laptop or desktop, the screen may remain black with a “No Signal” message until you enter your password or PIN. This happens because the monitor is not receiving a video signal from the GPU during the pre-sign-in phase. The root cause is usually a combination of Fast Startup, driver initialization order, or display output settings that only activate after the user session loads. This article explains why the problem occurs and provides three specific fixes to restore signal to your external monitor immediately at boot.
Key Takeaways: Fixing an External Monitor That Shows No Signal Until Sign-In
- Disable Fast Startup in Power Options: Prevents the system from skipping full GPU driver initialization during shutdown, allowing the monitor to receive a signal at boot.
- Update the GPU driver from the manufacturer’s website: Resolves driver-level handshake failures that delay video output to external displays.
- Change the display mode to “Extend” from the Project menu (Win + P): Forces Windows to activate the external monitor output before sign-in when saved as the default profile.
Why the External Monitor Stays Black Until You Sign In
The core issue is that Windows 11 uses a feature called Fast Startup by default. Fast Startup saves a hibernation file of the kernel and drivers when you shut down, then reloads that image on the next boot to accelerate start time. However, this process skips the full re-initialization of certain hardware components, including the graphics driver for external display ports like HDMI, DisplayPort, or USB-C.
During the pre-sign-in phase, the system runs in a limited state called the Winlogon desktop. The GPU driver may not fully enumerate the external monitor until the user session starts, especially if the driver loads in a reduced-power mode. The monitor then remains in standby because it receives no active video signal. Once you sign in, the full desktop session activates the driver, and the monitor receives the signal normally.
Another contributing factor is the display output mode saved in the firmware. Some laptops default to “PC screen only” at boot, meaning the external port stays disabled until Windows overrides that setting after sign-in. If the monitor uses a USB-C connection with DisplayPort Alternate Mode, the USB controller may also need a full driver load to negotiate the video stream.
Steps to Restore External Monitor Signal at Boot on Windows 11
The following three methods address the most common causes. Apply them in the order shown.
Method 1: Disable Fast Startup in Power Options
- Open Control Panel
Press Win + R, typecontrol, and press Enter. Go to Hardware and Sound > Power Options. - Access system settings
Click “Choose what the power buttons do” in the left sidebar. Then click “Change settings that are currently unavailable” at the top of the page (requires administrator privileges). - Uncheck Fast Startup
Under Shutdown settings, uncheck “Turn on fast startup (recommended)”. Click “Save changes”. - Restart the computer
Shut down completely and power on. The monitor should now show the Windows login screen.
If you do not see the Fast Startup option, ensure hibernation is enabled. Open Command Prompt as administrator and run powercfg /hibernate on, then repeat the steps above.
Method 2: Update the Graphics Driver from the Manufacturer
- Identify your GPU
Press Win + X and select Device Manager. Expand Display adapters. Note the exact model name (for example, Intel Iris Xe, NVIDIA GeForce RTX 4060, or AMD Radeon 780M). - Download the latest driver
Go to the GPU manufacturer’s website (Intel, NVIDIA, or AMD). Use their driver detection tool or manually select your model and Windows 11. Download the full installer, not the Windows Update version. - Install the driver
Run the installer and choose “Clean Installation” if available. This removes previous driver files that may be corrupted. Restart the computer after installation completes. - Test the external monitor
Shut down, connect the monitor, and power on. The display should now show the login screen.
For laptops with hybrid graphics (Intel + NVIDIA or Intel + AMD), update both the integrated and discrete GPU drivers. The integrated GPU usually handles the external ports on most laptops.
Method 3: Change the Default Display Mode to Extend
- Connect the external monitor
Plug in the monitor and ensure it is powered on. Sign in to Windows if needed. - Open the Project menu
Press Win + P. The side panel appears with four options: PC screen only, Duplicate, Extend, and Second screen only. - Select Extend
Click “Extend” to spread your desktop across both displays. Windows saves this setting as the default for the current monitor arrangement. - Restart and verify
Shut down and boot again. The external monitor should activate before you sign in.
If the monitor still shows no signal, try “Second screen only” instead of Extend. Some BIOS configurations treat Second screen only as the default output at boot.
If the External Monitor Still Shows No Signal After These Fixes
Monitor worked before a Windows Update
A recent Windows Update may have replaced your GPU driver with a generic Microsoft Basic Display Adapter driver. Open Device Manager, right-click your GPU under Display adapters, select Properties > Driver > Roll Back Driver. If Roll Back is grayed out, uninstall the device and restart. Windows will reinstall the driver from its cache.
External monitor works after a warm reboot but not a cold boot
This indicates a firmware-level handshake issue. Check your laptop or desktop BIOS for a setting called “Multi-Monitor Support” or “IGPU Multi-Monitor”. Enable it. Also set the primary display to the external monitor in BIOS if available. Save changes and exit.
USB-C monitor shows no signal at all
USB-C monitors require the USB controller and GPU to negotiate Alt Mode before video can pass through. Update the Thunderbolt or USB4 controller driver from the laptop manufacturer’s support site. Also update the monitor’s firmware if the manufacturer provides a tool.
Fast Startup On vs Off: Boot Behavior for External Monitors
| Item | Fast Startup On | Fast Startup Off |
|---|---|---|
| Boot time | Faster (uses hibernation file) | Slower (full cold boot) |
| GPU driver initialization | Partial, skips full re-init | Full initialization at boot |
| External monitor at login | Often shows “No Signal” | Usually shows login screen |
| Driver update effect | May not apply until second reboot | Applies immediately |
Windows 11 sets Fast Startup on by default. Disabling it trades a few extra seconds of boot time for reliable external monitor detection at the login screen. If you prefer faster boot and only occasionally use an external monitor, use the Win + P shortcut to switch to Extend after sign-in.
You now know three proven methods to fix an external monitor that shows no signal until sign-in on Windows 11. Start by disabling Fast Startup in Power Options, as this resolves the majority of cases. If the problem persists, update the GPU driver directly from the manufacturer rather than relying on Windows Update. For advanced users, check the BIOS for multi-monitor settings and ensure the default display mode is set to Extend or Second screen only. These changes ensure your external monitor receives a video signal from the moment you power on the computer.