How to Find Computer Specs: A Complete Guide for Every OS
Knowing your computer's specifications isn't just for tech enthusiasts. Whether you're troubleshooting a performance issue, checking compatibility before installing software, or just curious about what's inside your machine, finding your specs takes less than a minute once you know where to look.
What Are Computer Specs and Why Do They Matter?
Computer specifications describe the hardware components inside your machine — the parts that determine what it can do and how fast it does it. The specs most people need to know are:
- CPU (processor): The brain of the computer. Speed is measured in GHz; core count affects multitasking.
- RAM (memory): Short-term working memory. More RAM means more apps open simultaneously without slowdown.
- Storage: Either an HDD (hard disk drive) or the faster SSD (solid-state drive), measured in GB or TB.
- GPU (graphics card): Handles display output and graphics-intensive tasks like gaming or video editing.
- Operating system: The version of Windows, macOS, or Linux you're running.
These numbers tell you whether your system can run a specific program, support a hardware upgrade, or handle a demanding workflow.
How to Find Specs on Windows 💻
Windows gives you several ways to pull up your system information, depending on how much detail you need.
Option 1: Settings App (Quickest Method)
- Press Windows + I to open Settings
- Go to System > About
- You'll see your processor, installed RAM, and Windows version
Option 2: System Information Tool (Most Detailed)
- Press Windows + R, type
msinfo32, hit Enter - The System Information panel shows a full breakdown including BIOS version, display adapters, and storage devices
Option 3: Task Manager
- Press Ctrl + Shift + Esc
- Click the Performance tab
- Cycle through CPU, Memory, Disk, and GPU to see real-time usage alongside your specs
Option 4: Command Prompt
Type systeminfo in Command Prompt for a text-based readout covering OS version, processor, memory, and network adapters — useful for copying into a support ticket.
How to Find Specs on macOS 🍎
Apple makes this straightforward from the menu bar.
Option 1: About This Mac
- Click the Apple menu (top-left corner)
- Select About This Mac
- You'll see your chip (M-series or Intel), memory, and macOS version
Option 2: System Information App
- From About This Mac, click More Info (or System Report on older macOS versions)
- The full System Information app opens, with detailed breakdowns of graphics, storage, memory slots, and connected peripherals
Note for Apple Silicon Macs (M1, M2, M3, and later): RAM is unified memory integrated into the chip, so it won't appear as a separate component the way it does on Intel-based machines or Windows PCs.
How to Find Specs on Linux
The method varies slightly by distribution, but these commands work across most systems.
| Command | What It Shows |
|---|---|
lscpu | Processor details |
free -h | RAM and swap usage |
lsblk | Storage drives and partitions |
lspci | PCI devices including GPU |
uname -a | Kernel and OS version |
neofetch | Visual summary (install separately) |
Most desktop Linux environments also include a System Settings > About panel for a basic summary without the terminal.
Third-Party Tools That Go Deeper
If the built-in methods don't show enough detail — or you want temperature readings, clock speeds, and slot-level memory information — dedicated tools fill those gaps.
- CPU-Z (Windows): Granular detail on processor, memory timings, and motherboard
- GPU-Z (Windows): Focused entirely on graphics card specs and VRAM
- HWiNFO (Windows): Comprehensive hardware monitoring including thermal sensors
- Speccy (Windows): Cleaner visual layout for quick spec summaries
- iStatMenus (macOS): Real-time system monitoring from the menu bar
These tools are especially useful when you need the exact memory type (DDR4 vs DDR5), storage interface (SATA vs NVMe), or PCIe slot availability before planning an upgrade.
The Variables That Change What You're Looking For
Knowing where to find specs is only part of the picture. What you do with that information depends on several factors:
- Your goal: Installing a game, upgrading RAM, diagnosing slowness, and selling a laptop all require you to focus on different specs
- Your OS version: Older Windows or macOS versions surface different information and may not show specs for newer hardware accurately
- Desktop vs. laptop: Desktops often have upgradeable components; laptops frequently have soldered RAM and non-replaceable storage
- Age of the machine: Older hardware may not match current labeling conventions (e.g., integrated graphics showing as shared VRAM)
- How the specs interact: A fast CPU paired with minimal RAM, or a powerful GPU with a slow storage drive, creates bottlenecks that raw numbers alone won't make obvious
A spec number in isolation — say, 16GB of RAM — means something very different for someone running a browser and email versus someone editing 4K video or running virtual machines.
Whether the specs you find are the right specs for your situation depends entirely on what you're trying to do with them.