You just updated your GPU drivers and now your monitor says 'No Signal' — that's beyond annoying. Let's fix it.
First, don't panic. This is almost always a driver issue, not dead hardware. The fix: boot into Safe Mode, use Display Driver Uninstaller (DDU) to completely wipe the old driver, then reinstall the latest driver from scratch.
Step-by-step fix
- Force a shutdown (hold the power button for 10 seconds).
- Boot into Safe Mode. How you do this depends on your Windows version:
- Windows 10/11: Interrupt the boot process three times (power on, wait for logo, power off) to trigger Automatic Repair. Then go to Troubleshoot > Advanced options > Startup Settings > Restart > press 4 for Safe Mode.
- Windows 7: Tap F8 repeatedly during boot and choose Safe Mode.
- Download DDU from Guru3D (official site) while in Safe Mode. You'll need another device to transfer it if you don't have internet in Safe Mode.
- Run DDU — select your GPU vendor (NVIDIA, AMD, or Intel) and click 'Clean and restart'.
- After restart, install the latest driver from your GPU manufacturer's website (not Windows Update).
- Reboot and you should have signal again.
If you can't get into Safe Mode, try this alternate: boot normally but plug your monitor into the motherboard's video output (if you have integrated graphics) to get a display, then run DDU from there.
Why this works
GPU driver updates sometimes go wrong — the installer doesn't fully remove the old driver, or a file gets corrupted during download. When that happens, Windows loads a broken driver and your GPU stops outputting a signal. DDU nukes every trace of the old driver, so the new one installs cleanly. I've had a client last month whose entire print queue died because of a similar driver conflict — it's the same principle: leftover files cause chaos.
Less common variations
- Wrong cable or port: If you're using a DisplayPort cable but your GPU defaults to HDMI after the update, you'll get no signal. Try a different port or cable.
- Monitor input not set: Some monitors don't auto-switch inputs. Manually select the correct input (HDMI 1, DisplayPort, etc.) using the monitor's buttons.
- BIOS setting changed: A driver update shouldn't touch BIOS, but a failed update might reset it. Check that your primary display is set to PEG/PCIe, not integrated.
- Faulty cable: It happens. Try a different cable you know works.
- GPU not seated: If you bumped the case, the GPU might be loose. Reseat it.
Prevention
Before any GPU driver update, create a system restore point. That way, if things go south, you can roll back in seconds. Also, use DDU every time you update — it's a bit of extra work but saves headaches. And don't rely on Windows Update for GPU drivers; always get them from NVIDIA, AMD, or Intel directly.
One more thing: if you're overclocking, reset to stock speeds before updating drivers. An unstable overclock can cause the update to fail.
That's it. You should be back up and running. If not, drop a comment and I'll help you troubleshoot further.