How to Check Your Graphics Card in Windows 11

Knowing what graphics card is installed in your PC matters more than you might think. Whether you're troubleshooting a display issue, checking game compatibility, updating drivers, or just taking stock of your hardware, Windows 11 gives you several ways to find this information — no third-party tools required.

Why You Might Need to Check Your GPU

Your graphics processing unit (GPU) handles everything visual on your screen — from rendering your desktop to powering video playback and running games. Different tasks demand very different levels of GPU performance, and knowing exactly what you have installed helps you:

  • Verify whether your card meets the minimum or recommended specs for software or games
  • Identify which driver version you're running (and whether it needs updating)
  • Diagnose display artifacts, resolution problems, or performance slowdowns
  • Understand your system's VRAM (video RAM) capacity, which affects how well it handles high-resolution textures and multi-monitor setups

Method 1: Task Manager (Quickest Option)

Task Manager is the fastest route to basic GPU information in Windows 11.

  1. Press Ctrl + Shift + Esc to open Task Manager
  2. Click the Performance tab
  3. Scroll down the left panel — you'll see one or more GPU entries listed

This view shows you the GPU name, current utilization percentage, dedicated VRAM, and shared memory usage in real time. If you have both an integrated GPU (built into your processor) and a discrete GPU (a separate card), both will appear here labeled GPU 0 and GPU 1.

Method 2: Device Manager (Driver Details)

Device Manager is the right place to go when you need driver-level information.

  1. Right-click the Start button and select Device Manager
  2. Expand the Display adapters section
  3. You'll see your GPU(s) listed by name
  4. Right-click a GPU and select Properties to view the driver version, driver date, and device status

This is particularly useful when you're troubleshooting — a yellow warning icon next to your GPU here typically signals a driver problem.

Method 3: DirectX Diagnostic Tool (dxdiag)

The DirectX Diagnostic Tool gives you a clean, detailed summary of your graphics hardware and is especially useful for diagnosing display and gaming issues.

  1. Press Windows + R to open the Run dialog
  2. Type dxdiag and press Enter
  3. Click the Display tab (or Display 1, Display 2 if you have multiple monitors)

Here you'll find:

  • GPU name and manufacturer
  • Approximate Total Memory (combined dedicated + shared VRAM)
  • Current display mode (resolution and refresh rate)
  • DirectX feature levels supported
  • Any detected driver problems

One note: the "Approximate Total Memory" figure shown in dxdiag includes both dedicated VRAM (on the card itself) and shared system RAM, so it often looks higher than the card's actual dedicated memory. 🖥️

Method 4: Settings App (System Information)

Windows 11's Settings app offers a straightforward path to display-related hardware info.

  1. Open Settings (Windows + I)
  2. Go to System → Display
  3. Scroll down and click Advanced display
  4. Under Display information, you'll see the GPU connected to that display

This method is particularly handy on laptops or systems where different displays might be driven by different GPUs — it makes clear which GPU is powering which screen.

Method 5: Windows System Information Tool

For a full hardware snapshot, the System Information tool goes deep.

  1. Press Windows + R, type msinfo32, and press Enter
  2. In the left panel, expand Components → Display

This gives you the GPU name, adapter RAM, driver version, driver date, resolution, and more — all in one scrollable list.

Understanding What You're Looking At

Once you've found your GPU details, a few terms are worth knowing:

TermWhat It Means
Dedicated VRAMMemory built onto the GPU card itself — used exclusively for graphics
Shared MemorySystem RAM that Windows can allocate to the GPU when needed
Driver VersionThe software that lets Windows communicate with your GPU hardware
DirectX Feature LevelIndicates which DirectX capabilities your GPU supports (e.g., 12_1, 12_2)
Adapter RAMHow Windows reports total GPU-accessible memory (may include shared)

Integrated vs. Discrete GPUs

Many systems — especially laptops and budget desktops — have two GPUs:

  • An integrated GPU embedded in the CPU (Intel UHD, AMD Radeon Graphics, etc.), which handles lightweight display tasks and conserves power
  • A discrete GPU (NVIDIA GeForce, AMD Radeon RX, etc.) that takes over for demanding workloads like gaming or video editing

Both will appear in Device Manager and Task Manager. Windows 11 manages which GPU handles which application automatically through a feature called GPU switching, though you can manually assign apps to a specific GPU in Settings → System → Display → Graphics.

Variables That Affect What You'll See 🔍

What shows up when you check your GPU depends on several factors specific to your machine:

  • Laptop vs. desktop — laptops commonly show both an integrated and discrete GPU; desktops may have one or both
  • Driver installation status — an improperly installed or outdated driver might cause your GPU to show up under "Other devices" in Device Manager rather than "Display adapters"
  • Multiple monitors — each display may report a different GPU depending on which port it's connected to
  • Virtual machines — if you're running Windows 11 in a VM, the GPU shown may be a virtual adapter, not your physical card

The same hardware can also report different memory figures depending on which tool you use, because some tools count shared system RAM while others show only dedicated VRAM. Dedicated VRAM is generally the more meaningful figure for performance purposes.

How useful any of this information turns out to be depends on what you're actually trying to accomplish — a gamer checking game compatibility needs to focus on different details than someone updating drivers after a Windows upgrade or diagnosing a display glitch on a work laptop.