Disabling the video card on a laptop is a task that users face for various reasons: from saving battery power to eliminating driver conflicts. However, this process requires caution, as incorrect actions can lead to loss of productivity or even system inoperability. In this article, we will analyze all the available methods - from software solutions to hardware BIOS settings - and also explain in which cases disabling the video card is really justified.

It is important to understand that most modern laptops are equipped with two graphics adapters: integrated (For example, Intel HD Graphics or AMD Radeon Vega) and discrete (For example, NVIDIA GeForce or AMD Radeon RX). Disabling one of them may affect the operation of the other. For example, if you deactivate integrated graphics, the system will automatically switch to discrete graphics - but this is not always desirable due to increased power consumption.

Before you take action, answer yourself two questions: why you need it and which video card? you plan to disconnect. If your goal is to save battery power, optimizing your power settings may be enough. If the problem is a driver conflict, it is better to try reinstalling them first. In any case, follow the instructions carefully - and do not forget about backing up your data.

1. When should you turn off the video card on a laptop?

Disabling the graphics adapter is not a routine procedure, but a necessary measure. Here are typical scenarios when this might be required:

  • 🔋 Energy Saving: Discrete video cards consume significantly more battery than integrated ones. On laptops with two GPUs (for example, NVIDIA Optimus) Disabling the discrete card can increase battery life by 20–30%.
  • 🔧 Driver conflicts: After updating Windows or installing new drivers, artifacts on the screen, twitching, or even “blue screens of death” may occur (BSOD). Sometimes the only solution is to temporarily disable the problematic adapter.
  • 🎮 Game Settings: Some games run better on integrated graphics (for example, older projects or indie games), and a discrete card only gets in the way, causing lags.
  • 💻 Troubleshooting: If your laptop is overheating or showing GPU-related errors, disabling the graphics card can help identify the source of the problem.

However, there is also contraindications:

  • ❌ On laptops with hybrid graphics (For example, Intel + NVIDIA) Disabling the integrated adapter can make the system inoperable - the screen will simply go dark.
  • ❌ If you are using an external monitor connected to a discrete video card, its display will disappear after deactivating the GPU.
  • ❌ On some models (for example, MSI GS66 or ASUS ROG Zephyrus) disabling a discrete card through the BIOS blocks access to MUX Switch - functions for switching between GPUs.
⚠️ Attention: If your laptop is equipped only one video card (check in Device Manager), disabling it will lead to complete loss of the image. In this case, only connecting an external GPU or reinstalling the system will help.

2. How to determine which video card is active?

Before you disable anything, you need to understand which adapter is currently in use. On Windows, this can be done in several ways:

  • 🖥️ Via Task Manager:
    1. Click Ctrl + Shift + Escto open Task Manager.
    2. Go to the tab Performance.
    3. From the left menu select GPU — all available video cards and their loading will be displayed here.
  • 🔍 Via Device Manager:
    1. Click Win + X and select Device Manager.
    2. Expand section Video adapters — all installed GPUs will be listed here.
  • 📊 Through the utility GPU-Z:
    1. Download and install the program GPU-Z.
    2. Launch it - on the tab Graphics Card The active adapter and its characteristics will be indicated.

On Linux, checking is done through the terminal. Run the command:

lspci | grep -i vga

This will list all video cards connected to the system. To find out which one is in use, enter:

glxinfo | grep "OpenGL renderer"
Test method What does it show Suitable for
Task Manager Current GPU load and model Windows 10/11
Device Manager List of all installed video adapters Windows 7/10/11
GPU-Z Detailed GPU specs, including temperatures and drivers Windows
lspci List of all PCI devices, including video cards Linux (Ubuntu, Fedora, etc.)
glxinfo Active OpenGL renderer (current GPU) Linux
⚠️ Attention: If in Device Manager Only one video card is displayed, but you are sure that there are two of them in the laptop; perhaps the second adapter is disabled at the BIOS level or the drivers are not installed. In this case, try updating the drivers through the manufacturer's official website (NVIDIA, AMD or Intel).
📊 Why do you want to disable the video card on your laptop?
  • Battery Saving
  • Driver conflict
  • Game Settings
  • Troubleshooting
  • Another option

