Call Us Free 773-759-7945
user heart cart0
order Free Shipping on Orders Over $100

How to check what graphics card (GPU) is in your PC

Whether you're looking to download a GPU-specific driver, trying to determine whether you'll be able to play a new game at a reasonable frame rate, or checking the specs on an unfamiliar PC, knowing exactly what GPU you're dealing with is an important piece of information. Here are a few ways you can do it.


Why does your GPU matter?

All computers have graphics hardware that handles everything from displaying your desktop and decoding videos to rendering demanding PC games. Most modern PCs have graphics processing units (GPUs) made by Intel, NVIDIA, or AMD, but remembering which model you have installed can be difficult.

While your computer's CPU and RAM are also important, the GPU is usually the most critical component when it comes to playing PC games. If you don't have a powerful enough GPU, you can't play newer PC games—or you may have to play them with lower graphical settings.

Some computers have low-power "onboard" or "integrated" graphics, while others have powerful "dedicated" or "discrete" graphics cards (sometimes called video cards.) Here's how to see what graphics hardware is in your Windows PC.

Check your GPU in Windows with the Task Manager

On Windows 11 and Windows 10, you can check your GPU information and usage details right from the Task Manager. Right-click the taskbar from the bottom of your screen and select "Task Manager" or press Ctrl+Shift+Esc to open the task manager.

From there, select the "Performance" tab at the top of the window—if you don't see the tabs, click "More Details." Choose "GPU 0" in the sidebar. The GPU's manufacturer and model name are displayed in the top-right corner of the window.

Related video: Gaming PC first build: avoid these mistakes! (Ben Rowlands)

You'll also see other information, such as the amount of dedicated memory on your GPU, in this window. Windows 11's Task Manager displays your GPU usage here, and you can also view GPU usage by application.

If your system has multiple GPUs, you'll also see "GPU 1" and so on here. Each represents a different physical GPU.

The Performance tab in Task Manager showing the GPU name and activity.

If you have multiple GPUs in your system—for example, as in a laptop with an integrated GPU for use on battery power and a high-power NVIDIA GPU for use while plugged in and gaming—you can control which GPU a game uses from Windows 11's Settings app. These controls are also built into the NVIDIA Control Panel.

Check your GPU with System Information

The System Information window will display almost anything you could ever want to know about your PC's hardware. Click the Start button, search for msinfo or system information, then click "System Information."

Search msinfo or system information in the Start Menu, then click System Information.

Navigate to Components > Display, and you'll see the name of your GPU displayed at the very top.

The display components listed in System Information.

Check your GPU with PowerShell

If you want to check what GPU you have with PowerShell on Windows 11 or Windows 10, you can. Click the Start button, search PowerShell or Terminal, and then pick "PowerShell" from the list or click "Open." It doesn't need to be run as administrator, but there is no harm in running it as admin either.

Searching for PowerShell in the Start Menu.

Type or paste the following command into the terminal:

Get-CimInstance win32_VideoController

You'll see a whole bunch of information about your graphics card. The bit we want in this case, the GPU name, is at the very top. If you have multiple GPUs (like an integrated GPU and a discrete GPU), you'll have to scroll a bit to see both.

The name of the GPU in the Terminal.

Check your GPU with DxDiag

You can also find information about your GPU in the DirectX Diagnostic Tool. DxDiag was particularly useful in older versions of Windows (think Windows 7 or older), but it is present in both Windows 11 and Windows 10. To open it, press Windows+R, type dxdiag into the Run dialog that appears, and press Enter.

Running DirectX Diagnostics utility from the Run menu.

Click the "Display" tab and look at the "Name" field in the "Device" section. Other statistics, such as the amount of video memory (VRAM) built into your GPU, are also listed here.

The DirectX Diagnostics window displaying the GPU.

Check your GPU with third-party tools

So far, we've only covered ways to check your GPU that are built-in Windows utilities. You can use third-party tools, however, and they may actually be superior in some ways. We like HWiNFO64, but there are plenty of great options out there. HWiNFO64 is lightweight, portable (which means it doesn't need to be installed), can provide real-time information about your system including temperatures, clock speeds, and more.

When you first launch HWiNFO, you can choose to launch in Summary-Only mode, Sensors-Only, or just click "Start" to open both.

Booting into HWiNFO64.

If you pick "Summary-only,, you'll be presented with a wide, dense display with all of your PC hardware specs listed. GPU information is in the upper-right corner of the Window.

The GPU section of HWiNFO's summary page.

If you pick "Sensors-only" or click "Full," you'll see a window pretty similar to the System Information page that comes with Windows. Navigate to Video Adapter > (Your GPU). You'll see the model, manufacturer, and other information about your GPU displayed on the right-hand side.

The GPU displayed in the sensor information section of HWiNFO64.

If you find that your GPU is not meeting your needs because it is old or underpowered, it is pretty easy to install a new GPU. You just need the graphics card, a small set of screwdrivers, and a bit of patience.

Leave a comment