The fastest way to find your specs depends on your operating system
On Windows, open Settings, go to System, then About — you'll see your processor, RAM, and storage right there. On Mac, click the Apple menu, select About This Mac, and the same information appears in one window. On Linux, open a terminal and type uname -a or lsb_release -a depending on your distribution. All three methods take under a minute and show you the core details most people need.
If you need more detail than the basic view provides — like your graphics card, motherboard model, or exact storage type — you'll need to dig a little deeper. The sections below walk you through each operating system and show you where to find everything from basic specs to the technical details.
Key Takeaways
- Windows users can find basic specs in Settings > System > About in under a minute.
- Mac users should click the Apple menu and select About This Mac to see processor, RAM, and storage.
- For detailed specs beyond the basics, Windows users can open Device Manager or use the System Information utility.
- Third-party tools like CPU-Z and GPU-Z show detailed hardware information on Windows without installation.
- Knowing your specs helps you understand what software your computer can run and when upgrades might help.
Finding specs on Windows 10 and Windows 11
The quickest route is Settings > System > About. You'll see your processor name and speed, the amount of RAM installed, and your storage capacity. This view also shows your Windows version and build number, which matters if you're troubleshooting or checking for updates.
If you need more detail, open Device Manager by right-clicking the Start button and selecting Device Manager. 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 manufacturer and model number.
For the most complete view, search for "System Information" in the Start menu and open it. This utility shows processor details, installed RAM, BIOS version, and system manufacturer all in one place. It's the same information Windows support staff ask for when you contact them.
Finding specs on Mac
Click the Apple menu in the top-left corner and select About This Mac. The Overview tab shows your processor, memory (RAM), storage capacity, and graphics card. The System Report button at the bottom opens a more detailed view with serial numbers, firmware versions, and every connected device.
If you want to know your storage type — whether you have a traditional hard drive or a faster SSD — click Storage in the left sidebar of System Report. You'll see each drive listed with its capacity and type. The Memory tab shows how much RAM you have and how many slots are filled, which matters if you're considering an upgrade.
Finding specs on Linux
Open a terminal and type uname -a to see your kernel version and system architecture. For distribution information, type lsb_release -a or cat /etc/os-release depending on your Linux version.
To see your processor details, type lscpu. For RAM information, type free -h. To see your storage drives and their sizes, type lsblk or df -h. These commands show you everything from processor cores to disk partitions without needing to install anything.
Using third-party tools for detailed hardware information
If you want a single window showing every hardware detail without opening multiple utilities, CPU-Z and GPU-Z are free tools that run on Windows without installation. CPU-Z shows your processor name, speed, cores, cache, and motherboard model. GPU-Z shows your graphics card memory, clock speed, and driver version.
read CPU-Z from cpuid.com and GPU-Z from techpowerup.com. Neither requires installation — you can run them directly from the downloaded file. They're useful if you're comparing your specs to a game's requirements or checking whether your hardware matches what a software vendor claims you need.
On Mac, the free tool Mactracker shows detailed specs for your exact model and lets you compare it to other Macs. On Linux, tools like hardinfo or inxi provide graphical views of your hardware if you prefer not to use the command line.
Understanding what your specs mean
Your processor (CPU) determines how fast your computer thinks. A faster processor with more cores handles multiple tasks better. The number after the processor name — like 3.2 GHz — is its clock speed, measured in gigahertz.
Your RAM (memory) is how much information your computer can hold while working. More RAM lets you run more programs at once without slowing down. Most modern computers have between 8 and 16 gigabytes; older machines might have 4.
Your storage is the permanent space where your files live. An SSD (solid-state drive) is much faster than an older hard drive (HDD). Storage size tells you how many files and programs you can keep on your computer.
Your graphics card handles images and video. Integrated graphics (built into your processor) work fine for everyday tasks. A dedicated graphics card matters if you play games, edit video, or work with 3D design.
Why you might need to know your specs
Game publishers and software vendors list minimum and recommended specs so you know whether your computer can run their product. Comparing your specs to those requirements tells you whether you'll get acceptable performance or whether you need an upgrade.
Knowing your specs also helps when you're buying new software, checking compatibility with a new operating system, or deciding whether to upgrade a component like RAM. If a program says it needs 8 GB of RAM and you have 4, you know you'll either need to upgrade or choose different software.
When you contact technical support for your computer or a piece of software, they'll ask for your specs. Having them ready saves time and helps them understand your situation faster.
Frequently Asked Questions
How do I know if my computer has enough RAM for what I'm doing?
Open Task Manager on Windows (Ctrl+Shift+Esc) or Activity Monitor on Mac and look at the Memory tab while you're doing your normal work. If it's consistently above 80% of your total RAM, you'd benefit from more. If it stays below 50%, you have enough.
What's the difference between storage and RAM?
RAM is temporary memory your computer uses while running programs — it's fast but erased when you shut down. Storage is permanent space where your files and programs live. You need both, and they're measured separately in your specs.
Can I upgrade my computer's specs?
RAM and storage are usually upgradeable on desktop computers and some laptops. Processors and graphics cards are harder to upgrade and often not worth the cost. Your computer's manual or manufacturer's website shows what's upgradeable on your specific model.
Why do my specs look different in different places?
Different tools measure things slightly differently. Windows Settings might round your RAM to 16 GB while System Information shows 15.9 GB — the difference is how the operating system reserves memory. Both numbers are correct; they're just measured different ways.
Do I need to know my specs to buy a new computer?
Knowing your current specs helps you understand what you use and what you need in a replacement. If you're running out of storage, you know to prioritize a larger drive. If programs feel slow, you know processor and RAM matter more to you than they might to someone else.