{"id":8970,"date":"2026-02-11T18:57:16","date_gmt":"2026-02-11T18:57:16","guid":{"rendered":"https:\/\/howtogeek.blog\/da\/?p=8970"},"modified":"2026-02-11T18:57:16","modified_gmt":"2026-02-11T18:57:16","slug":"how-to-disable-integrated-graphics-effectively","status":"publish","type":"post","link":"https:\/\/howtogeek.blog\/da\/how-to-disable-integrated-graphics-effectively\/","title":{"rendered":"How To Disable Integrated Graphics Effectively"},"content":{"rendered":"<p>Dealing with laptops that use both integrated and dedicated GPUs can be a real headache, especially when trying to optimize power or fix graphical weirdness. When you disable the iGPU, the system\u2019s behavior gets a bit quirky\u2014sometimes it switches to the basic display driver from Microsoft, or in some cases, just refuses to boot properly if connected to the motherboard port. Of course, that makes troubleshooting kinda tricky because the OS might not even see the integrated graphics anymore.<\/p>\n<p>Since there&#8217;s no one-size-fits-all, here\u2019s a rundown of how to disable the iGPU safely\u2014either via BIOS, companion apps, or device manager. Just keep in mind that disabling iGPU isn&#8217;t always necessary unless you\u2019re doing some hardcore GPU troubleshooting, or maybe trying to squeeze out a tiny bit of battery life. But, yeah, it can lead to flickering, reduced display compatibility, or worse, boot issues if not done right.<\/p>\n<h2>How to Disable the iGPU in Windows and BIOS<\/h2>\n<h3>Using the BIOS<\/h3>\n<p>This is kind of the gold standard because it stops the OS from even detecting the iGPU. Think of it as hardware-level disabling. But it\u2019s a little nervy if you don\u2019t know where to look. The main reason to do this is if trying to troubleshoot hardware conflicts or just want to make sure the Intel or AMD graphics chip isn\u2019t messing up your setup.<\/p>\n<p>Here\u2019s how you might do it:<\/p>\n<ol>\n<li>Reboot your PC and tap the BIOS key repeatedly \u2014 usually <strong>Delete<\/strong> or one of the F-keys (F2, F10, etc).Sometimes, you might need to consult your motherboard manual or laptop support page because it varies a lot.<\/li>\n<li>Once inside BIOS, look for a setting related to graphics. Common names are <strong>Integrated Graphics<\/strong>, <strong>iGPU<\/strong>, <strong>Graphics Device<\/strong>, or <strong>Onboard Graphics<\/strong>.<\/li>\n<li>Navigate to that menu. Here are some common locations:\n<ul>\n<li>MSI BIOS: <strong>Settings &gt; Advanced &gt; Integrated Graphics Configuration &gt; Integrated Graphics<\/strong> (Disable)<\/li>\n<li>Gigabyte BIOS: <strong>Chipset &gt; Integrated Graphics<\/strong> (Disable)<\/li>\n<li>ASRock BIOS: <strong>Advanced &gt; AMD CBS &gt; NBIO Common Options &gt; GFX Configuration &gt; Integrated Graphics Controller<\/strong> (Disable)<\/li>\n<li>ASUS BIOS: <strong>Advanced &gt; NB Configuration<\/strong><\/li>\n<\/ul>\n<\/li>\n<li>If you spot a setting called <strong>Hybrid Support<\/strong> or similar, disable it. Usually, you want to turn off Hybrid mode to prevent the OS from switching between iGPU and dGPU automatically. It\u2019s a bit of a hack, but on some laptops, disabling Hybrid Support will indeed turn off the iGPU completely.<\/li>\n<\/ol>\n<p>Be careful\u2014if your monitor is plugged into the motherboard\u2019s port instead of your dedicated GPU card\/output, disabling the iGPU might cause your PC not to POST (Power-On Self-Test).Basically, it won\u2019t turn on because it can\u2019t find a display device. Kind of weird, but that\u2019s just how some systems are wired.<\/p>\n<p>And if Hybrid mode is enabled, the system will still switch between GPUs to save power\u2014good for battery longevity, but if you need the iGPU disabled for certain apps or stability, turn it off. Just know that on laptops with a dedicated Mux Switch, you might have the option to turn off the iGPU from that physical switch or companion app.<\/p>\n<h3>Disable via Companion Application<\/h3>\n<p>This is probably easier if your laptop has a built-in control center or app provided by the manufacturer. Especially if it\u2019s a recent model with a Mux Switch. These apps usually can switch between GPUs on the fly without going into BIOS, which is a nice feature.<\/p>\n<p>For example, here\u2019s what you do with common software:<\/p>\n<ul>\n<li><strong>Acer Nitro\/Sens: Nitro Sense or Predator Sense<\/strong>\n<ul>\n<li>Open the app, hit <strong>Settings<\/strong><\/li>\n<li>Enable <strong>Discrete GPU Only<\/strong><\/li>\n<\/ul>\n<\/li>\n<li><strong>MSI Dragon Center:<\/strong>\n<ul>\n<li>Open it, go to <strong>Features<\/strong><\/li>\n<li>Under <strong>General Settings<\/strong>, set <strong>GPU Switch<\/strong> to <strong>Discrete Graphics<\/strong><\/li>\n<\/ul>\n<\/li>\n<li><strong>ASUS Armoury Crate:<\/strong>\n<ul>\n<li>Open the app, hit <strong>System Configuration<\/strong><\/li>\n<li>Find <strong>iGPU mode<\/strong> and toggle it to <strong>Off<\/strong><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>Once you make these changes, restart the laptop for the settings to take effect. On some setups, that\u2019s all it takes, and the iGPU is effectively disabled. Keep an eye on brightness or display quirks though\u2014sometimes these changes cause flickering especially if the display is connected to the motherboard port.<\/p>\n<h3>Using Device Manager (Last resort but straightforward)<\/h3>\n<p>This approach is kind of a &#8220;last shot, &#8221; but it works. Disabling the driver will tell Windows not to use the iGPU and effectively shut it down, which is okay for troubleshooting or testing performance.<\/p>\n<ol>\n<li>Press <strong>Windows + X<\/strong> and select <strong>Device Manager<\/strong><\/li>\n<li>Find your integrated graphics under <strong>Display adapters<\/strong><\/li>\n<li>Double-click to open its properties, then go to the <strong>Driver<\/strong> tab<\/li>\n<li>Click <strong>Disable Device<\/strong>. Confirm if prompted<\/li>\n<\/ol>\n<p>Note: After doing this, you might see flickering or a temporary resolution fallback, because Windows switches to its basic display driver. If connected to the motherboard port, this can make the screen go black or flicker during the switch. Also, some laptops automatically re-enable it after a reboot, so you might need to disable it again if that happens.<\/p>\n<h2>Adjusting Graphics Preferences for Apps<\/h2>\n<p>If all you want is to control which GPU an app uses\u2014say, for better gaming performance or battery life\u2014Windows lets you set app-specific GPU preferences. Especially useful if you\u2019re hesitant to jump into BIOS or device manager.<\/p>\n<p>On laptops, setting an app to use the <strong>High Performance<\/strong> GPU will force it to use the dedicated card, while choosing <strong>Power Saving<\/strong> makes it use the iGPU. Remember, this is mostly relevant if your system supports it and you\u2019re connected to the right ports.<\/p>\n<ol>\n<li>Hit <strong>Windows + I<\/strong> to open Settings<\/li>\n<li>Navigate to <strong>System &gt; Display &gt; Graphics<\/strong><\/li>\n<li>Scroll down to find the list of apps and choose a specific one<\/li>\n<li>Click <strong>Options<\/strong> and select <strong>High Performance<\/strong> or <strong>Power Saving<\/strong><\/li>\n<li>Hit <strong>Save<\/strong><\/li>\n<\/ol>\n<p>This method is kinda sloppy but works for quick tweaks and helps balance power vs.performance without totally messing with the hardware.<\/p>\n<h2>Summary<\/h2>\n<ul>\n<li>Disabling the iGPU can be done via BIOS, companion apps, or device manager \u2014 pick what suits your comfort level.<\/li>\n<li>Be careful about which port your display is connected to; disabling iGPU on laptops can make the system refuse to POST if everything isn\u2019t configured right.<\/li>\n<li>Adjusting app preferences can help you squeeze out some performance or battery savings without fully disabling anything.<\/li>\n<\/ul>\n<h2>Wrap-up<\/h2>\n<p>This whole process can be a bit hairy\u2014disabling the iGPU isn\u2019t something you do everyday, and on some systems, it might cause more hassle than it\u2019s worth. But if you\u2019re trying to troubleshoot or kill power drain, these steps should help. Just remember to save your BIOS settings before rebooting, and don\u2019t try turning everything off if you\u2019re not comfortable poking around in system settings. Fingers crossed, this helps someone avoid a lot of frustration down the line.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Dealing with laptops that use both integrated and dedicated GPUs can be a real headache, especially when trying to optimize power or fix graphical weirdness. When you disable the iGPU, the system\u2019s behavior gets a bit quirky\u2014sometimes it switches to the basic display driver from Microsoft, or in some cases, just refuses to boot properly [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8970","post","type-post","status-publish","format-standard","hentry","category-how-to"],"acf":[],"_links":{"self":[{"href":"https:\/\/howtogeek.blog\/da\/wp-json\/wp\/v2\/posts\/8970","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/howtogeek.blog\/da\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/howtogeek.blog\/da\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/howtogeek.blog\/da\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/howtogeek.blog\/da\/wp-json\/wp\/v2\/comments?post=8970"}],"version-history":[{"count":1,"href":"https:\/\/howtogeek.blog\/da\/wp-json\/wp\/v2\/posts\/8970\/revisions"}],"predecessor-version":[{"id":8971,"href":"https:\/\/howtogeek.blog\/da\/wp-json\/wp\/v2\/posts\/8970\/revisions\/8971"}],"wp:attachment":[{"href":"https:\/\/howtogeek.blog\/da\/wp-json\/wp\/v2\/media?parent=8970"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/howtogeek.blog\/da\/wp-json\/wp\/v2\/categories?post=8970"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/howtogeek.blog\/da\/wp-json\/wp\/v2\/tags?post=8970"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}