How do I know which of my laptop GPUs are running games?

13

4

My laptop has 2 GPUs, one of them is the default Intel HD Graphics 3000, and the other the Nvidia Geforce GT 630M. Obviously I want to use the 630M to play my games. How can I assure this is happening? When I go into Start → Run → dxdiag and look at the Display tab, it says that I am using the Intel HD Graphics Family for the display. Does this mean it is being used for games too?

Billy

Posted 2013-04-01T21:19:09.233

Reputation: 131

Generally, if your laptop gets hot enough to boil water on, it means your nVidia card is being used. – BlueSilver – 2016-08-11T10:05:27.783

What OS are you using? – Breakthrough – 2013-04-02T01:06:09.473

Answers

11

On the NVidia Control Panel you can choose which graphic card to use, but you can not know which graphic card is running.

If you just want to know which graphic card is running, you can have an icon in the notification area which show the running graphic card.

Here is the explanation to enable it according to acer website:

1 - Click Start and then Control Panel. Select Classic View from the left side of the window.

2 - Double-click NVIDIA Control Panel.

3 - Click View and next Display GPU Activity Icon in Notification Area.

4 - Click the new icon in the notification area. A pop-up will show applications using the NVIDIA graphics. When the NVIDIA graphics is not used, it will show None.

Alain

Posted 2013-04-01T21:19:09.233

Reputation: 171

1I believe this is the answer the OP is looking for. – sonofrage – 2015-07-23T04:23:05.450

In german it is in the menu "Desktop" and then "GPU Aktivitätssymbol im Infobereich anzeigen" – rubo77 – 2019-08-03T12:31:27.500

5

In the Nvidia Control Panel you can specify which GPU to use on a per EXE basis, or which once is on by default. If you are getting poor performance add your game's EXE to the list under Program Settings or temporary change the value in Global Settings.

enter image description here

I know for Minecraft I had to add Java.exe to my program settings list for it to use the better GPU while running the game.

Scott Chamberlain

Posted 2013-04-01T21:19:09.233

Reputation: 28 923

Thanks for the reply buddy, I'll give that a try - do you know if there is anyway to literally just disable the intel one or make sure that the 630m is default for everything? – Billy – 2013-04-01T22:33:20.713

Yes, under Global Settings select High performance NVIDIA processor. Note that you will have a shorter battery life when you are not plugged in and a higher average temperature as programs that don't need the hotter, more power hungry, GPU will still use it anyway. If you are getting bad FPS, then force it to the Nvidia GPU, otherwise just let it autoselect. – Scott Chamberlain – 2013-04-01T23:09:22.850

0

Another quick option is to open the windows task manager (ctrl + shift + escape ) and go to the performance tab. There you will find both graphic cards and their usage.

task manager

Bas G

Posted 2013-04-01T21:19:09.233

Reputation: 1