Your screen goes black right after the driver progress bar hits 100 percent, the GPU fans spin up, and then nothing. No logo, no cursor, no signal message on the monitor. Sometimes you get a brief flash of the desktop before the display cuts to black, or you hear the Windows login sound while the monitor stays in standby. It is easy to assume the card has failed, but in most cases the hardware is fine and the driver has simply pushed an incompatible display mode or corrupted the display stack.

This is an urgent fix because a no-display state blocks access to Device Manager, GeForce Experience, or AMD Software where you would normally roll back. You have a short window where Windows will try to auto-recover before it re-applies the bad driver on the next boot. As of early 2026, both NVIDIA and AMD deliver drivers through Windows Update as well as their own installers, so stopping that loop and restoring a working display mode comes first, then cleaning out the bad driver properly.

Likely Causes

Cause How to confirm Fix difficulty
Driver set wrong refresh rate, resolution, or output port Monitor shows No Signal or Out of Range, but PC chimes and keyboard Caps Lock toggles LED Easy
Partial or corrupted driver install Windows boots to black after spinning dots, safe mode shows low-resolution display Easy
Windows Update immediately reinstalled conflicting driver Display returns briefly after rollback, then goes black again after reboot Moderate
BIOS display initialization set to wrong GPU or CSM/UEFI mismatch No display from cold boot, no motherboard splash, integrated graphics output works Moderate
Loose power, cable, or PCIe seating after case movement GPU RGB or fans behave inconsistently, wiggling DisplayPort cable briefly restores image Moderate
Driver enabled feature that triggers TDR timeout (HDCP, DSC, overclock) Black screen after few seconds of desktop, Event Viewer shows nvlddmkm or amdkmdap stopped responding Advanced

Fix 1: Force a Display Reset and Switch Active Output

What causes it

The new driver may default to a different port, set Display Stream Compression on, or push a refresh rate your monitor cannot handle, such as 240 Hz over HDMI 2.0 or 4K at 144 Hz without DSC. The GPU is outputting, but the monitor rejects the signal.

How to check

With the PC on, press Caps Lock and check if the keyboard LED toggles. If it does, Windows is running. Press Windows key + Ctrl + Shift + B and listen for a beep as the graphics driver restarts. If you hear the beep and the screen flickers, the driver is alive but using a bad mode. Try other ports on the card, and try the monitor’s Input or Source button to cycle Auto, DisplayPort 1.4, and HDMI.

What to do

1. Hold the monitor power button for 10 seconds, then unplug its power for 30 seconds to clear its scaler memory.
2. Disconnect all display cables except one. Use DisplayPort if possible. For testing, avoid adapters and use a direct DisplayPort to DisplayPort or HDMI to HDMI cable rated for your target resolution.
3. On the monitor, open Menu > Input > Select DisplayPort 1.4 or HDMI 2.1 manually instead of Auto, and set DisplayPort Version to 1.4 or 1.2 explicitly if listed.
4. With one cable connected, tap Windows key + P, then press Down Arrow once and Enter to switch to Duplicate, wait 5 seconds, then press Windows key + P again, press Up Arrow and Enter to return to Extend or PC Screen Only. Even blind, this key sequence toggles the projection mode.
5. If you get any image, right-click desktop > Display settings > Advanced display > Choose a display > Display adapter properties > Monitor tab > set Screen refresh rate to 60 Hz and resolution to 1920 x 1080, then Apply.

How to undo it

Return to Display settings > Advanced display and set refresh rate and resolution back to native values stated in your monitor manual, for example 2560 x 1440 at 165 Hz or 3840 x 2160 at 120 Hz. Reconnect additional monitors and set Menu > Input back to Auto.

Fix 2: Boot to Safe Mode and Roll Back the Driver

What causes it

Windows loads the new driver at boot and crashes the display stack, while the basic Microsoft Basic Display Adapter used in safe mode still works. Rolling back replaces the bad driver with the previous working version stored in DriverStore.

How to check

Force safe mode without seeing the screen: hold the power button to shut down, press power, and the instant you see the motherboard splash or hear fans ramp, hold power again to force off. Repeat three times. On the fourth boot Windows opens Preparing Automatic Repair > Advanced options. If you reach a blue Choose an option screen, the system can enter safe mode.

What to do

