How to Check Your Video Card: A Complete Guide for Windows and Mac

Knowing what graphics card is inside your computer isn't just trivia — it affects everything from whether a game will run smoothly to whether your system can handle video editing, multiple monitors, or certain software. Here's how to find out exactly what you're working with, across every major platform.

Why Checking Your Video Card Matters

Your GPU (Graphics Processing Unit) — also called a video card or graphics card — is responsible for rendering everything you see on screen. When software lists minimum or recommended system requirements, the GPU spec is almost always on that list. Before upgrading drivers, troubleshooting display issues, or deciding whether your machine can handle a new application, knowing your exact GPU model is step one.

How to Check Your Video Card on Windows 🖥️

Windows gives you several ways to identify your GPU, ranging from built-in tools to the Device Manager.

Method 1: Task Manager (Windows 10 and 11)

  1. Press Ctrl + Shift + Esc to open Task Manager
  2. Click the Performance tab
  3. Look for GPU in the left sidebar — you may see GPU 0, GPU 1, etc.
  4. Click it to see the GPU name, dedicated memory, and real-time usage

This is the fastest method and works without installing anything.

Method 2: DirectX Diagnostic Tool (DXDiag)

  1. Press Windows Key + R, type dxdiag, and hit Enter
  2. Click the Display tab (or Display 1/Display 2 if you have multiple monitors)
  3. You'll see the GPU Name, Manufacturer, Chip Type, Dedicated Memory, and Driver Version

DXDiag is particularly useful when you need to report your full graphics configuration to a support team or verify driver details.

Method 3: Device Manager

  1. Right-click the Start button and select Device Manager
  2. Expand Display Adapters
  3. Your GPU(s) will be listed here by name

This method also shows if there are any driver errors flagged (indicated by a yellow warning icon).

Method 4: System Information

  1. Press Windows Key + R, type msinfo32, and hit Enter
  2. In the left panel, expand ComponentsDisplay
  3. You'll see the GPU name, adapter RAM, and driver details
Windows MethodBest For
Task ManagerQuick check + live usage
DXDiagFull driver and display info
Device ManagerDriver status and errors
System InformationDetailed component overview

How to Check Your Video Card on Mac 🍎

Apple makes this straightforward through the built-in System Information app.

Using About This Mac

  1. Click the Apple menu in the top-left corner
  2. Select About This Mac
  3. Your GPU will be listed directly on the Overview tab next to Graphics

For more detail:

  1. Click System Report (or System Information on newer macOS versions)
  2. In the left sidebar, select Graphics/Displays
  3. You'll see the GPU model, VRAM (video memory), vendor ID, and which display is connected

On Macs with Apple Silicon (M1, M2, M3, and later), the GPU is integrated into the chip itself rather than being a separate card. You'll see it listed as part of the Apple chip name rather than as a discrete graphics card.

Integrated vs. Discrete Graphics: What You Might Find

When you check your video card, you might actually find two GPUs listed — this is normal on many laptops and some desktops.

  • Integrated graphics (e.g., Intel Iris Xe, AMD Radeon Graphics, Apple M-series GPU) are built into the processor. They share system RAM and are designed for efficiency and everyday tasks.
  • Discrete graphics (e.g., NVIDIA GeForce, AMD Radeon RX) are dedicated cards with their own VRAM (Video RAM). They handle heavier workloads like gaming, 3D rendering, and AI tasks.

Laptops often switch between the two automatically to balance performance and battery life — a technology called Nvidia Optimus or AMD SmartShift, depending on the hardware.

What the Specs Actually Mean

Once you've found your GPU, you'll typically see:

  • GPU Model Name — This tells you the product line and generation (e.g., RTX 4060, RX 7600, Arc A770)
  • VRAM / Dedicated Memory — The video memory available to the GPU, separate from your system RAM. More VRAM generally supports higher resolutions and more complex scenes
  • Driver Version — The software layer between your GPU and operating system. Outdated drivers can cause crashes, artifacts, or compatibility issues
  • Vendor — NVIDIA, AMD, Intel, or Apple

The GPU model name is usually enough to look up detailed specs, compare against software requirements, or identify whether a driver update is available from the manufacturer's website.

Checking GPU Usage and Temperature

Knowing your GPU model is one thing — monitoring how it's actually performing is another. Tools like GPU-Z (Windows, free) give you deeper readings: clock speeds, temperature, memory usage, and load percentage in real time. Windows Task Manager also shows GPU usage under the Performance tab without any third-party software.

On Mac, Activity Monitor (found in Applications → Utilities) shows GPU usage under the Window menu's GPU History view.

The Variables That Change What You Find

What you discover when you check your video card depends heavily on your specific situation:

  • Desktop vs. laptop — Desktops typically have discrete cards; laptops often juggle two
  • Age of the machine — Older systems may have integrated-only graphics with no discrete GPU
  • Operating system version — Some diagnostic tools and menu paths differ between OS versions
  • Manufacturer customizations — Pre-built PCs from some manufacturers may label components differently in system tools
  • Multi-GPU setups — Workstations or high-end gaming rigs may have more than one GPU, each serving different purposes

Whether your GPU is adequate for what you're trying to do — that part depends entirely on your workload, your resolution, your software's requirements, and what performance level you find acceptable.