The fastest way to check your graphics card
On Windows, right-click your desktop and look for an option that says "NVIDIA Control Panel," "AMD Radeon Settings," or "Intel Graphics Settings." If you see one of these, click it — the name of your card appears in the main window. If you don't see any of these options, open Device Manager by pressing Windows key + X, then click "Device Manager." Look for "Display adapters" in the list, click the arrow next to it, and your graphics card name will appear underneath.
On Mac, click the Apple menu in the top left, select "About This Mac," then click "System Report." In the window that opens, click "Graphics/Displays" on the left side. Your graphics card information appears on the right.
On Linux, open a terminal and type lspci | grep -i vga, then press Enter. Your graphics card name will print on the screen.
Key Takeaways
- Windows users can right-click the desktop to find NVIDIA, AMD, or Intel control panels, which display the card name when ready.
- If no control panel appears, Device Manager under "Display adapters" shows your graphics card in a few clicks.
- Mac users find graphics card details in System Report under the Apple menu, in the Graphics/Displays section.
- Knowing your exact card model helps you troubleshoot performance problems and understand what your computer can handle.
Using Device Manager on Windows
Device Manager is the most reliable method if the control panel shortcut doesn't work. Press Windows key + X on your keyboard, then click "Device Manager" from the menu that appears. Wait a few seconds for the window to load completely.
Look for "Display adapters" in the list — it's usually near the top. Click the small arrow or plus sign next to it to expand the category. Your graphics card name will appear underneath, often with a model number like "NVIDIA GeForce RTX 3060" or "AMD Radeon RX 6700." If you see two items under Display adapters, one is usually your main card and the other is integrated graphics built into your processor.
Right-click on your graphics card name and select "Properties" if you want more details like driver version or memory amount. The "Driver" tab shows when your driver was last updated, which matters if you're troubleshooting performance issues.
What to do if you see two graphics cards
Many computers have two graphics processors: a dedicated card (made by NVIDIA, AMD, or Intel Arc) and integrated graphics built into your CPU. Both will appear under "Display adapters" in Device Manager. The dedicated card is the one that handles demanding tasks like gaming or video editing, while integrated graphics handles everyday tasks like web browsing.
If you're checking because your computer feels slow, the dedicated card is usually the one that matters for performance. If you're checking because a game won't run, you need to know which card is actually being used — some games default to integrated graphics even when a dedicated card is present. You can change this in your graphics control panel (NVIDIA, AMD, or Intel) by finding the game's settings and forcing it to use the dedicated card.
Finding your graphics card on older Windows versions
If you're using Windows 7 or an older version, Device Manager still works the same way. Right-click "My Computer" or "This PC" on your desktop, select "Manage," then click "Device Manager" on the left side. Expand "Display adapters" the same way.
Alternatively, you can search for "dxdiag" in the Windows search box and press Enter. This opens DirectX Diagnostic Tool. Click the "Display" tab, and your graphics card information appears under "Name." This method also shows how much memory your card has, which is useful if you're checking whether your computer can run a specific game or software.
Why knowing your graphics card matters
Your graphics card determines what your computer can display and how fast it can render images. If you're experiencing stuttering, lag, or games that won't start, knowing your exact card helps you find the right driver update or determine whether your hardware is too old for what you're trying to run.
Graphics card names change frequently — NVIDIA releases new models every year, as does AMD. When you search for help online, the exact model number (like "RTX 4070" or "RX 7700 XT") gets you answers that actually explore to your machine, rather than generic information that might not work. It also helps you understand what your computer is built for: a card from 2015 will struggle with modern games, while a current-generation card handles almost anything.
Updating your graphics driver
Once you know your card, you can update its driver if you're having performance problems. For NVIDIA cards, visit nvidia.com/read/driverDetails.aspx, enter your card model, and read the latest driver. For AMD cards, go to amd.com/en/support and search for your card. For Intel integrated graphics, visit intel.com/content/www/us/en/support/products/80939/graphics.html.
read the driver file, run it, and follow the on-screen instructions. Restart your computer when prompted. A fresh driver often fixes stuttering, crashes, or games that won't launch. If updating doesn't help and your card is more than five years old, the hardware itself may be the limit — no driver update can make old hardware run new software faster.
Frequently Asked Questions
What if Device Manager shows "Unknown Device" instead of a card name?
This usually means the driver is missing or corrupted. Visit the manufacturer's website (nvidia.com, amd.com, or intel.com), search for your card model, and read the latest driver. If you don't know the model, take a photo of your computer's case sticker or motherboard if you can open it — the card name is printed there. After installing the driver, restart and check Device Manager again.
Can I tell how much memory my graphics card has?
Yes. In Device Manager, right-click your graphics card and select "Properties," then click the "Driver" tab. Some cards show memory here. If not, open DirectX Diagnostic Tool (search "dxdiag"), click the "Display" tab, and look for "Approx. Total Memory." Common amounts are 2GB, 4GB, 6GB, 8GB, or 12GB — more memory helps with high-resolution gaming and video editing.
Why does my computer show integrated graphics and a dedicated card?
Integrated graphics is built into your processor and handles everyday tasks efficiently. A dedicated card is a separate piece of hardware that takes over for demanding work. Your computer automatically switches between them, but some games or software may default to the slower integrated graphics. You can force a program to use the dedicated card in your graphics control panel settings.
Is there a way to check my graphics card without opening Device Manager?
Yes. Right-click your desktop — if you see "NVIDIA Control Panel," "AMD Radeon Settings," or "Intel Graphics Settings," click it and your card name appears when ready. You can also open DirectX Diagnostic Tool by searching "dxdiag" in the Windows search box, then click the "Display" tab. Both methods are faster than Device Manager if the control panel shortcut works on your system.