What video memory is and why you might need to know

Video memory (also called VRAM or graphics memory) is the dedicated memory built into your graphics card — the hardware that handles everything your screen displays. It is separate from your computer's main RAM. Knowing how much you have matters if you are troubleshooting a game that stutters, checking whether your machine can handle video editing software, or straightforward understanding what you own.

Windows 11 makes this information straightforward to find in a few different places. The method you use depends on whether you want a quick answer or more detailed technical information. Most people find what they need in under a minute using the Settings app, but Device Manager and the DirectX Diagnostic Tool offer more context if you are also checking driver versions or troubleshooting a specific problem.

Key Takeaways

  • The Settings app shows your video memory in under 30 seconds: go to System > Display > Advanced Display Settings > Display Adapter Properties.
  • Device Manager also displays video memory and is useful if you need to check driver information at the same time.
  • DirectX Diagnostic Tool gives you the most detailed breakdown, including which graphics card you have and what driver version is installed.
  • If you see "Shared System Memory" instead of a specific number, your computer is using main RAM as video memory, which is slower but still functional.

Finding video memory through Settings (fastest method)

Open Settings by pressing the Windows key and typing "settings", then click the Settings app. Go to System in the left sidebar, then select Display.

Scroll down to the bottom of the Display page and click Advanced Display Settings. At the bottom of that page, you will see Display Adapter Properties — click that link. A small window will open showing your graphics card name and the amount of video memory listed as "Dedicated Video Memory" or "Total Available Graphics Memory". This is your answer. The number appears in megabytes (MB) or gigabytes (GB), depending on how much your card has.

Checking video memory in Device Manager

Right-click the Windows Start button and select Device Manager. Look for the category called Display Adapters and click the arrow next to it to expand the list.

Right-click on your graphics card name and select Properties. Click the Driver tab to see the driver version and date. To see video memory, click the Details tab, then use the dropdown menu at the top and select Memory Size. The value shown is your video memory. This method is especially useful if you are checking your driver date at the same time, since both pieces of information are in the same window.

Using DirectX Diagnostic Tool for detailed information

Press the Windows key and type "dxdiag", then press Enter. The DirectX Diagnostic Tool window will open. Click the Display tab.

Look for the line labeled Approx. Total Memory — this is your video memory. This tool also shows your graphics card model, driver name, driver version, and driver date all in one place, which is useful if you are troubleshooting a problem and need to know whether your driver is current. The DirectX Diagnostic Tool is particularly helpful if you are about to contact technical support, because you can screenshot this tab and send it to them with all the relevant information visible.

What "Shared System Memory" means

Some computers, especially laptops and budget desktops, do not have a dedicated graphics card. Instead, they use integrated graphics — a graphics processor built into the CPU that borrows memory from your main RAM as needed.

If you see "Shared System Memory" or a range like "512 MB to 1.7 GB" instead of a fixed number, this is what is happening. Your computer is still capable of displaying video and running most programs, but it will be slower at graphics-heavy tasks like gaming or 3D rendering because main RAM is slower than dedicated video memory. This does not mean your computer is broken — it straightforward means it was designed for everyday tasks rather than intensive graphics work.

When to check your video memory

Check your video memory if a game or software program tells you that you do not meet the minimum requirements, or if your screen is displaying incorrectly after a driver update. You might also check before buying software to make sure your machine can handle it.

If you are experiencing lag, stuttering, or crashes during video playback or gaming, knowing your video memory helps you decide whether the problem is your graphics card or something else — like a slow hard drive, insufficient main RAM, or an outdated driver. Video memory alone does not determine performance, but it is one piece of the puzzle.

Frequently Asked Questions

Is video memory the same as RAM?

No. RAM is your computer's main memory, used by the operating system and all your programs. Video memory is separate and dedicated to your graphics card. They work together but are different types of memory.

Can I increase my video memory?

If you have a dedicated graphics card, you cannot increase the memory on it — it is fixed hardware. If you have integrated graphics using shared system memory, you cannot directly increase it either, though some older BIOS settings allowed adjustments. The practical solution is upgrading to a graphics card with more memory.

Why does my video memory show a range instead of a single number?

Integrated graphics allocate memory dynamically — they use only what they need at any moment, up to a maximum. The range shows the minimum and maximum available. Dedicated graphics cards show a single fixed number because their memory is reserved only for graphics.

Do I need to update my graphics driver if I know my video memory?

Knowing your video memory does not tell you whether your driver is current. Use the DirectX Diagnostic Tool to check your driver date, then visit your graphics card manufacturer's website (NVIDIA, AMD, or Intel) to see if a newer version is available.

What if I cannot find my graphics card in Device Manager?

If Display Adapters is empty or missing, your graphics drivers may not be installed. Try the Settings method first, which usually works even with missing drivers. If that shows nothing, visit your computer manufacturer's support page or your graphics card manufacturer's website to read the correct drivers for your Windows 11 system.