The fastest way to check your 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 will see your processor, RAM, and operating system 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, storage, and macOS version. On Linux, open a terminal and type uname -a for basic information, or lsb_release -a for your distribution details.
If you need more detailed information than the basic Properties or About window shows—like your graphics card model, motherboard details, or exact storage capacity—you will need to dig one level deeper. The methods below walk you through each operating system's built-in tools and what information each one reveals.
Key Takeaways
- Windows users can find processor, RAM, and OS version when ready by right-clicking "This PC" and selecting "Properties."
- Mac users open the Apple menu and select "About This Mac" to see the same core information in one window.
- For detailed specs like graphics card model or exact storage breakdown, Windows has Device Manager and System Information; Mac has System Report.
- Third-party tools like CPU-Z and GPU-Z show hardware details that built-in tools sometimes hide or display less clearly.
- Knowing your exact specs helps you troubleshoot problems, check game or software requirements, and decide whether to upgrade.
Finding specs on Windows 10 and 11
Start with the Properties window for the essentials. Right-click "This PC" in File Explorer (or on the desktop if you have a shortcut), then click "Properties." You will see your processor name and speed, installed RAM, system type (32-bit or 64-bit), and Windows version all in one place. This is enough for most purposes—checking whether your computer can run a program or understanding what you have.
For more detail, open Device Manager. Press the Windows key and type "Device Manager," then open it. Expand the categories to see your graphics card under "Display adapters," your storage drives under "Disk drives," and your network adapter under "Network adapters." Each item shows the exact model number. If you need even more information—like how much RAM is actually usable, your BIOS version, or your motherboard model—open System Information. Press the Windows key, type "System Information," and open it. This window lists processor details, installed RAM, system manufacturer, and BIOS version, among other details.
Finding specs on Mac
Click the Apple menu in the top-left corner and select "About This Mac." The window that opens shows your processor (called "Chip" on newer Macs), total memory, startup disk capacity, and macOS version. This covers what most people need to know. If you want to see your graphics card, storage breakdown by category, or serial number, click the "System Report" button at the bottom of the same window.
System Report opens a more detailed view. The "Hardware" section on the left shows your processor, memory, storage, and graphics card. Click "Graphics/Displays" to see your graphics card model and dedicated memory. Click "Storage" to see how much space each drive is using. This tool is the Mac equivalent of Windows' System Information and shows nearly everything a user needs without installing anything extra.
Finding specs on Linux
Linux distributions vary, so the graphical method depends on which desktop environment you use. On Ubuntu with GNOME, click "Settings" in the Activities menu, then select "About." You will see your processor, memory, and OS version. On other distributions, look for a "System" or "About" option in Settings.
For complete information, use the terminal. Open a terminal window and type neofetch or screenfetch (if installed) to see a formatted display of your OS, kernel, processor, memory, and graphics card. Type lscpu to see detailed processor information, free -h to see memory usage, or lsblk to see your storage drives and partitions. These commands work on nearly all Linux systems and show more detail than graphical tools.
Using third-party tools for detailed hardware information
CPU-Z and GPU-Z are free Windows tools that display processor and graphics card information in a cleaner format than Device Manager. read CPU-Z from cpuid.com and run it—no installation needed. It shows your processor model, speed, core count, cache size, and motherboard details on separate tabs. GPU-Z works the same way for graphics cards and shows memory type, clock speeds, and driver version. These tools are useful when you need to compare your hardware against game requirements or troubleshoot performance problems.
On Mac, Mactracker (free from the App Store) shows detailed specs for your exact Mac model and compares it to other models. System Information, which you already have built-in, is usually sufficient, but Mactracker is helpful if you want historical information about your Mac or want to see how it compares to newer models. On Linux, graphical tools like HardInfo (install via your package manager) provide a GUI alternative to terminal commands, though terminal commands are usually faster.
What each specification means
Processor (CPU) is the chip that does calculations. The name tells you the brand (Intel, AMD, Apple) and generation. The speed, measured in GHz, tells you how many calculations per second it can do. More cores means it can do more things at once. RAM (memory) is temporary storage your computer uses while programs are running. More RAM lets you run more programs at once without slowdown. Storage is your hard drive or solid-state drive—the permanent space where your files and programs live.
Graphics card (GPU) handles images and video. Integrated graphics (built into your processor) is fine for everyday tasks and older games. A dedicated graphics card (a separate chip) is necessary for newer games, video editing, or 3D work. Operating system is the software that runs your computer—Windows, macOS, or Linux. The version number matters because older versions stop receiving security updates. System type (32-bit or 64-bit) affects which programs you can install; 64-bit is standard now and can use more RAM.
Why you might need to know your specs
The most common reason is checking whether your computer can run a program or game. Software publishers list minimum and recommended specs—you compare those numbers to your own. If a game requires an RTX 3060 graphics card and you have integrated graphics, it will not run well. If a program needs 16 GB of RAM and you have 8 GB, it will be slow.
You also need your specs when troubleshooting. If your computer is running slowly, knowing your RAM and processor helps you decide whether an upgrade would help or whether the problem is something else. If you are buying used hardware or selling your computer, knowing the exact model and condition of each component matters for pricing. If you are calling technical support, they will ask for your specs to narrow down the problem.
Frequently Asked Questions
How do I know if my computer has enough RAM for a program?
Find the program's system requirements on its website or store page—it will list minimum and recommended RAM. Compare that number to what "About This Mac" or "Properties" shows you have installed. If the program needs 8 GB and you have 8 GB, it will work but may be slow if you run other programs at the same time. Recommended specs are what you should aim for if you want smooth performance.
What is the difference between storage and RAM?
RAM is temporary memory your computer uses while programs are running—it is fast but erased when you shut down. Storage is permanent space on your hard drive or SSD where your files and programs live. You need enough storage to install programs and save files. You need enough RAM to run multiple programs smoothly at once. They are separate and both matter.
Can I upgrade my processor or graphics card?
On a desktop computer, yes—both can usually be replaced. On a laptop, it depends on the model. Most modern laptops have the processor soldered to the motherboard and cannot be upgraded. Some older laptops and a few newer ones allow RAM and storage upgrades. Check your laptop's manual or search "[your model] upgrade" to see what is possible. Graphics cards in laptops are almost never upgradeable.
Why does my computer show less RAM than I installed?
On 32-bit Windows, the system can only use about 3.2 GB of RAM even if you have more installed. Upgrade to 64-bit Windows to use all your RAM. On 64-bit systems, a small amount of RAM is reserved for the graphics card and system functions, so you might see 15.9 GB usable instead of 16 GB installed. This is normal and not a problem.
Where do I find my computer's serial number?
On Windows, open System Information and look for "System Serial Number." On Mac, open "About This Mac" and look for "Serial Number." On a laptop, the serial number is often printed on a sticker on the bottom or inside the battery compartment. You need the serial number for warranty claims, technical support, or if you are selling the computer.