The fastest way to check your PC specs

The quickest route depends on your operating system. On Windows 11 or 10, right-click the Start button, select "System," and you'll see your processor, RAM, and Windows version on one screen. On macOS, 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.

These built-in methods take under a minute and show the information most people need: how much RAM you have, what processor you're running, and how much storage space is left. If you need more detailed specs—like your exact graphics card model, motherboard type, or power supply wattage—you'll need to dig deeper into your system settings or use a third-party tool.

Key Takeaways

  • Windows users can find basic specs in Settings > System, and macOS users can find them in About This Mac from the Apple menu.
  • Your processor, RAM amount, storage capacity, and graphics card are the specs most people need to know.
  • Device Manager on Windows and System Report on macOS show detailed hardware information beyond the basic overview.
  • Free tools like CPU-Z, GPU-Z, and HWiNFO display detailed specs and real-time hardware performance data.
  • Your PC's original purchase documentation or the manufacturer's website often lists the exact model and original specifications.

Finding specs in Windows Settings

Open Settings by pressing the Windows key and typing "Settings," then click the app that appears. Select "System" from the left menu, then scroll down and click "About." The window shows your device name, processor (CPU), installed RAM, system type (32-bit or 64-bit), and Windows version. This is the information Windows considers most important for everyday use.

If you need more detail, stay in Settings and go to "System" > "Storage" to see how much space each drive has used and how much is free. For graphics card information, go to "Display" > "Advanced display settings" > "Display adapter properties," which shows your GPU model and dedicated video memory if you have a dedicated graphics card.

Using Device Manager for detailed hardware information

Device Manager shows every piece of hardware Windows recognizes, with driver versions and detailed model numbers. Right-click the Start button and select "Device Manager," or press Windows key + X and choose it from the menu. The list expands to show categories: expand "Processors" to see your exact CPU model, "Display adapters" for your graphics card, "Network adapters" for your internet hardware, and "Disk drives" for storage devices.

Right-click any device and select "Properties" to see the driver version, hardware ID, and manufacturer details. This is useful if you're troubleshooting a problem or need to update a specific driver. Device Manager doesn't show RAM amount or total storage—use Settings for those—but it shows the exact model of nearly every other component.

Finding specs on a Mac

Click the Apple menu in the top-left corner and select "About This Mac." The window that opens shows your Mac model, processor type and speed, memory (RAM), graphics card, storage drive type, and macOS version. This covers what most Mac users need to know. The information is organized into tabs: "Overview" shows the basics, "System Report" opens a more detailed window with every component listed, and "Storage" shows how much space each category of files uses.

If you need specs for a specific component—like the exact model of your SSD or the speed of your RAM—click "System Report" to open a detailed list. You can also search for your Mac model on Apple's website and look up the original specs from when it was sold, which helps if you're comparing your current setup to what came with the machine.

Using free third-party tools for complete specs

CPU-Z (Windows only) shows your processor model, speed, core count, cache size, and motherboard details in a clean, straightforward-to-read format. read it from cpuid.com, run the installer, and open the app—no registration required. GPU-Z (also Windows only) does the same for your graphics card, showing the exact GPU model, memory amount, memory type, and current temperature. Both tools are free and don't require installation if you read the portable versions.

HWiNFO (Windows and Linux) is more advanced and shows real-time readings of temperature, fan speed, and power draw for every component. It's useful if you're checking whether your PC is overheating or if a component is failing. On macOS, Macs Fan Control and iStat Menus show similar real-time data, though iStat Menus is paid. All of these tools are optional—the built-in system tools cover what most people need.

Finding specs on Linux

Open a terminal (Ctrl + Alt + T on most distributions) and type neofetch or screenfetch to see a formatted display of your OS, kernel version, processor, RAM, and graphics card. If those commands don't work, type lsb_release -a for OS information, cat /proc/cpuinfo for processor details, and free -h to see RAM. For graphics card information, type lspci | grep -i vga.

If you prefer a graphical tool, most Linux distributions include a system monitor or system settings app that shows hardware information. The exact name varies by distribution—GNOME-based systems have "Settings," KDE-based systems have "System Settings"—but all of them have a section showing processor, memory, and storage. Terminal commands are faster if you're comfortable typing them, but the graphical method works just as well.

Where to find specs if you don't have the PC in front of you

If you're shopping for software or a game and need to know whether your PC can run it, but you're away from your computer, check your purchase receipt or the original box the PC came in—both usually list the processor, RAM, and graphics card. If you bought it from a major retailer like Best Buy or Dell, log into your account on their website and look at your order history; the product page often shows the exact specs of what you ordered.

For laptops, the model number is usually printed on the bottom or inside the battery compartment. Search that model number on the manufacturer's website (Dell, HP, Lenovo, Apple, etc.) and you'll find the original specifications. This method shows what came with the PC originally, not what you may have upgraded since then, but it's accurate and takes just a few minutes.

Frequently Asked Questions

What do the numbers mean when I see my processor listed as "Intel Core i7-13700K"?

The "i7" means it's a mid-to-high-end processor; i3 is entry-level, i5 is mainstream, i7 is high-end, and i9 is top-tier. The "13" is the generation (newer is usually faster), and "700K" is the specific model within that generation. The "K" at the end means it's unlocked for overclocking. AMD uses similar naming: Ryzen 5, 7, and 9 follow the same tier system.

How much RAM do I actually need?

For everyday browsing and office work, 8 GB is enough. For gaming, video editing, or running many programs at once, 16 GB is the current standard. 32 GB is useful only if you're doing professional work like 3D rendering or running virtual machines. Check the specs of the software you use most—they'll list a recommended RAM amount.

What's the difference between a dedicated graphics card and integrated graphics?

Integrated graphics share your computer's main memory and are built into the processor; they're fine for everyday use and light gaming. A dedicated graphics card has its own memory and processor, making it much faster for gaming, video editing, and 3D work. If Device Manager shows "Intel UHD Graphics" or "AMD Radeon Graphics," you have integrated graphics. If it shows "NVIDIA GeForce" or "AMD Radeon RX," you have a dedicated card.

Can I upgrade my PC's specs after I buy it?

RAM and storage drives can usually be upgraded on desktops and some laptops. Processors and graphics cards are harder to upgrade and often not worth the cost. Check your PC's manual or search your model number plus "upgrade" to see what's replaceable. Laptops are generally harder to upgrade than desktops.

Why does my PC show less storage space available than the total size?

The operating system, built-in apps, and system files take up space—usually 20 to 50 GB depending on Windows version. If you see a 500 GB drive but only 400 GB available, the OS and apps are using the rest. This is normal and expected.