1. At Choose an option, select Troubleshoot > Advanced options > Startup Settings > Restart. After restart press 5 for Safe Mode with Networking.
2. In safe mode, right-click Start > Device Manager > expand Display adapters > right-click your NVIDIA GeForce or AMD Radeon > Properties > Driver tab. Check Driver Date and Driver Version to confirm the new driver is active.
3. Click Roll Back Driver, choose Previous version of the driver performed better, click Yes. If Roll Back is grayed out, click Uninstall Device and check Attempt to remove the driver for this device, then restart.
4. After rollback, right-click desktop > Display settings > confirm resolution is correct before rebooting normally.

How to undo it

If you need the newer driver later, open Device Manager > Display adapters > right-click GPU > Update driver > Search automatically for drivers, or run the installer from C:\NVIDIA\DisplayDriver or C:\AMD\CN. You can also click Driver tab > Update Driver to restore the version you removed.

Fix 3: Clean Install With DDU to Remove Corrupted Files

What causes it

Residual registry keys, C:\Windows\System32\DriverStore\FileRepository\nv_disp* or amdwddmg folders, and user profiles in C:\ProgramData\NVIDIA Corporation or C:\Program Files\AMD can corrupt a new install. A normal uninstall leaves these behind.

How to check

In safe mode, open Device Manager > Display adapters. If the card shows with a yellow exclamation or as Microsoft Basic Display Adapter, or if Device Manager > View > Show hidden devices lists two GPU entries, the driver stack is inconsistent. Open C:\Windows\INF\setupapi.dev.log and look near the bottom for !! FAILED entries for display.inf.

What to do

1. In safe mode with networking, download Display Driver Uninstaller and extract to C:\DDU. Also download the previous known-good driver from NVIDIA or AMD but do not install yet.
2. Disconnect Ethernet and turn off Wi-Fi to block Windows Update. Open Settings > Windows Update > Pause updates for 1 week.
3. Run C:\DDU\Display Driver Uninstaller.exe, select Options and enable Remove GeForce Experience or Remove AMD Settings if present. Select Device Type: GPU, then select NVIDIA or AMD. Click Clean and restart.
4. After reboot to normal mode at low resolution, run the driver installer you downloaded. Choose Custom (Advanced) > check Perform a clean installation for NVIDIA or Factory Reset for AMD. For NVIDIA, uncheck NVIDIA GeForce Experience if you do not need it. Keep installation path default. Restart when prompted.
5. Reconnect internet, then in NVIDIA Control Panel > Manage 3D Settings > Global Settings or AMD Software > Settings > System, restore power management to Normal.

How to undo it

DDU removal is not easily undone except by reinstalling. If the clean driver causes the same black screen, repeat Fix 2 to roll back, then download one version older from the archive folder C:\NVIDIA\DisplayDriver or the AMD Previous Drivers list.

Fix 4: Prevent Windows Update From Reinstalling the Bad Driver

What causes it

After you roll back, Windows Update > Advanced options > Optional updates may immediately push the same driver version flagged as Automatic. The screen works for one boot, then goes black again.

How to check

Open Settings > Windows Update > Update history > Driver updates. If you see NVIDIA – Display or Advanced Micro Devices, Inc. – Display with the same version you just removed and an install date within minutes of your rollback, Windows Update is replacing your driver.

What to do

1. Press Windows key + R, type sysdm.cpl, press Enter > Hardware tab > Device Installation Settings > select No (Your device might not work as expected) > Save Changes.
2. Press Windows key + R, type gpedit.msc for Windows 11 Pro. Go to Computer Configuration > Administrative Templates > Windows Components > Windows Update > Manage updates offered from Windows Update > Do not include drivers with Windows Updates > set to Enabled > Apply. On Windows 11 Home, instead press Windows key + R, type regedit, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate, create DWORD (32-bit) ExcludeWUDriversInQualityUpdate set to 1.
3. Open Show or hide updates troubleshooter (wushowhide.diagcab), click Next > Hide updates > check the display driver version listed > Next > Close.
4. Reinstall your chosen driver version and reboot. Confirm in Settings > Windows Update that no driver update reappears.

How to undo it

Set Device Installation Settings back to Yes (recommended), set the Group Policy back to Not Configured, or delete the ExcludeWUDriversInQualityUpdate value in Registry Editor. Run wushowhide.diagcab > Show hidden updates and unhide the driver.

Fix 5: Correct BIOS Display Settings and Reset Overclocks

What causes it

