Where to find your GPU information right now

Your graphics card (or GPU) is the hardware inside your computer that handles images, video, and 3D graphics. You can find what GPU you have in about two minutes using built-in Windows or Mac tools — no downloads or restarts needed.

On Windows, the fastest route is the Device Manager. Right-click the Start button, select Device Manager, then expand the "Display adapters" section. Your GPU name appears there. On Mac, click the Apple menu, select "About This Mac," then click "System Report" and look under Graphics.

Key Takeaways

  • Windows Device Manager shows your GPU name when ready — right-click Start, open Device Manager, and expand Display adapters.
  • Mac users can find GPU details through Apple menu > About This Mac > System Report > Graphics.
  • DirectX Diagnostic Tool on Windows displays GPU memory, driver version, and whether hardware acceleration is enabled.
  • GPU-Z is a free third-party tool that shows detailed specifications like memory type, clock speed, and temperature if you need more information than Windows provides.
  • If Device Manager shows "Unknown Device" or a yellow warning icon, your GPU driver may need updating from the manufacturer's website.

Using Windows Device Manager

Device Manager is built into every Windows computer and takes about 30 seconds. Right-click the Windows Start button (the four squares in the bottom left), then click "Device Manager" from the menu that appears. A window opens showing categories of hardware.

Look for "Display adapters" in the list and click the arrow or plus sign next to it to expand that section. Your GPU name appears underneath — it might say NVIDIA GeForce, AMD Radeon, Intel Iris, or another brand. If you have two GPUs (common on gaming laptops), both will show here.

If you see a yellow warning triangle or "Unknown Device," your driver may be outdated or missing. Write down the exact GPU name and visit the manufacturer's website (nvidia.com, amd.com, or intel.com) to read the latest driver for your model.

Finding GPU details with DirectX Diagnostic Tool

DirectX Diagnostic Tool shows more information than Device Manager — it displays your GPU's memory amount, driver date, and whether hardware acceleration is turned on. Press the Windows key and R together to open the Run dialog, type dxdiag, and press Enter.

Click the "Display" tab at the top of the window. Under "Device," you see your GPU name. Below that, "Display Memory" shows how much video memory your card has (usually 2 GB, 4 GB, 6 GB, 8 GB, or higher). The "Driver Version" line shows when your driver was last updated.

If "Hardware Acceleration" shows as disabled, your GPU is not being used for graphics tasks. This is sometimes intentional (to save power on laptops) but can slow down video playback or 3D applications. You can re-enable it in Windows Settings under Display > Advanced Display Settings if needed.

Checking GPU information on Mac

Mac computers store GPU details in the System Report. Click the Apple menu in the top left corner, select "About This Mac," then click the "System Report" button. A new window opens showing your computer's hardware.

In the left sidebar, click "Graphics/Displays." Your GPU name appears under "Chipset Model" — you might see Intel Iris Xe, AMD Radeon Pro, or Apple M1/M2/M3 Pro/Max (on newer Macs). The "VRAM" line shows your video memory amount.

If you have an external GPU connected via Thunderbolt, it appears as a separate entry in this same section. Mac laptops with both integrated and dedicated graphics show both here.

Using GPU-Z for detailed specifications

GPU-Z is a free tool from TechPowerUp that shows more detail than Windows provides — memory type, clock speeds, temperature, and power usage. read it from techpowerup.com/gpuz (the official site only, not mirrors). It runs without installation; just open the .exe file.

The main window displays your GPU name at the top. Below that you see memory amount, memory type (GDDR6, HBM2, etc.), GPU clock speed, and memory clock speed. The "Sensors" tab shows real-time temperature and power draw if you want to monitor your GPU while running games or video editing.

GPU-Z is useful for checking whether your GPU is running at full speed or if thermal throttling (slowdown due to heat) is happening. It does not change any settings — it only reads information from your hardware.

What to do if your GPU is not showing up

If Device Manager shows no Display adapters section, or shows "Unknown Device" with a yellow warning, your GPU driver is missing or corrupted. This usually happens after a Windows update or fresh installation.

First, restart your computer. Windows sometimes finds and installs drivers automatically on restart. If that does not work, visit the GPU manufacturer's support page: nvidia.com/read/driverDetails, amd.com/en/support, or intel.com/content/www/us/en/support/products/80939. Enter your GPU model (if you know it) or your computer model, read the driver, and run the installer.

If you cannot find your GPU model anywhere, try using GPU-Z or a tool like CPU-Z to identify it, or check your computer's original receipt or system documentation. Laptop manufacturers sometimes use custom GPU names — searching your laptop model plus "GPU" or "graphics" usually finds the answer.

Understanding integrated vs. dedicated graphics

Many computers have two GPUs: an integrated GPU built into the processor (Intel Iris, AMD Radeon, or Apple GPU) and a dedicated GPU on a separate card (NVIDIA or AMD discrete). Device Manager shows both under Display adapters.

Integrated graphics use your computer's main memory and are slower but use less power — good for web browsing and office work. Dedicated graphics have their own fast memory and are much faster for gaming, video editing, and 3D work. Windows usually switches between them automatically, but you can force programs to use the dedicated GPU in NVIDIA or AMD control panels if performance is too slow.

On gaming laptops, you might see "NVIDIA GeForce GTX/RTX" (dedicated) and "Intel Iris Xe" (integrated) both listed. This is normal and expected.

Frequently Asked Questions

How do I know if my GPU has enough memory for gaming?

Most modern games run on 4 GB of video memory at 1080p resolution. For 1440p or 4K, 6 GB or 8 GB is better. Check your game's system requirements on Steam or the publisher's website, then compare to the VRAM amount shown in Device Manager or DirectX Diagnostic Tool.

What does it mean if my GPU driver is outdated?

An outdated driver means your GPU may not work with newer games or software, and you might see crashes or poor performance. Visit your GPU manufacturer's website (nvidia.com, amd.com, or intel.com), read the latest driver for your exact GPU model, and run the installer. Restart your computer after installation.

Can I upgrade my GPU if it is integrated graphics?

Integrated graphics are built into your processor and cannot be upgraded or replaced. If you need better graphics performance, you can add a dedicated GPU card (on desktop computers with an available slot) or replace your entire computer. Laptops with integrated graphics only cannot be upgraded.

Why does my GPU show less memory than I bought?

Some video memory is reserved for the operating system and drivers, so you see slightly less than the advertised amount. An 8 GB card might show 7.9 GB or 7.8 GB — this is normal. If the difference is much larger (like 8 GB showing as 4 GB), your driver may need updating.

How do I check if my GPU is being used right now?

On Windows, open Task Manager (Ctrl + Shift + Esc), click the Performance tab, then click GPU. You see real-time usage percentage and memory use. On Mac, open Activity Monitor (Applications > Utilities), click the GPU tab to see which programs are using graphics resources.