3. Method 1: Disable the video card through Device Manager

The simplest and safest method is to deactivate the GPU via Device Manager. It is suitable for temporary disabling, since after a reboot the system can automatically turn the adapter back on.

Instructions:

  1. Click Win + X and select Device Manager.
  2. Expand section Video adapters.
  3. Right-click on the video card you want to disable (for example, NVIDIA GeForce RTX 3060), and select Disconnect device.
  4. Confirm the action in the window that appears.

If item Disconnect device no, that means:

  • 🔄 The video card is main (integrated), and disabling it will result in image loss.
  • 🔒 You do not have enough rights (run Device Manager on behalf of the administrator).
  • 🛠️ The drivers are installed incorrectly - try reinstalling them.

☑️ Preparing to disable the video card

Done: 0 / 4

After disconnecting:

  • 🖥️ The screen may go dark for a second - this is normal, the system switches to another GPU.
  • 🔌 If the image disappears and is not restored, it means you have disabled the only working adapter. In this case, restart the laptop in safe mode (click F8 when loading) and turn the video card back on.
💡

If your laptop starts running slower after disabling the discrete graphics card, check to see if any programs are using the integrated graphics. For example, in NVIDIA Control Panel You can manually assign a GPU to each application.

4. Method 2: Disable via NVIDIA/AMD Control Panel

If your laptop has a discrete graphics card NVIDIA or AMD, it can be disabled (or limited use) through proprietary utilities. This is a safer method than completely deactivating Device Manager, as it allows flexible control of GPU switching.

For NVIDIA video cards:

  1. Right-click on the desktop and select NVIDIA Control Panel.
  2. Go to section Managing 3D SettingsSoftware settings.
  3. In the drop down menu Select your preferred GPU install Integrated Graphics.
  4. Click Apply.

For AMD video cards:

  1. Open AMD Radeon Software (tray icon or via the Start menu).
  2. Go to the tab PerformanceGraphics Settings.
  3. In the section Global Settings select Energy saving (this will prioritize integrated graphics).
  4. Save your changes.

These settings do not disable the discrete video card completely, but only minimize its use. This is convenient if you want to save battery power, but sometimes still run resource-intensive applications (for example, Photoshop or AutoCAD).

⚠️ Attention: On some laptops (eg. Dell XPS 15 or HP Omen) these settings may be reset after updating drivers. To avoid this, create performance profile for specific applications in the same control panel.
What should I do if the NVIDIA Control Panel does not open?

If icon NVIDIA Control Panel disappeared from the context menu, try:

1. Reinstall drivers via GeForce Experience.

2. Launch the panel manually via Start → NVIDIA Corporation → NVIDIA Control Panel.

3. Run the command in cmd (on behalf of administrator):

rundll32.exe nvcplui.dll,NvStartup

If this doesn't help, the NVIDIA service may be disabled. Check it out at services.msc (search NVIDIA Display Container LS).

5. Method 3: Disabling the video card via BIOS/UEFI

The most radical method is to disable the GPU at the BIOS level. This completely deactivates video card, and the system will not be able to use it until you turn it back on. This approach is suitable if:

  • 🔧 You diagnose a hardware fault.
  • 🔋 Do you want to reduce energy consumption as much as possible (for example, to run on battery power while traveling).
  • 🎯 You need to force only integrated graphics.