A driver update can expose a mismatch where BIOS is set to initialize the integrated GPU first or where Compatibility Support Module is disabled while the card expects legacy initialization. An unstable memory or GPU overclock applied through the driver can also trigger Timeout Detection and Recovery black screens.

How to check

Connect your display cable to the motherboard HDMI or DisplayPort. If you get a signal from the CPU integrated graphics but not from the discrete GPU, BIOS is routing display to iGPU. Enter BIOS by tapping Delete or F2 during boot. Check the Boot or Advanced screens for values. In Windows, check Event Viewer > Windows Logs > System for Source nvlddmkm, amdkmdap, or Display with Event ID 4101 or 4109 around the time of black screen.

What to do

1. In BIOS, go to Advanced > NB Configuration or Advanced > System Agent Configuration or Settings > Advanced > Integrated Graphics Configuration depending on vendor. Set Initiate Graphics Adapter or Primary Display to PEG or PCIe, not IGD or Auto.
2. Set Integrated Graphics or iGPU Multi-Monitor to Disabled for testing. Set Above 4G Decoding to Enabled if you use Resizable BAR, and set Resizable BAR to Disabled temporarily to rule it out.
3. Go to Boot > CSM (Compatibility Support Module). If your card is newer than 2016 and you installed Windows with UEFI, set CSM to Disabled and Boot Mode to UEFI. If Windows was installed in Legacy mode, set CSM to Enabled and set Boot option filter to UEFI and Legacy.
4. Press F10 to Save and Exit, shut down, move the cable back to the discrete GPU, and boot. If you still have no display, clear CMOS: power off, unplug PSU, press case power button for 10 seconds, remove the silver CR2032 battery for 60 seconds or short the CLRTC/JBAT1 pins with a screwdriver for 10 seconds, then reinsert and boot.
5. If you get display, open your tuning utility and reset to default: NVIDIA Control Panel > Help > Debug Mode, or AMD Software > Performance > Tuning > Reset to Default, or MSI Afterburner > click Reset arrow and set Power Limit to 100 percent, Core Clock +0, Memory Clock +0.

How to undo it

Re-enter BIOS and set Primary Display back to Auto if you need iGPU for Quick Sync or troubleshooting, and re-enable Resizable BAR or iGPU Multi-Monitor if you use them. Restore overclock profiles from MSI Afterburner Profiles folder C:\Program Files (x86)\MSI Afterburner\Profiles or AMD Software tuning snapshots.

Fix 6: Reseat the Card, Cables, and Power Connectors

What causes it

A driver update often coincides with a reboot that exposes a marginal PCIe contact or a display cable that was already slightly loose. Low 12V on the PCIe power rail or a cable beyond its bandwidth limit can appear as no signal after the driver tries to set higher link rates.

How to check

Power off and look at the GPU: are all power LEDs lit white or green rather than red, and do fans pulse at power on. Wiggle the DisplayPort or HDMI connector gently. If touch restores image, the cable or port is at fault. Check Windows > Settings > System > Power > Event Viewer > Applications and Services Logs > Microsoft > Windows > Kernel-Power for Event ID 41 after black screen reboots.

What to do

1. Shut down, switch PSU off, hold case power for 10 seconds. Unplug DisplayPort/HDMI and PCIe power cables. Remove the retention bracket screws and PCIe latch, lift the card straight out.
2. Inspect PCIe x16 slot and card gold fingers for dust. Blow with compressed air in short bursts. Reinsert firmly until the latch clicks. Screw bracket evenly, do not flex the board.
3. Reconnect PCIe power: use separate 8-pin cables for each socket on the card, not a single daisy-chained cable with two heads, and seat until the clip clicks. For RTX 40 series with 12VHPWR or 12V-2×6, verify the 16-pin adapter is fully seated with no visible gap and the sense wires are not bent.
4. Replace the display cable with a certified one: DisplayPort 1.4 HBR3 for 1440p 165 Hz or 4K 120 Hz, or Ultra High Speed HDMI 48 Gbps for HDMI 2.1. Keep cable length under 6 feet for high refresh tests. Plug directly into GPU and monitor without dock or splitter.
5. Boot and open GPU-Z or HWINFO64 > Sensors > check 12V and PCIe Slot Power. 12V should read between 11.4 V and 12.6 V. If voltage droops below 11.4 V under load, test another PSU cable or PSU.

How to undo it

If reseating did not help, you can return to the original cable and power arrangement. No settings were changed, so undo is simply reusing the prior cable. Keep the separate power cables configuration as it is the correct long-term setup.

