7

I am planning to buy a ASUS K555LN laptop with i3-5010 and Nvidia geforce 840m GC. I want to know if there will be option to fully disable Nvidia Graphic Card and switch to Intel integrated and also option to fully disable Intel integrated and switch to Nvidia dedicated graphic card. I have some questions about that:

  • Will Nvidia Graphic card be consuming power/generating heat after disabling it?

  • Will disabling Nvidia Graphic Card driver in Device Manager fully disable it?

  • I hear something about Nvidia Optimus technology. Is this technology applicable to this laptop?

Hennes
  • 65,804
  • 7
  • 115
  • 169
PcAF
  • 201

3 Answers3

6

Will Nvidia graphics card be consuming power/generating heat after disabling it?

No

Will disabling the Nvidia graphics card driver in the Windows Device Manager fully disable it?

Yes

You can also override the default graphics processor for a program. You can activate a setting in the NVIDIA Control Panel that allows you to override the Optimus application profile setting and choose a particular graphics processor to use. To enable this setting, click View from the NVIDIA Control Panel menu bar and select Add "Run with graphics processor" Option to Context Menu. This setting will now allow you to right-click on any executable or shortcut and select the graphics processor to be used when running the application, either High-performance NVIDIA processor or Integrated graphics.1

I've heard something about Nvidia Optimus technology. Is this technology applicable to this laptop?

Nvidia Optimus technology intelligently optimizes your laptop, providing the better graphics performance you need, when you need it, while extending battery life.

According to the official GeForce website the GeForce 840M GPU supports the Nvidia Optimus GPU switching technology. For laptops with GPUs that support Nvidia Optimus, Intel Core i3, i5 and i7 processors are supported.

1How do I customize Optimus profiles and settings?

karel
  • 13,706
0

Here's what I did:

  • in BIOS, change Primary Graphics Adaptor from PCI to Onboard
  • move hdmi cord to motherboard
  • in powershell run Get-CimInstance win32_VideoController. I saw my Nvidia and microsoft basic render driver the software renderer.
  • update windows. It should download the intel driver
  • microsoft basic render driver should disappear from powershell's Get-CimInstance win32_VideoController.
  • in task manager I now see both Intel and Nvidia.
  • go to device manager and disable the Nvidia driver.
  • Nvidia should disappear from task manager.
-1

You can disable nvidia driver but you can't disable the intel driver. Intel gpu will always be active. You wont even be able to install the nvidia driver without installing the intel driver.