Your laptop’s graphics processor name is listed in system menus, device lists, or a built-in diagnostics screen on Windows, macOS, and Linux.
You don’t need to guess what graphics hardware your laptop has. You can confirm it in under a minute with tools already on your machine. That matters when you’re checking game requirements, installing the right driver, comparing laptop models, or figuring out why an app feels sluggish.
This article gives you the clean, repeatable ways to find your laptop GPU on Windows, Mac, and Linux, plus a few sanity checks that stop common mix-ups (like seeing two graphics devices, or seeing “Microsoft Basic Display Adapter” and thinking your GPU vanished).
Why Your Laptop Can Show One GPU Or Two
A lot of laptops include two graphics processors:
- Integrated graphics built into the CPU (common in thin laptops, good for battery life).
- Discrete graphics from NVIDIA or AMD (common in gaming and creator laptops, built for heavier 3D work).
When a laptop has both, the system can switch between them. So you might see two names in one place, or you might only see the active one depending on where you look. That’s normal.
Also, some laptops connect the screen to one GPU while letting the other GPU render and pass frames over. That wiring detail can change what a menu displays. So it helps to check more than one spot if something looks odd.
What GPU Is In My Laptop? A Clear Check On Each OS
If you want the simplest path, use the method that matches your system below. These steps aim for two things: the exact model name and a quick hint about whether you’re seeing integrated graphics, discrete graphics, or both.
Windows Method 1: Device Manager
This is the fastest check for most people.
- Right-click the Start button.
- Pick Device Manager.
- Open Display adapters.
You’ll see one or more entries. If you see two, one is often integrated graphics (Intel or AMD) and the other is discrete graphics (NVIDIA or AMD). Write down the full names as shown.
Windows Method 2: DirectX Diagnostic Tool (DxDiag)
DxDiag is handy when you want the name plus driver details.
- Press Windows + R.
- Type dxdiag and press Enter.
- Open the Display tab (and also Render if it appears).
Look for a device name and driver information. On some laptops, one tab can show the integrated device while another tab shows the discrete device.
Windows Method 3: Task Manager (Quick Sanity Check)
This is not always the best for model names, yet it’s great for spotting which GPU is active.
- Press Ctrl + Shift + Esc.
- Open the Performance tab.
- Click GPU 0, GPU 1, and read the label at the top.
If a game or editor is running, you can watch the usage graphs change and see which GPU is doing the work.
macOS Method 1: About This Mac
On many Macs, the quickest way is built into the Apple menu.
- Click the Apple menu.
- Select About This Mac.
- Look for Graphics (Intel/AMD Macs) or chip details (Apple silicon Macs).
Some MacBook Pro models can switch between two graphics processors. If you see only one listed, it may be the one active at that moment. A system report gives the full picture.
macOS Method 2: System Information (Full Hardware List)
This method is the cleanest when you want the complete list of graphics devices and displays.
- Open System Settings → General → About.
- Click System Report.
- In the sidebar, pick Graphics/Displays.
The report lists the graphics hardware and connected display details. Apple’s instructions for opening a system report are here: Get system information about your Mac.
Linux Method 1: Terminal Commands (Works On Most Distros)
Linux has several ways to list graphics devices. These commands are the usual starting points.
Option A: lspci (Fast, Common)
Open Terminal and run:
lspci | grep -E "VGA|3D|Display"
This prints the detected graphics controller lines. If you see both Intel and NVIDIA/AMD, your laptop likely has integrated plus discrete graphics.
Option B: inxi (Cleaner Output If Installed)
Some distros include it, some don’t. If you have it, run:
inxi -G
You’ll get a tidy summary of the GPU name, driver in use, and display info.
Option C: glxinfo (Shows Renderer In Use)
This can show what your desktop session is actually rendering with:
glxinfo | grep -i "renderer"
If you use hybrid graphics, this result can change depending on whether you launched an app with the discrete GPU.
Finding The GPU In Your Laptop Using Built-In Tools
Sometimes a laptop shows a label that’s close, yet not the exact model you need. That’s when a second check saves time. Use this section if you want the cleanest “proof” name for drivers, settings, and compatibility lists.
Match The GPU Name With The Driver Panel
If your laptop has an NVIDIA GPU and the driver is installed, NVIDIA’s own help center points to DxDiag as a reliable way to confirm the model name on Windows: How can I tell what graphics card I have in my computer?.
For AMD, the AMD Software app can also show the GPU model and driver version. For Intel, Intel Graphics Command Center (or Windows graphics settings) can confirm the integrated GPU family. If you don’t see these apps, Device Manager and DxDiag still work.
Use Your Laptop’s Model Specs As A Cross-Check
If your laptop is used, refurbished, or upgraded, it’s smart to cross-check the detected GPU with the official specs for the exact model number. Here’s a practical way to do it without guessing:
- Find your laptop model name and product number (often on the bottom label, box, or system info screen).
- Compare the detected GPU name with the GPU listed for that configuration.
- If the model has multiple GPU options, the detected name should match one of the offered configurations.
This catches mix-ups like “same laptop name, different GPU options” across regions or years.
GPU Name Cheat Sheet: What You’re Probably Seeing
Once you pull the GPU name, the next question is usually, “What does this name mean?” The table below helps you decode the common patterns without turning it into a research project.
Read the model line you found, then match it to the pattern that fits.
| What You See | What It Usually Means | What To Do Next |
|---|---|---|
| Intel UHD / Iris Xe | Integrated graphics tied to the CPU | Use it for general use; check driver updates via Windows Update or Intel tools |
| AMD Radeon Graphics (no number) | Integrated Radeon in many AMD laptop CPUs | Check system info for the CPU model to narrow the exact iGPU generation |
| NVIDIA GeForce RTX 4050 / 4060 / 4070 | Discrete NVIDIA laptop GPU | Confirm “Laptop GPU” driver branch and power limits if performance seems off |
| AMD Radeon RX 7600S / 7700S | Discrete AMD laptop GPU | Check AMD Software for driver version and switchable graphics settings |
| Apple M1 / M2 / M3 (chip) | CPU and GPU are in the same Apple silicon chip | Look at chip variant details to infer GPU core count for your model |
| Microsoft Basic Display Adapter | Windows is using a fallback driver | Install the right GPU driver; reboot; re-check Device Manager |
| Two entries under Display adapters | Hybrid graphics (integrated + discrete) | Use Task Manager GPU graphs to see which one is active during workloads |
| “3D Controller” with a warning icon | Discrete GPU detected but driver not installed | Install the correct driver package for your GPU model and OS version |
Common Traps That Make The GPU Look Wrong
If the name you see looks off, it’s usually one of these issues. Each one has a quick fix.
You See “Microsoft Basic Display Adapter”
This almost always means Windows is running on a generic fallback driver. The GPU is still there, yet Windows isn’t using the proper vendor driver. After the correct driver install, the real GPU name should appear in Device Manager and DxDiag.
You Only See The Integrated GPU On A Laptop That Has Discrete Graphics
This can happen when the laptop is idle and the system is saving power. Try this quick test:
- Open Task Manager → Performance → GPU panels.
- Start a 3D app or a game menu.
- Watch which GPU shows usage.
If the discrete GPU stays at 0% forever, check graphics settings in Windows (Graphics settings per app), then confirm the discrete GPU driver is installed.
You See Two GPU Names And Don’t Know Which One Matters
Both matter, just for different reasons:
- The integrated GPU often drives the built-in screen in many designs and helps battery life.
- The discrete GPU is what most people care about for gaming, 3D work, and many AI tools.
When an app asks for “your GPU,” it usually means the discrete GPU, if you have one.
You See A Brand Name Without A Model Number
Some menus show a short label. When you need the full model, use DxDiag on Windows or System Information on macOS. On Linux, use lspci or inxi -G to get the full string.
What To Record After You Find Your GPU
Once you’ve found the GPU name, don’t stop at the brand. Save these details too. They help later when you’re downloading drivers, checking app requirements, or troubleshooting crashes.
| Detail To Save | Where To Find It | Why It Helps |
|---|---|---|
| Exact GPU model name | Device Manager / DxDiag / System Information / lspci | Driver choice and compatibility checks |
| Driver version | DxDiag, vendor control panel, or system report | Fixes bugs and confirms updates applied |
| Dedicated video memory | DxDiag, Task Manager, system report | Texture-heavy games and 3D work planning |
| Hybrid graphics present | Two GPUs listed in system tools | Explains switching behavior and app GPU selection |
| Display wiring hints | System report or GPU activity screens | Helps when external monitor behavior differs |
| OS version | System settings / About screen | Driver availability and feature compatibility |
Quick Checks For Games, Creators, And AI Tools
After you confirm the GPU, you can make a cleaner decision about what your laptop can run.
For Games
Match your GPU model to the game’s minimum and recommended specs. If you have both integrated and discrete graphics, make sure the game is set to use the discrete GPU in Windows graphics settings or your GPU control panel.
For Video And Photo Work
Editors often lean on the GPU for playback, effects, and exports. If your laptop has discrete graphics and you’re seeing choppy timelines, verify the app is using the discrete GPU and that the driver isn’t stuck on a generic fallback.
For AI Apps
Many local AI tools prefer NVIDIA GPUs due to CUDA support, while some can run on AMD or integrated graphics with lower performance. The exact model name tells you which path is realistic before you sink time into installs.
When The GPU Still Won’t Show Up
If you’ve tried the steps and the GPU name still looks wrong, work through this short checklist:
- Restart the laptop and re-check Device Manager or System Information.
- Install the correct vendor driver, then restart again.
- If the laptop has hybrid graphics, test with a 3D app running and watch GPU usage.
- Check BIOS/UEFI settings only if you know what you’re doing and your laptop model documents the option.
- If the discrete GPU never appears anywhere, even as an unknown device, it may be disabled at the hardware level or failing.
Most of the time, the fix is driver-related. Once the proper driver is installed, your laptop should report the real GPU name across the tools listed above.
References & Sources
- Apple.“Get system information about your Mac.”Shows how to open a system report that lists graphics hardware under Graphics/Displays.
- NVIDIA.“How can I tell what graphics card I have in my computer?”Confirms DxDiag as a reliable way to identify the installed graphics card model on Windows.