Laptops with two video cards - integrated (Intel HD Graphics/Iris Xe) and discrete (NVIDIA GeForce or AMD Radeon) - optimized for a balance between performance and power consumption. However, in some cases, the second video card becomes a source of problems: overheating, rapid battery drain, or driver conflicts. Disabling an unnecessary GPU can solve these problems, but requires caution - doing it wrong will lead to artifacts on the screen or even system failure to boot.

In this article we will analyze all the working methods for deactivating a video card - from software settings to Windows before changes in BIOS/UEFI. We will pay special attention to the nuances for laptops of different brands (ASUS, Lenovo, HP, Dell) and warn you against common mistakes. If you encounter constant switching between GPUs in games or high load on a discrete card in simple tasks, these instructions will help you regain control of your hardware.

Why might you need to disable your video card?

A discrete graphics card in a laptop is not always a good thing. Here are the key scenarios when disabling it is justified:

  • 🔋 Battery Saver: A discrete GPU consumes 3-5 times more power than an integrated one. On laptops with weak batteries, this reduces battery life from 6–8 hours to 2–3.
  • 🌡️ Overheating: Even in standby mode, discrete card (NVIDIA MX150, GTX 1650, AMD RX 5500M) can heat the case up to 50–60°C, forcing coolers to operate at high speeds.
  • 🎮 Conflicts in games: some titles (for example, GTA V or Cyberpunk 2077) incorrectly detect the main GPU, which leads to freezes or a drop in FPS.
  • 🔄 Driver problems: after update Windows or drivers NVIDIA/AMD the system may start using a discrete card to render the desktop, which eats up resources.

However, before disabling, check whether the GPU is really at fault. Use Task Manager (tab Performance) or utilities like GPU-Zto see the load on the video cards. If the integrated card (Intel UHD) is idle, and the discrete one is loaded at 10–30% for no apparent reason - this is a direct signal to action.

⚠️ Attention: Disabling the only discrete video card (if the system does not have an integrated one) will lead to black screen when loading. Make sure your processor has a built-in video core (Intel HD/AMD Vega).

Method 1: Disable via Device Manager

The simplest and safest method is to deactivate the GPU in Device Manager. It is suitable for temporary disabling (for example, when diagnosing problems) and can be easily canceled.

Instructions:

  1. Click Win + X and select Device Manager.
  2. Expand the thread Video adapters. Both maps will be displayed here - integrated and discrete.
  3. Right-click on the video card you don't need (for example, NVIDIA GeForce GTX 1050) and select Disconnect device.
  4. Confirm the action in the dialog box.

After turning off, the screen may flicker - this is normal as the system switches to integrated graphics. To change everything back, repeat the steps and select Engage device.

Make sure that in Task Manager the load on the discrete card = 0%|

Check case temperature (should drop 5-10°C)|

Launch the game/application - it should use integrated graphics|

Reboot your laptop to check stability -->

⚠️ Attention: In some laptops (MSI, Acer Predator) After disabling a discrete card through Device Manager, it may be activated again upon reboot. In this case, use Method 3 (BIOS settings).

Method 2: Setting up graphics in the NVIDIA/AMD Control Panel

If you do not want to completely disable the video card, but only prohibit its use for certain tasks, use proprietary utilities:

  • 🖥️ For NVIDIA: NVIDIA Control PanelManaging 3D SettingsSoftware settings.
  • 🖥️ For AMD: AMD Radeon SoftwarePerformanceGraphics settings.

In both cases you can:

  1. Select an application (for example, Chrome or Photoshop) from the list or add it manually.
  2. Specify which GPU to use: integrated or discrete.
  3. For global settings (all programs), set your preferred GPU as Integrated Graphics.

This method does not physically disable the card, but it does prevent it from being activated unnecessarily. For example, if you notice that Discord or Telegram for some reason they are loading NVIDIA GTX, reassign them to integrated graphics - this will save up to 15% battery power.

NVIDIA GeForce (GTX/RTX)|AMD Radeon (RX/Pro)|Intel Iris Xe/HD Graphics|Other-->

