How to fix a GPU with no display

Nothing is worse than a computer that doesn't display anything, especially when you need to use it. Since most PCs use the graphics card to send the display signals to the monitor, if you're seeing a “No Signal” error message on your monitor, there's probably a problem with your GPU.




Luckily, there are a handful of fixes you can try before spending a fortune on another GPU. In this article, we'll go through all the possible methods you can use to fix a faulty graphics card that's not sending video signals to your display.

Related

Best Monitors in 2024

Need a new monitor for your desktop PC? These are some of the best monitors you can buy right now for productivity and entertainment.

Preparatory steps

A picture of the MSI B450 A Pro with debug LEDs highlighted.

Before you resort to extreme measures like flashing the GPU firmware, you should perform some preliminary fixes. If you have a new GPU, make sure you have installed it properly before checking to see if there is too much sag. If your motherboard has debug LEDs, check to see if the GPU indicator lights up at startup.


Many high-end graphics cards require three 6+2 pin connectors from the power supply. It's a good idea to use three separate cables to avoid power issues. Even if your power supply doesn't have three separate cables to power the GPU, be careful not to daisy chain three 6+2 pin connectors from the same cable.

Nvidia GeForce RTX 4070 Super Founders Edition installed on test bench, power supply is displayed


In addition, you should try plugging the DisplayPort/HDMI cables into other GPU and monitor slots as there might be issues with the ports. Be sure to check if the display cable is faulty by replacing it with another one. After making sure all the connections are working well, it's time to move on to the rest of the fixes.

A picture of the HDMI and DisplayPort ports on the GTX 1080: Founder's Edition

Switch to onboard graphics

Since the GPU is not working, you need to look for an alternative way to send the display signals to the monitor. If you are using an APU, you can use the processor's integrated graphics to boot your system. This will allow you to diagnose the graphics card problem and, more importantly, use the computer.


  1. Disconnect the video cable from the GPU and connect it to your motherboard.
    Move HDMI from GPU to motherboard port

  2. Continue tapping Delete key during boot to enter BIOS.
  3. Look for the option to enable integrated graphics in the Advanced settings section. On most motherboards it should say Start graphics adapter or Internal graphics.
    MSI BIOS switches to integrated graphics

  4. Save the new profile and exit the BIOS settings.

Alternatively, if you have a secondary GPU, you can use it to boot up your system and troubleshoot problems.


Reinstall GPU drivers

In some cases, your old GPU drivers may be corrupted and need to be reinstalled. Display Driver Uninstaller (DDU) is a fantastic tool that can help you remove all traces of the old display drivers, thus avoiding any compatibility errors when installing updated drivers.

  1. Download DDU from this link.
  2. Unzip the folder you just downloaded before double-clicking and extracting the DDU application file.
  3. Run the DisplayDriverUninstaller.exe File with administrator rights.
  4. Click on the Select display type and select Graphics card.
    A screenshot from DDU showing the GPU selection procedure

    If you have used a GPU other than the integrated graphics, be careful not to accidentally select it.

  5. Select the icon Clean and restart Option to delete the old drivers.
    A screenshot of DDU with the Clean and Restart option highlighted

  6. Once your PC boots up, you can download the latest drivers from your GPU manufacturer's website.


Flash GPU VBIOS

If your GPU suddenly stops working and no other solution seems to work, you can try to rescue it by flashing the latest VBIOS.

  1. Download the GPU-Z utility from TechPowerUP and run the executable as administrator.
  2. (Optional) Save the current BIOS version by clicking the Save BIOS Button.
    A screenshot from GPU-Z showing the Save BIOS button

  3. Go to the Video BIOS Collection page on TechPowerUp.
  4. Please note the Card provider, Map model, Bus interface, and other options of GPU-Z and use them to find the BIOS files compatible with your GPU on the Video BIOS Collection page.
  5. Once you have found the VBIOS file for your GPU, click Download button next to it.
    A screenshot showing the procedure for downloading a VBIOS file for the GTX 1080 Founder's Edition

Next, you should disable the GPU via the Device Manager. To do this,

  1. Right-click on the start and select Device Manager.
    Right-click the Start button and select Device Manager

  2. Press the drop-down arrow next to the Graphics cards.
    Device Manager with the arrow next to the highlighted graphics cards

  3. Right-click on the faulty GPU and select the Deactivate device Option.
    A screenshot of Device Manager highlighting the procedure to disable the display adapter


Depending on the brand of your GPU, you will need to install a different BIOS flashing utility. For Nvidia cards, it is NVFlash, while AMD GPUs require AMDVBFlash.

After extracting the tool, it's time to flash the BIOS. Let's start with Nvidia GPUs:

  1. Copy the previously downloaded VBIOS file to the NVFlash folder.
  2. Right-click on the start Button and open Terminal (Administrator).
    Right-click the Start button and select the “Terminal (Admin)” option.

  3. Click on the Dropdown arrow at the top of the window and switch to Command prompt.
    A screenshot showing the procedure to switch to the command prompt in Windows Terminal.

  4. type CD followed by the directory where you extracted the NVFlash folder.
    Windows Terminal displays the CD command

  5. Enter the following command:
    nvflash -6 bios_name
    Windows Terminal with NVFlash option highlighted

    Be sure to replace “bios_name” with the name of your GPU’s BIOS file.

  6. NVFlash will ask for permission twice and you must enter Y both times to start the flashing process.
  7. Restart your system after NVFlash has flashed the new BIOS.


For AMD cards, the process is pretty straightforward. All you need to do is:

  1. Go to the AMDVBFlash folder and run amdvbflashWin.exe as administrator.
  2. Click on the Load image Button.
  3. Select the ROM file you downloaded earlier and click OK.
  4. Tap the program and wait until AMDVBFlash finishes flashing the BIOS file.
  5. Then restart your system.

After confirming that the GPU is working, you should go back to the motherboard BIOS and change the display interface from the integrated graphics to the dedicated GPU.

Prevent GPU display problems

A screwdriver lies on an RTX 3080 Ti, in the background an MSI MAG Forge 110R.


Hopefully, these fixes will help you bring your GPU (and display signals) back to life. If you recently purchased a broken graphics card, I recommend asking the manufacturer for a replacement before going through the hassle of diagnosing and repairing it yourself.

Unfortunately, even the most expensive hardware can still experience issues. If your old GPU is still experiencing visual glitches, sudden FPS drops, and random BSODs even after fixing the display issues, it may be on its last legs, so now would be the best time to look for a replacement GPU.

Leave a Comment