The fastest way to find your computer specs

The quickest path depends on your operating system. On Windows 10 or 11, right-click "This PC" or "My Computer" on your desktop or in File Explorer, then select "Properties" — you'll see your processor, RAM, and system type in seconds. On Mac, click the Apple menu in the top-left corner, select "About This Mac," and the window that opens shows your processor, memory, storage, and graphics card. On Linux, open a terminal and type lsb_release -a for the OS version, or cat /proc/cpuinfo for processor details.

If you need more detailed information than these quick views show — like your exact graphics card model, motherboard, or power supply wattage — you'll need to dig one layer deeper. The methods below walk you through each operating system and show you where to find every spec you might need.

Key Takeaways

  • Windows users can right-click "This PC" and select "Properties" to see processor, RAM, and system type in under 10 seconds.
  • Mac users should click the Apple menu and select "About This Mac" to view processor, memory, storage, and graphics information.
  • For detailed specs like graphics card model or motherboard, Windows users can open Device Manager or use the System Information tool; Mac users can check "System Report" within About This Mac.
  • Linux users can open a terminal and run commands like lsb_release -a or cat /proc/cpuinfo to retrieve system details.
  • Third-party tools like CPU-Z (Windows) or Speccy can show additional hardware details if the built-in tools don't provide what you need.

Checking specs on Windows 10 and 11

The Properties window is the starting point for most Windows users. Right-click "This PC" (Windows 10) or "This PC" (Windows 11) in File Explorer or on your desktop, then click "Properties." You'll see your processor name and speed, installed RAM, system type (32-bit or 64-bit), and Windows version all on one screen. This takes about 10 seconds and covers what most people need to know.

If you need more detail — your graphics card, motherboard model, or a complete list of every device in your computer — open Device Manager. Press the Windows key, type "Device Manager," and press Enter. Expand the categories to see your graphics card under "Display adapters," your storage drives under "Disk drives," and your network card under "Network adapters." Each item shows the exact model number when you click it.

For the most thorough view, use System Information. Press the Windows key, type "System Information," and press Enter. This tool shows processor details, BIOS version, motherboard manufacturer, total physical memory, and much more. It's the deepest look Windows offers without third-party software.

Checking specs on Mac

Click the Apple menu in the top-left corner of your screen and select "About This Mac." The window that opens shows your Mac model, processor (chip name and core count), memory (RAM), storage capacity, and graphics card. This is usually all you need. The information appears in seconds and covers processor speed, memory type, and storage details.

For more granular information — like your exact graphics memory, serial number, or firmware version — click the "System Report..." button at the bottom of the About This Mac window. This opens a detailed view where you can expand categories like "Hardware," "Graphics/Displays," "Memory," and "Storage" to see specifications like VRAM, bus speed, and drive model numbers.

If you're checking specs to see whether your Mac can run a specific process or update, the About This Mac window usually contains everything the software maker asks for. Write down your chip name (M1, M2, Intel Core i7, etc.), your macOS version, and your total memory before you check system requirements.

Checking specs on Linux

Linux users typically work from the terminal to view system information. Open a terminal window (usually by pressing Ctrl+Alt+T or finding "Terminal" in your applications menu) and use these commands:

  • lsb_release -a shows your Linux distribution and version
  • uname -a displays the kernel version and system architecture
  • cat /proc/cpuinfo lists detailed processor information, including core count and speed
  • free -h shows total RAM and how much is in use
  • lsblk displays all storage drives and their sizes
  • lspci lists all hardware devices, including graphics cards and network adapters

If you prefer a graphical interface, many Linux distributions include a system settings or system monitor process. Look for "Settings," "System Monitor," or "System Information" in your process menu. The exact name and location varies by distribution (Ubuntu, Fedora, Debian, etc.), but most show processor, memory, and storage in a window similar to Windows or Mac.

Using third-party tools for detailed specs

If the built-in tools don't show what you need, third-party software can provide additional detail. CPU-Z (Windows only) shows processor specifications, clock speeds, cache size, and memory timings in a single window. GPU-Z (Windows only) displays graphics card memory, clock speed, and driver version. Both are free and require no installation — you read and run them when ready.

