Disable Unsupported GPUs
  • Introduction
  • Setting up the iGPU
  • Disabling the GPU
    • Option 1: Boot Flags
    • Option 2: Add Properties
    • Option 3: SSDT
    • Option 4: DeviceProperties
  • Misc
    • Credit
Powered by GitBook
On this page

Was this helpful?

  1. Disabling the GPU

Option 1: Boot Flags

So this is probably the easiest of them all for users on here, all you need to do is add the following flag:

-wegnoegpu

Now all GPUs besides the iGPU will be disabled, this isn't guaranteed to always work and has the consequence of not allowing other discrete GPUs to be used instead

PreviousSetting up the iGPUNextOption 2: Add Properties

Last updated 5 years ago

Was this helpful?