Follow
Windows

How to Check Graphics Card Details on Windows 11

Richard
Written by
Richard
Sep 13, 2021 Updated Apr 28, 2026 3 min read
How to Check Graphics Card Details on Windows 11

This guide helps you find out exactly which graphics card (GPU) is inside your Windows 11 computer.

Why check your graphics card?

Your graphics card, or GPU, is the engine that powers everything you see on your screen. Whether you are browsing the web, editing photos, or playing high-end games, your GPU handles the visual data. Knowing your hardware helps you understand if your PC meets the system requirements for new software. It also helps you decide if you need a driver update to fix performance issues.

What happens when you are done?

Once you finish these steps, you will know your exact graphics model, the manufacturer, and how much VRAM (dedicated video memory) you have. This information is key to troubleshooting hardware acceleration problems or deciding if your computer is ready for a hardware upgrade.

Methods to check your GPU

Method 1: Using Windows Settings

This is the easiest way to find your display adapter details.

1. Press Windows key + I to open Settings.

2. Select System, then click Display.

Opening the Windows 11 Settings app from the Start menu

3. Scroll down and click Advanced display.

windows 11 settings app display tile

4. Click Display adapter properties for Display 1.

Advanced display settings menu in Windows 11 for graphics card details

This window shows your adapter type and dedicated video memory.

windows system display advanced display details

You can skip the menus by typing Display adapter properties directly into the Windows Search bar on your taskbar. This opens the info window instantly.

Method 2: DirectX Diagnostic Tool (dxdiag)

The DirectX Diagnostic Tool provides a deep look at your graphics driver version and hardware status.

1. Press Windows key + R, type dxdiag, and press Enter.

2. Click the Display tab at the top.

3. You will see your card name, manufacturer, and current driver version.

Method 3: Device Manager

Device Manager is great for checking if your graphics driver is working correctly.

1. Right-click the Start button and select Device Manager.

2. Expand the Display adapters section.

3. Right-click your card and select Properties to see if the device is working properly.

Note: Some advanced driver changes may require admin privileges.

Method 4: Command Line

You can use the command line to check your hardware name quickly without admin privileges.

💻Code
wmic path win32_VideoController get name

Driver Management and Performance

If your graphics card is not performing well, you might need to update your drivers. You can use the NVIDIA Control Panel or AMD Software: Adrenalin Edition to manage these updates. Always ensure your drivers are current to maintain hardware acceleration and system stability. If you see a yellow exclamation mark in Device Manager, it means your driver is missing or corrupted.

Summary

Checking your graphics card in Windows 11 is a simple process that helps you manage your system’s performance. Whether you use the Settings app, the DirectX Diagnostic Tool, or Device Manager, you can easily find your GPU model and driver version. Understanding your hardware ensures you can run your favorite games and software without issues. Keeping your drivers updated is the best way to keep your PC running smoothly.

How do I know if my graphics card is good enough for gaming?

Compare your GPU model and VRAM capacity against the minimum system requirements listed on the game’s store page. If your card is below the recommended specs, you may experience low frame rates or visual lag during gameplay. Checking your hardware ensures your PC can handle the game’s graphical demands.

Why does my computer show two graphics cards?

Many laptops use both an integrated graphics chip and a dedicated GPU. The integrated chip saves battery for light tasks, while the dedicated GPU activates for demanding apps like games. This dual setup is normal and helps balance your computer’s power efficiency with high-performance needs when you really need it.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2474 articles → Twitter

📚 Related Tutorials

How to Update Device Drivers in Windows 11
Windows How to Update Device Drivers in Windows 11
How to Quickly Reset Graphics Drivers in Windows 11
Windows How to Quickly Reset Graphics Drivers in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Set Your Primary Display in Windows 11
Windows How to Set Your Primary Display in Windows 11

3 responses to “How to Check Graphics Card Details on Windows 11”

Leave a Reply

Your email address will not be published. Required fields are marked *