Speccy (Windows and Mac) combines information from multiple sources into one organized view. It shows your processor, motherboard, RAM, storage, graphics card, and operating system all in one window, with color-coded temperature readings if your hardware supports them. HWiNFO (Windows) is another comprehensive option that displays real-time sensor data alongside hardware specifications.

For Mac users who want more detail than System Report provides, Mactracker is a free process that shows detailed specifications for your exact Mac model, including original specifications and upgrade options. On Linux, graphical tools like Hardinfo or GNOME System Monitor provide a visual interface to the same information the terminal commands show.

Why you might need to check your specs

The most common reason to check specs is to see whether your computer can run new software or a system update. Game publishers, video editing software, and operating system updates all list minimum processor, RAM, and storage requirements. Knowing your exact specs lets you compare them directly to those requirements without guessing.

You might also check specs before buying upgrades — adding RAM, replacing a hard drive with an SSD, or upgrading your graphics card. Knowing your current motherboard model, RAM type, and available slots helps you buy compatible parts. If you're selling your computer or giving it to someone else, having a complete spec list is useful for pricing or helping the new owner understand what they're getting.

Technical support staff sometimes ask for your specs when you report a problem. Having this information ready — processor model, RAM amount, graphics card, and operating system version — speeds up troubleshooting and helps them understand whether the issue is hardware-related or software-related.

Common mistakes when checking specs

The most frequent mistake is confusing processor model with processor speed. "Intel Core i7" is the model; "3.6 GHz" is the speed. Software requirements usually ask for the model (like "Intel Core i5 or better"), not the speed. A newer, slower processor often outperforms an older, faster one, so the model matters more than the number.

Another common error is mixing up storage with RAM. If your computer shows "256 GB storage" and "8 GB memory," the 8 GB is your RAM — the amount of memory your computer uses while running programs. The 256 GB is how much total space you have for files and applications. Software requirements almost always refer to RAM when they say "memory," not storage space.

On Windows, some users check only the "System" section and miss important details. If you need your graphics card model and Device Manager shows "Microsoft Basic Display Adapter," your actual graphics card is hidden because drivers aren't installed. In that case, check your computer's original documentation or contact the manufacturer to find the real card model.

Frequently Asked Questions

What's the difference between processor speed and processor model?

The model is the name and generation — like "Intel Core i7-12700K" or "Apple M2." The speed is measured in GHz and shows how fast it runs. Software requirements ask for the model because newer models are more powerful even at lower speeds. Speed matters less than the model number when checking whether your computer meets requirements.

How do I know if my RAM is DDR4 or DDR5?

On Windows, open System Information, go to the "Memory" section, and look for "Memory Speed" — DDR5 typically shows speeds of 4800 MHz or higher, while DDR4 usually shows 3200 MHz or lower. On Mac, the About This Mac window shows "Memory" but not the DDR type; you'll need System Report for that detail. On Linux, run cat /proc/meminfo in the terminal.

Can I check my specs without opening my computer?

Yes — all the methods in this guide work without opening your case. The built-in tools (Properties on Windows, About This Mac, or terminal commands on Linux) read your specs from software, not by looking at physical hardware. You only need to open your computer if you want to physically see the components or replace them.

What if my graphics card shows as "Unknown Device" in Device Manager?

This usually means the graphics driver isn't installed or is outdated. Go to your graphics card manufacturer's website (NVIDIA, AMD, or Intel), read the latest driver for your card model, and install it. After restarting, Device Manager should show the correct card name. If you don't know the card model, check your computer's original documentation or contact the manufacturer.

Is there a single tool that shows all my specs at once?

On Windows, System Information comes closest — it shows processor, motherboard, memory, and storage in one window. For a more visual layout, CPU-Z or Speccy combine multiple sources into one organized view. On Mac, System Report shows nearly everything you'd need. On Linux, running lsb_release -a and lspci together covers most specs, though a graphical tool like Hardinfo displays them more clearly.