How to Check the Graphics Card on Your Computer

This is an article showing how to find graphics card information on Windows, Mac and Linux computers.

On Windows

Picture 1 of How to Check the Graphics Card on Your Computer

Open Start . Click the Windows icon in the bottom left corner of the screen.

You can also right-click Start to open the advanced options menu.

Picture 2 of How to Check the Graphics Card on Your Computer

Open Device Manager. Type device managerStart, then click Device Manager . It's above the search results.

If you right-clicked Start, click Device Manager in the menu that appears.

Picture 3 of How to Check the Graphics Card on Your Computer

Look for the "Display adapters" heading. Scroll down until you find this title in the Device Manager window.

The options in the Device Manager window are arranged alphabetically, so you'll see the "Display adapters" heading in the "D" section.

If you see indented options below the "Display adapters" heading, skip to the next step.

Picture 4 of How to Check the Graphics Card on Your Computer

Double-click the "Display adapters" heading. This immediately expands the title and shows you the installed graphics card information.

Picture 5 of How to Check the Graphics Card on Your Computer

View graphics card information. The name of the installed graphics card displays below the "Display adapters" heading. If you see multiple names here, it means the computer has an additional graphics card installed in addition to the built-in one.

You can search the name of the graphics card online for more details.

On Mac

Picture 6 of How to Check the Graphics Card on Your Computer

Open the Apple menu. Click the Apple icon in the top left corner of the screen. A menu will appear here.

Picture 7 of How to Check the Graphics Card on Your Computer

Click About This Mac . This is the option at the top of the menu that appears.

Picture 8 of How to Check the Graphics Card on Your Computer

Click System Report… (System Report). This is the option below the About This Mac window.

Picture 9 of How to Check the Graphics Card on Your Computer

Click to the left of Hardware . This is the option in the left pane of the System Report window.

Picture 10 of How to Check the Graphics Card on Your Computer

Click Graphics/Displays . This option is in the middle of the group of options displayed under the Hardware heading in the left pane.

Picture 11 of How to Check the Graphics Card on Your Computer

Find the name of the graphics card. This information appears at the top of the right pane.

You can also view the graphics card specifications listed below the graphics card name.

On Linux

Picture 12 of How to Check the Graphics Card on Your Computer

Open Terminal. Click the Terminal app with the black box icon, or press Alt+ Ctrl+ Tat the same time to open a new Terminal window.

Picture 13 of How to Check the Graphics Card on Your Computer

Update the computer's PCI components list. You need to enter the following command into Terminal, then press ↵ Enter.

sudo update-pciids

Picture 14 of How to Check the Graphics Card on Your Computer

Enter password. Enter the password you use to log in to your computer, then press ↵ Enter. This will confirm the command and update the computer's PCI component list.

The password's characters will not be displayed when you type it into Terminal.

Picture 15 of How to Check the Graphics Card on Your Computer

Find your computer's PCI components list. You need to enter the following command and press ↵ Enterto open the list of installed and integrated PCI components (including graphics card):

lspci -v | less. less

Picture 16 of How to Check the Graphics Card on Your Computer

Find the graphics card. Scroll up the Terminal window until you find the heading "Video controller", "VGA compatible", "3D" or "Integrated graphics; the name of the graphics card appears next to this heading.

Picture 17 of How to Check the Graphics Card on Your Computer

Note the graphics card ID number. This is the number displayed to the left of the graphics card title, and usually has the format: 00:00.0

Picture 18 of How to Check the Graphics Card on Your Computer

Open a new Terminal window. Press Alt+ Ctrl+ Tagain, or right-click the Terminal app and click New Terminal Window or something similar.

Picture 19 of How to Check the Graphics Card on Your Computer

Find graphics card information. Enter the following command into Terminal - remember to replace "00:02.0" with the graphics card ID number and press ↵ Enterto see detailed information of the graphics card:

sudo lspci -v -s 00:02.0
Update 24 May 2024
Category

System

Mac OS X

Hardware

Game

Tech info

Technology

Science

Life

Application

Electric

Program

Mobile