Fix 7: Disable Problem Features That Trigger TDR Black Screen

What causes it

Features enabled by the new driver, such as Hardware-accelerated GPU scheduling, HDCP, FreeSync/G-Sync compatible, or automatic overclock, can cause the driver to stop responding and Windows to recover to a black screen with sound still playing.

How to check

If you briefly see the desktop then it goes black after 5 to 20 seconds, or black screen occurs only in full-screen games, check Reliability Monitor. Press Windows key + R, type perfmon /rel, press Enter. Look for LiveKernelEvent 141 or 144 or Hardware error with description VIDEO_TDR_FAILURE. Also check C:\Windows\LiveKernelReports\WATCHDOG for .dmp files dated today.

What to do

1. Boot to safe mode or use integrated graphics to get display. Open Settings > System > Display > Graphics > Change default graphics settings > turn off Hardware-accelerated GPU scheduling > restart. Path on Windows 11 is Settings > System > Display > Graphics > Default graphics settings.
2. For NVIDIA, right-click desktop > NVIDIA Control Panel > Display > Adjust desktop color settings > Content type reported to the display > set to Desktop programs > Apply. Then under Display > Set up G-SYNC > uncheck Enable G-SYNC for testing.
3. For AMD, open AMD Software: Adrenalin Edition > Display > disable FreeSync, disable Virtual Super Resolution, and under Settings > Graphics > disable 10-Bit Pixel Format and Surface Format Optimization for testing. Under Performance > Tuning > set Tuning Control to Default.
4. In the monitor OSD, set Adaptive Sync or FreeSync to Off and set Overdrive to Normal or Middle instead of Extreme.
5. Reboot to normal mode on the discrete GPU. If stable, re-enable features one by one per reboot to isolate the culprit.

How to undo it

Return to the same menu paths and re-enable Hardware-accelerated GPU scheduling, G-SYNC or FreeSync, and monitor Adaptive Sync after you have confirmed stability. Keep Tuning on Default until you have installed a stable driver version for at least a week.

If Nothing Works

If you have tried all fixes and still have no display from the discrete GPU while integrated graphics works, test the card in another PC or test another GPU in your PCIe slot to isolate hardware failure. Before that, perform an in-place repair install: in safe mode, download the Windows 11 Installation Assistant, run it, and choose Keep personal files and apps. This rebuilds C:\Windows\System32\drivers and the display stack without erasing programs. After repair, install only the last known-good driver without GeForce Experience or AMD Software bloat: choose Custom install and uncheck all extras except Display Driver and PhysX for NVIDIA, or uncheck Minimal install extras for AMD.

If the card shows no output in a second system and its fans do not spin at power on, check warranty. Most cards carry a 3-year warranty through the board partner; locate the serial number sticker on the backplate and the invoice. Contact support with photos of the power connectors and a description of the steps from Fix 2 and Fix 3 that failed, which avoids repeated troubleshooting loops. Do not attempt BIOS flashing on the GPU as a blind fix, since a failed VBIOS flash without display requires a secondary card to recover.

FAQ

Why does my monitor say No Signal only after the driver update reboot?

The installer switches to the new driver at the first normal boot. If it configures an unsupported timing, the monitor rejects it. Windows was using the basic driver until that reboot, so safe mode and the BIOS screen still work because they use VESA basic modes at 1024 x 768 or 60 Hz.

Can I fix this without safe mode?

Sometimes. Try the blind key sequence Windows key + Ctrl + Shift + B to restart the driver, then Windows key + P to toggle projection, or connect to integrated graphics and uninstall the discrete driver from Device Manager > Display adapters. If neither restores image, the three-force-off method to reach Startup Settings is the most reliable path.

Should I use System Restore?

Yes if you have a restore point from before the update. In Advanced options > System Restore, pick a point dated before the driver version change. This restores Registry and DriverStore without touching personal files. After restore, immediately apply Fix 4 to block the driver from reinstalling, otherwise you will loop again.

How do I know which driver version to reinstall?

In safe mode, open C:\Windows\INF\setupapi.dev.log and Device Manager > Display adapters > Properties > Driver tab > Driver Version. Note the bad version, then install the next older version from the vendor archive. Mark it stable if you run three reboots and a 10 minute GPU load, such as running a game or FurMark windowed at 1280 x 720, without black screen or TDR errors in Event Viewer > System.

Related guides

Browse all Troubleshooting guides →