The fastest way to check your specs depends on your operating system
On Windows 10 or 11, right-click the Start button, select "System," and you'll see your processor, RAM, and Windows version on one screen. On Mac, click the Apple menu in the top-left corner, select "About This Mac," and the window that opens shows your processor, memory, and storage. On Linux, open a terminal and type uname -a for basic information, or lscpu for processor details and free -h for memory.
If you need more detail than these built-in tools show—like your graphics card model, motherboard type, or exact storage capacity—you'll need a third-party tool. The most common free options are CPU-Z and GPU-Z on Windows, System Information Pro on Mac, and inxi on Linux. These tools pull the same information your computer already knows about itself and display it in an organized list.
Key Takeaways
- Windows users can find basic specs by right-clicking the Start button and opening System settings.
- Mac users should click the Apple menu and select "About This Mac" to see processor, memory, and storage.
- For detailed information like graphics card model or exact storage capacity, read a free tool like CPU-Z on Windows or System Information Pro on Mac.
- You need your specs to check if software will run on your computer, troubleshoot performance problems, or sell or upgrade your machine.
Finding specs on Windows 10 and 11
The simplest route on Windows is the System settings panel. Right-click the Start button (the Windows logo in the bottom-left corner), then click "System." The window that opens shows your processor name and speed, the amount of RAM installed, your Windows version, and your system type (32-bit or 64-bit). This covers what most people need to know.
If you need more detail, open Settings, go to "System," then scroll down and click "About." This page also shows your device name, organization (if your computer is on a work network), and a button labeled "Advanced system settings" at the bottom. Clicking that button opens a window with tabs for hardware profiles and environment variables—information most home users never need.
For a complete inventory including your motherboard model, graphics card, storage drives, and network adapter, use the built-in System Information tool. Press the Windows key and type "System Information," then press Enter. The window lists every hardware component your computer detected when it started up. This is the same information CPU-Z displays, but it's already on your machine.
Finding specs on Mac
Click the Apple menu in the top-left corner of your screen and select "About This Mac." The window shows your processor (called "Chip" on newer Macs), total memory (RAM), startup disk capacity, and macOS version. This is usually all you need to know whether your Mac can run a piece of software or why it's running slowly.
For more detail, click the "System Report" button at the bottom of the About This Mac window. This opens a longer list organized by category: Hardware Overview, Memory, Storage, Graphics, Network, and others. You can see your exact processor model, the speed of your RAM, the type of storage drive you have, and whether your graphics processor is built into the chip or a separate card.
If you're selling your Mac or need to prove what's inside it, the System Report also shows your serial number and hardware UUID (a unique identifier). Take a screenshot or print the page for your records.
Finding specs on Linux
Open a terminal window. The command uname -a shows your kernel version and system architecture (32-bit or 64-bit). Type lscpu to see your processor name, number of cores, and speed. Type free -h to see how much RAM you have and how much is currently in use. Type lsblk to see your storage drives and their sizes.
For a graphical view on some Linux distributions, open the Activities menu and search for "System" or "Settings." Different distributions organize this differently, but most have a system information panel that shows processor, memory, and storage without opening a terminal. If your distribution doesn't have one, the terminal commands above will give you everything you need.
What each spec means and why you need it
Processor (CPU) is the chip that does the thinking. Its name tells you the brand (Intel, AMD, Apple) and generation. A newer processor runs software faster. When software says "requires Intel Core i5 or better," it means your processor needs to be at least that powerful.
RAM (memory) is temporary storage your computer uses while running programs. More RAM means you can run more programs at once without slowdown. If a program says "requires 8 GB RAM," your computer needs at least 8 gigabytes available. You can see how much you have installed and how much is currently in use.
Storage (hard drive or SSD) is permanent storage where your files and programs live. Its size tells you how much you can install and save. An SSD (solid-state drive) is faster than an older HDD (hard disk drive). If you're running out of space, your computer will slow down.
Graphics card (GPU) handles images and video. Newer games and video editing software often require a specific graphics card. If your computer doesn't have a dedicated graphics card, it uses the processor's built-in graphics, which is slower but fine for everyday work.
Operating system version matters because software is written for specific versions. Windows 11 software might not run on Windows 10. macOS Monterey software might not run on an older Mac. Knowing your version tells you what software you can install.
When to use third-party tools instead of built-in options
The built-in tools on Windows, Mac, and Linux show you everything your computer knows about itself. A third-party tool like CPU-Z, GPU-Z, or System Information Pro doesn't find anything new—it just displays the same information in a different layout, sometimes with more detail or clearer explanations.
read a third-party tool if the built-in option is hard to navigate on your system, or if you need to export your specs as a text file or image to share with someone troubleshooting a problem. CPU-Z and GPU-Z are free and don't require installation on Windows—you read them, run them, and they show you everything. System Information Pro on Mac costs money but organizes the information more clearly than the built-in tool.
Never read a tool from a website you don't recognize. Stick to the official websites: cpuid.com for CPU-Z and GPU-Z, or the Mac App Store for System Information Pro. These tools are safe and widely used by people troubleshooting computer problems.
Why you might need to know your specs
The most common reason is checking whether your computer can run a piece of software. When you read a program, its website or installer usually lists the minimum specs it needs. If your processor, RAM, or storage don't meet those minimums, the software won't run or will run very slowly.
Another reason is troubleshooting slowness or crashes. If your computer is running slowly, knowing your RAM and processor helps you understand whether the problem is old hardware or something else. If a program keeps crashing, you can check whether your graphics card is old enough to cause the problem.
If you're selling your computer, you need to know what's inside it to price it fairly and answer a buyer's questions. If you're upgrading—adding more RAM, replacing a hard drive with an SSD, or buying a new computer—knowing your current specs helps you decide what to buy.
Frequently Asked Questions
How do I know if my computer is 32-bit or 64-bit?
On Windows, open System settings and look for "System type." On Mac, click About This Mac—if it says "Apple Silicon" or "Intel Core," it's 64-bit. On Linux, type uname -m in a terminal; if it says "x86_64" or "aarch64," it's 64-bit. Most modern computers are 64-bit. This matters because some older software only runs on 32-bit systems.
What's the difference between RAM and storage?
RAM is temporary memory your computer uses while running programs—it clears when you shut down. Storage is permanent—your files stay there until you delete them. You need enough RAM to run your programs smoothly, and enough storage to hold your files. They're measured separately and you need both.
Can I upgrade my processor or graphics card?
On most laptops, no—the processor and graphics card are soldered to the motherboard and can't be replaced. On desktop computers, yes—you can usually replace the processor, graphics card, and RAM. Check your computer's manual or search for your exact model online to see what's upgradeable. Storage drives (hard drives and SSDs) are almost always replaceable on both laptops and desktops.
Why does my computer show less RAM than I installed?
Some RAM is reserved for the graphics card and other hardware, so the amount available to programs is slightly less than the total installed. If you installed 8 GB, you might see 7.8 GB or 7.9 GB available. This is normal. If you see much less—like 4 GB when you installed 8 GB—one of your RAM sticks may have failed or not seated properly.
Where do I find my computer's serial number?
On Windows, open System Information and look for "System Serial Number." On Mac, click About This Mac and look for "Serial Number." On Linux, type dmidecode -s system-serial-number in a terminal (you may need administrator permission). You need the serial number to register your computer with the manufacturer, claim warranty service, or prove ownership if it's stolen.