Instructions:

  1. Reboot your laptop and enter the BIOS by clicking F2, Del, Esc or another key (depending on the model). Usually the required key is displayed at boot.
  2. Find the section related to graphics. It may be called:
    • Advanced → System Configuration → Graphics Settings
    • Config → Display → Graphic Device
    • System Agent (SA) Configuration → Graphics Configuration
  3. Inside the section, find parameters like:
    • Primary Display (select iGPU or Integrated Graphics)
    • Discrete Graphics (install Disabled)
    • Switchable Graphics (disable if you need to block switching)
  • Save changes (F10) and reboot your laptop.
  • Examples of settings for popular models:

    Manufacturer Laptop model Path to BIOS Option to disable
    ASUS ROG Strix G15 Advanced → System Agent Configuration Graphics Configuration → iGPU Multi-Monitor → Disabled
    Lenovo Legion 5 Config → Display Graphic Device → Integrated Graphics
    HP Pavilion Gaming System Configuration → BIOS/Platform Configuration Switchable Graphics → Disabled
    Dell XPS 15 System Configuration → Graphics Multi Display → Disabled
    ⚠️ Attention: On some laptops (eg. MSI or Acer Predator) disabling a discrete video card in the BIOS may block access to MUX Switch - a function that allows you to connect an external monitor directly to a discrete GPU. If you are using multiple displays, this method is not suitable.
    💡

    Disabling the video card in the BIOS is the most reliable method, but also the most risky. If the screen does not turn on after saving the settings, reset the BIOS to factory settings (remove the CMOS battery or use a jumper on the motherboard).

    6. Method 4: Disabling through the Windows Registry (for advanced users)

    If standard methods do not work, you can try disabling the video card via Windows registry. This method requires caution, as incorrect changes can lead to system inoperability.

    Instructions:

    1. Click Win + R, enter regedit and press Enter.
    2. Follow the path:
      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration
    3. Inside section Configuration look for subfolders with long names (for example, {GUID}). Each of them corresponds to one of the video adapters.
    4. Open each folder and find the option Primitive. If its value is 00 00 00 00, this is integrated graphics. If 01 00 00 00 — discrete.
    5. To disable discrete card, change the value Enable (if there is one) on 0 or delete the entire partition {GUID}.
    6. Restart your laptop.

    If section Configuration missing, try another way:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Connectivity

    There may be parameters responsible for connecting external displays to specific GPUs.

    ⚠️ Attention: Changes to the registry are irreversible without a backup. Export the section before editing GraphicsDrivers (right button → Export). If the system does not boot after the changes, restore the registry using Safe Mode.

    7. Method 5: Disabling the video card in Linux

    In Linux, disabling the video card is done through the terminal or configuration files. This method is suitable for experienced users, as it requires working with drivers and the system kernel.

    Method 1: Via xrandr (for X11)

    If you are using Xorg, you can disable output to a discrete card:

    xrandr --setprovideroutputsource [GPU-ID] [iGPU-ID]

    First find the GPU IDs:

    xrandr --listproviders

    Example output:

    Providers: number : 2

    Provider 0: id: 0x45 cap: 0xf crtcs: 3 outputs: 3 (Интегрированная графика)

    Provider 1: id: 0x234 cap: 0xf crtcs: 4 outputs: 1 (Дискретная графика)

    To disable the discrete card (Provider 1), do:

    xrandr --setprovideroffloadsink 0x234 0x45

    Method 2: Via bbswitch (for NVIDIA)

    Utility bbswitch allows you to completely turn off discrete cards NVIDIA:

    1. Install bbswitch:
      sudo apt install bbswitch-dkms
    2. Add the module to startup:
      sudo echo "bbswitch" >> /etc/modules
    3. Disable the card:
      sudo tee /proc/acpi/bbswitch <<< OFF
    4. To turn it back on:
      sudo tee /proc/acpi/bbswitch <<< ON

    Method 3: Via vga_switcheroo (for AMD/Intel)

    For hybrid systems with AMD or Intel use:

    echo OFF | sudo tee /sys/kernel/debug/vga_switcheroo/switch

    To turn it back on:

    echo ON | sudo tee /sys/kernel/debug/vga_switcheroo/switch
    ⚠️ Attention: On some distributions (for example, Ubuntu 22.04+) path to vga_switcheroo may vary. If the command doesn't work, check if there is a file in the path /sys/kernel/debug/vga_switcheroo/. If there is no folder, the module may not have been loaded. Try:

    sudo modprobe vga_switcheroo

    8. Possible problems and their solutions

    Disabling your video card can have unexpected consequences. Here are the most common problems and how to fix them:

    Problem Possible reason Solution
    Black screen after reboot The only working video card is disabled Connect an external monitor or reset the BIOS
    Artifacts or screen flickering Driver conflict after disabling GPU Update your drivers or rollback via Device Manager
    Laptop won't wake up from sleep mode A disabled GPU prevents session recovery Disable hibernation (powercfg /h off in cmd)
    External monitor not working The monitor is connected to a disabled video card Connect your monitor to a different port (for example, HDMI instead of DisplayPort)
    The system slows down or freezes Integrated graphics can't handle the load Turn the discrete card back on or reduce the load (close heavy applications)

    If after disconnecting the video card the laptop stops booting:

    1. Connect an external monitor and try logging in.
    2. If there is an image, turn the video card back on Device Manager or BIOS.
    3. If the screen remains black, reset the BIOS:
      • Turn off your laptop.
      • Remove the battery and disconnect the power supply.
      • Press and hold the power button for 30 seconds (this will discharge the capacitors).
      • Insert the battery back and turn on the laptop - the BIOS will be reset to factory settings.
    💡

    If, after disconnecting the video card, the laptop begins to overheat, check whether the cooling system has turned off along with the GPU. On some models (for example, ASUS TUF) the fans are controlled through the same controller as the discrete graphics.

    FAQ: Frequently asked questions

    Is it possible to disable the integrated video card, leaving only the discrete one?

    Technically yes, but this highly not recommended. Integrated graphics (eg. Intel UHD Graphics) is responsible for basic display, and disabling it can lead to:

    • Loss of image on the built-in screen (if the discrete card does not support output to it).
    • Problems with waking up from sleep mode.
    • Incorrect operation of some functions (for example, hardware video acceleration).

    The exception is laptops with MUX Switch (For example, Lenovo Legion or MSI GE76), where you can force only the discrete GPU to be used.

    Will the external monitor work if I disable the discrete graphics card?

    Depends on which GPU the monitor is connected to:

    • If the monitor is connected to a port that operates through integrated graphics (For example, HDMI on some Ultrabook), then yes.
    • If port (DisplayPort, miniDP or USB-C) connected to discrete card, the monitor will stop working.

    Check the specifications of your laptop on the manufacturer's website - it will usually indicate which GPU controls which port.

    How to disable the video card on a MacBook?

    On laptops Apple (For example, MacBook Pro with AMD Radeon) Disabling discrete graphics is done through the terminal or special utilities:

    1. Open Terminal.
    2. Enter the command to disable the discrete GPU:
      sudo pmset -a gpuswitch 0
    3. To turn it back on:
      sudo pmset -a gpuswitch 1

    On new ones MacBook with chips Apple Silicon (M1/M2) there is no discrete graphics - only the integrated GPU is used, so there is no need to disable anything.

    Is it possible to disable the video card on a Windows 7 laptop?

    Yes, the methods are almost the same as for Windows 10/11:

    • Via Device Manager (path: Start → Control Panel → Device Manager).
    • Via BIOS (the settings may differ, but the logic is the same).
    • Through the registry (paths remain the same).

    However, in Windows 7 there is no NVIDIA/AMD Control Panels in its modern form, so for flexible GPU control you will have to use older versions of drivers.

    What should I do if, after disconnecting the video card, the laptop starts to get very hot?

    This can happen for two reasons:

    1. Integrated graphics are overloaded: it is less productive, and under high load (for example,