Have you ever updated your NVIDIA drivers, restarted your laptop, and been met with nothing but a blank, black screen? It’s a terrifying moment your fans are spinning, the keyboard might be lit up, but there’s zero signs of life on the display.

I recently went through this with my Lenovo Legion 5 Pro. After a routine driver update, the “Legion” splash screen would appear, but the moment Windows was supposed to load, the screen went dark. No cursor, no login, nothing.

After some trial and error, I found a fix that works. If you’re stuck in this “black screen of death” loop, here is exactly what I did to get back into Windows.


🛠️ The Step-by-Step Fix (BIOS Method)

If your laptop is showing the manufacturer logo but goes black immediately after, the issue is likely a conflict between your integrated graphics (AMD/Intel) and your dedicated GPU (NVIDIA). Here is how to fix it:

  1. Force Shutdown: Hold down your power button until the laptop completely turns off.
  2. Enter BIOS: Press the power button to turn it on, and immediately start tapping the F2 key (this may be F1, F10, or Del on other laptops) repeatedly until the BIOS menu appears.
  3. Go to Configuration: Navigate to “More Settings” and look for the Configuration tab.
  4. Find AMD VTM / Virtualization: Scroll down until you see AMD V(TM) Technology (or Intel Virtualization Technology).
  5. Enable the Setting: In my case, this was “Disabled.” I switched it to Enabled.
  6. Save and Exit: Press F10 to save your changes and exit. The laptop will reboot.

The Result: My Windows login screen appeared instantly. When I checked the Task Manager (Ctrl+Shift+Esc) under the Performance tab, both my AMD and NVIDIA graphics were now showing up and working together perfectly.


🔍 Why does this work?

It sounds strange, why would a Virtualization setting fix a display issue?

On modern “Hybrid” laptops (like the Legion series), the laptop constantly switches between the low-power integrated graphics (AMD) and the high-power GPU (NVIDIA). Sometimes, a driver update causes a “handshake” error where Windows forgets how to talk to the integrated graphics.

By toggling settings like VTM or Hybrid Mode in the BIOS, you are essentially forcing the motherboard to re-initialize the hardware. This “wakes up” the integrated bridge, allowing the NVIDIA driver to finally project an image to your screen.

Note: While I did this on a Lenovo Legion 5 Pro, this logic applies to almost any gaming laptop with dual graphics (Asus ROG, HP Victus, Acer Nitro, etc.).


📋 Other Possible Solutions to Try

A troubleshooting checklist for black screen issues on laptops after a graphics driver update, featuring four steps: 1) Graphics reset shortcut with keyboard illustration, 2) External monitor check with a laptop connected to a monitor, 3) Safe Mode DDU uninstall with a screenshot of the Safe Mode interface, and 4) BIOS mode toggle with settings for discrete and hybrid modes.

If the BIOS trick above doesn’t work for you, don’t panic. Here are the most common ways to kickstart a black screen:

  • The “Graphics Reset” Shortcut: On your keyboard, press Win + Ctrl + Shift + B. You’ll hear a beep and the screen will flicker. This restarts your graphics drivers without rebooting the PC.
  • External Monitor Check: Plug your laptop into a TV or monitor via HDMI. If the image shows up on the TV, it means your NVIDIA driver is working, but the laptop’s internal display settings are bugged.
  • Safe Mode Uninstallation: Boot into Safe Mode and use a tool like DDU (Display Driver Uninstaller) to completely wipe the NVIDIA driver, then try a clean install of an older, stable version.
  • Toggle Discrete/Hybrid Mode: In your BIOS, look for “Graphic Device.” Switch it from “Discrete” to “Hybrid” (or vice versa).