How to Find Your Graphics Card: A Complete Guide for Every Setup
Knowing what graphics card is inside your PC or laptop is useful for troubleshooting, upgrading, installing the right drivers, or simply understanding what your system can handle. The good news: finding this information takes less than a minute on most systems, and you don't need any special tools to do it.
Why Knowing Your GPU Matters 🖥️
Your graphics card (GPU) is responsible for rendering images, video, and everything you see on your display. Whether you're gaming, editing video, running design software, or just browsing the web, the GPU plays a direct role in visual performance.
Knowing exactly which GPU you have helps you:
- Download the correct driver version
- Check compatibility with software or games
- Understand whether an upgrade makes sense
- Diagnose display issues or performance problems
How to Find Your Graphics Card on Windows
Windows gives you several ways to identify your GPU, depending on how much detail you need.
Method 1: Device Manager
This is the fastest built-in method.
- Right-click the Start button and select Device Manager
- Expand the Display adapters section
- Your GPU name appears listed there — for example, something like NVIDIA GeForce RTX or AMD Radeon RX
This shows the hardware name Windows recognizes, which is usually all you need for driver searches.
Method 2: DirectX Diagnostic Tool (dxdiag)
This gives you more detail, including VRAM (video memory).
- Press Windows + R, type
dxdiag, and hit Enter - Click the Display tab
- You'll see the Name, Manufacturer, and Approx. Total Memory (VRAM)
VRAM — the dedicated memory on your graphics card — is an important spec for gaming and creative workloads. More VRAM generally allows higher resolutions and more complex textures.
Method 3: Task Manager
- Press Ctrl + Shift + Esc to open Task Manager
- Click the Performance tab
- Select GPU from the left panel
This shows your GPU name plus real-time usage data — useful if you want to check whether your GPU is actually being utilized.
Method 4: System Information
- Press Windows + R, type
msinfo32, and hit Enter - Navigate to Components → Display
- Here you'll find the adapter name, driver version, and VRAM
How to Find Your Graphics Card on macOS 🍎
Apple makes this straightforward.
- Click the Apple menu in the top-left corner
- Select About This Mac
- On older macOS versions, graphics information appears directly on the Overview tab
- On macOS Ventura and later, click More Info, then scroll to find Graphics under the system report
For deeper detail, go to Apple menu → About This Mac → System Report → Graphics/Displays. This shows the GPU model, VRAM, and connected display information.
Note that Macs with Apple Silicon (M-series chips) use an integrated GPU built into the chip itself — there's no separate graphics card. The GPU cores are part of the same package as the CPU and unified memory.
Integrated vs. Dedicated Graphics: What You Might Find
When you look up your GPU, you may find one or two entries — and that distinction matters.
| Type | What It Means | Common Examples |
|---|---|---|
| Integrated GPU | Built into the CPU, shares system RAM | Intel Iris Xe, AMD Radeon Graphics (Ryzen) |
| Dedicated GPU | Separate card with its own VRAM | NVIDIA GeForce, AMD Radeon RX |
| Both | Laptop with switchable graphics | Common in gaming and creator laptops |
Many laptops run two GPUs simultaneously — an integrated GPU for everyday tasks (to save battery) and a dedicated GPU that activates for demanding workloads. When you check Device Manager on such a system, you'll see both listed under Display adapters.
Desktop PCs with a discrete graphics card installed will typically show only that card, unless the motherboard's integrated graphics is also enabled in BIOS.
What the GPU Name Tells You
Once you have the name, you can decode a fair amount from it:
- NVIDIA GeForce RTX cards support ray tracing and AI-accelerated features (DLSS)
- NVIDIA GeForce GTX cards are older but still capable for many tasks
- AMD Radeon RX cards are AMD's discrete GPU lineup, supporting features like FSR (FidelityFX Super Resolution)
- Intel Arc is Intel's dedicated GPU line, a newer entrant to the discrete market
- Apple M-series GPUs are integrated and scale with the chip tier (M1, M2, M3, M4 — and Pro/Max/Ultra variants)
The model number within each family typically signals the performance tier — higher numbers generally indicate newer or more powerful hardware within the same generation, though comparing across generations or brands requires more context.
Checking Your Driver Version
Once you know your GPU, it's worth checking whether your drivers are current. Outdated drivers can cause instability, reduced performance, or compatibility issues with newer software.
- NVIDIA: Use GeForce Experience or check nvidia.com/drivers
- AMD: Use AMD Software: Adrenalin Edition or check amd.com/support
- Intel: Use Intel Driver & Support Assistant
In Device Manager, right-clicking your GPU and selecting Properties → Driver tab shows your currently installed driver version and date.
The Variables That Shape What You Find
Finding your GPU is simple — but what that information means for your situation depends on several factors that differ from one user to the next:
- Whether you're on a desktop (where GPUs are replaceable) or a laptop (where they usually aren't)
- Whether your workload is gaming, content creation, machine learning, or general use — each has different GPU requirements
- Your operating system version, which affects which diagnostic tools are available
- Whether you have one GPU or two (switchable graphics setups can cause confusion about which card is doing the work)
- Your driver situation — the right driver for one GPU won't work for a different model, even from the same manufacturer
Someone running a desktop with a dedicated card has very different options available than someone on a thin-and-light laptop with integrated graphics only. Both can find their GPU using the same steps — but what comes next depends entirely on what they find.