Method 3: Disable in BIOS/UEFI

The most radical, but also the most reliable method is to deactivate the discrete card at the BIOS level. This ensures that it will not boot even if Windows crashes. However, the method requires caution: incorrect settings can make the laptop inoperable.

Algorithm of actions:

  1. Reboot your laptop and enter the BIOS by clicking F2, Del, Esc or another key (depending on the model).
  2. Find the section related to graphics. Names may vary:
    • Advanced → System Configuration → Graphics Device
    • Config → Display → Primary Display
    • Boot → Graphics Mode
  • Select an option Integrated Graphics, UMA Graphics or iGPU (instead of Discrete Graphics or Switchable).
  • Save changes (F10) and reboot.
  • Laptop brand BIOS section Recommended option
    ASUS (ROG, TUF) Advanced → System Agent → Graphics Configuration iGPU Multi-Monitor or UMA Only
    Lenovo (Legion, IdeaPad) Configuration → Display Integrated Graphics
    HP (Omen, Pavilion) System Configuration → Graphics Options Force UMA or Dynamic Graphics Disabled
    Dell (Inspiron, XPS) Video → Primary Display Auto (IGD) or Integrated
    ⚠️ Attention: On some laptops (Alienware, MSI GS66) disabling a discrete card in the BIOS blocks output to HDMI/DisplayPort, since these ports are connected directly to NVIDIA/AMD. Before making changes, check which connectors you are using.
    What if there is no option in the BIOS to disable the GPU?

    If your BIOS does not contain explicit graphics settings, try:

    1. Update the BIOS to the latest version (download the firmware from the manufacturer’s website).

    2. Reset settings to factory defaults (Load Default Settings), sometimes this reveals hidden options.

    3. Use the manufacturer's utilities (for example, MyASUS for ASUS laptops), where there may be an option Graphics Mode.

    If all else fails, return to Method 1 or 2 (software shutdown).

    Method 4: Uninstalling Drivers (Advanced Users)

    If the video card conflicts with the system (for example, after updating Windows), it can be disabled by completely removing the drivers. This method is suitable if you plan to reinstall drivers later or only use integrated graphics.

    Step by step instructions:

    1. Download the utility Display Driver Uninstaller (DDU) from the official website Wagnardsoft.
    2. Run it in safe mode (click Win + R, enter msconfig, select tab Loading and mark Safe Mode).
    3. B DDU select cleaning type: NVIDIA or AMD, then click Clean and restart.
    4. After reboot Windows will automatically install the base driver for integrated graphics. The discrete card will remain inactive.

    This method is useful if:

    • 🔄 Video card not defined in Device Manager (error code 43).
    • 🖥️ After updating drivers, artifacts or blue screen (VIDEO_TDR_FAILURE).
    • 🔌 Laptop does not wake up from sleep mode due to GPU conflict.
    💡

    If after removing the drivers the discrete card is activated again, check the service Windows Update. It could install the driver automatically. To avoid this, disable automatic driver updates via gpedit.msc (for Windows Pro) or utility WPD (Windows Driver Blocker).

    Method 5: Disable via Group Policy Editor (Windows Pro)

    In corporate versions Windows 10/11 Pro you can block the use of a discrete video card via Local Group Policy Editor. This method is useful if you administer multiple laptops and want to apply settings centrally.

    Instructions:

    1. Click Win + R, enter gpedit.msc and press Enter.
    2. Follow the path: Computer Configuration → Administrative Templates → System → Power Management → Sleep Settings.
    3. Find the parameter Disable hybrid sleep mode when using discrete graphics and turn it on.
    4. Next go to: Computer Configuration → Administrative Templates → Windows Components → Device Manager.
    5. Activate the policy Prevent installation of devices with certain device codes and add ID your discrete video card (you can find it in Device Manager → Properties → Details → Hardware ID).

    This method does not physically disable the card, but blocks its initialization by the system. Suitable for IT professionals who want to standardize the configuration of their laptop fleet.

    Common problems and their solutions

    When disconnecting the video card, users encounter typical errors. Let's look at the most common ones and how to eliminate them:

    Problem Reason Solution
    Black screen after disabling in BIOS The laptop is trying to use a disabled card to display an image. Connect an external monitor to HDMI (if it's running through integrated graphics) and return the BIOS settings.
    Laptop won't boot after removing drivers Windows cannot initialize the main GPU. Boot into safe mode and install the integrated graphics driver manually.
    The discrete card is activated again after sleep Windows Automatically switches GPU to save power. Disable Quick start in the power settings and update the chipset driver.
    Low FPS in games after disabling discrete card Games run on integrated graphics. In the game settings manually select High performance GPU (via context menu Run with GPU).

    If none of the methods worked, check:

    • 🔌 Network connection: some laptops (Lenovo Yoga, HP Spectre) block GPU shutdown when running on battery power.
    • 🔄 BIOS version: Older firmwares may not have a graphics control option.
    • 🛠️ OS Compatibility: on Windows 11 some drivers NVIDIA versions 5xx.xx conflict with hybrid graphics.
    💡

    Before experimenting with disabling the video card, create a system restore point (Control Panel → Recovery → Set up system recovery). This will allow you to rollback changes if the laptop stops booting.

    FAQ: Answers to popular questions

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

    Technically yes, but this highly not recommended. Integrated graphics (Intel HD/AMD Vega) is responsible for displaying the image on the screen before loading the OS (including BIOS). Disabling it will lead to:

    • Inability to see the POST screen and enter the BIOS.
    • Problems with waking up from sleep mode.
    • Conflicts when connecting external monitors (many laptops route HDMI via integrated graphics).

    The exception is laptops with technology NVIDIA Optimus or AMD SmartShift, where a discrete card can work autonomously, but even then the risk is high.

    Why did lags appear in games after disabling the discrete card?

    Most likely, the game automatically switched to integrated graphics, which are 5-10 times weaker. Check:

    1. Graphics settings in the game itself (select High-Performance GPU in launch options).
    2. Settings in NVIDIA/AMD Control Panels (add the game to the list and link it to the discrete card).
    3. CPU temperature - integrated graphics heats it up more, which can lead to throttling.

    If the discrete card is completely disabled, return it to service or lower the graphics settings in the game (resolution, shadows, anti-aliasing).

    How to check which video card is being used right now?

    There are several ways:

    • 📊 Task Manager: open a tab PerformanceGPU. Both cards and their current load will be displayed here.
    • 🔧 GPU-Z: The utility shows which GPU is active, its temperature and frequencies.
    • 🎮 Built-in game tools: in Steam click Shift + TabSettingsEnable FPS counter (shows the GPU used).

    For an accurate diagnosis, run a test (for example, FurMark) and monitor the load on the cards.

    Will disabling the discrete card affect performance in everyday tasks?

    In most cases, no. Integrated graphics of modern processors (Intel Iris Xe, AMD Radeon Vega 7) copes with:

    • Office applications (Word, Excel).
    • Watching videos (including 4K on YouTube).
    • Light games (CS:GO, Dota 2 at minimum settings).

    However, for video rendering (Adobe Premiere), 3D modeling (Blender) or modern games (Cyberpunk 2077) discrete card is required. In such cases it is better to configure automatic GPU switching (via NVIDIA Optimus or AMD Dynamic Switchable Graphics).

    Is it possible to disable the graphics card on a MacBook?

    On laptops Apple with discrete graphics (MacBook Pro 15" 2015–2019, iMac 27" 2017–2020) shutdown AMD Radeon only possible via terminal using the command:

    sudo pmset -a gpuswitch 0

    However, this is a temporary solution - after a reboot, the card will be activated again. To permanently disable you need:

    1. Install macOS Big Sur or later (older versions do not support dynamic switching).
    2. Use the utility gfxCardStatus (requires shutdown System Integrity Protection).

    On MacBook Air And MacBook Pro 13" There are no discrete graphics - there is only integrated graphics (Intel Iris or Apple M1/M2).