Finding Your PC's Specs in Windows Settings
The fastest way to see your computer's core specifications is through Windows Settings. Open the Settings app by pressing the Windows key and typing "Settings," then select it from the results. Once Settings opens, click on System in the left sidebar, then scroll down and click About.
On the About page, you will see your processor name, installed RAM, system type (32-bit or 64-bit), and Windows version all in one place. This screen shows the information most people need when checking whether their PC can run a program or game. If you need more detail about your graphics card or storage, you will need to look elsewhere — this screen does not include those.
Key Takeaways
- Windows Settings > System > About shows your processor, RAM, and Windows version in under 30 seconds.
- Device Manager displays your graphics card, sound card, and network adapter, but requires you to expand category folders to see the full model names.
- Disk Management shows how much storage space each drive has and how much is currently in use.
- System Information (msinfo32) displays every hardware detail in one searchable window, including BIOS version and motherboard model.
- Third-party tools like CPU-Z and GPU-Z show real-time clock speeds and temperatures if you need performance details beyond basic specs.
Checking Your Graphics Card and Other Devices
To see what graphics card, sound card, network adapter, and other hardware devices your PC contains, open Device Manager. Press the Windows key, type "Device Manager," and select it from the results. The window shows categories like Display adapters, Sound, video and game controllers, and Network adapters.
Click the arrow next to any category to expand it and see the specific device name. Your graphics card appears under Display adapters — this is the most commonly checked device. If you see two entries there, one is usually your integrated graphics (built into your processor) and the other is a dedicated graphics card. The dedicated card is what games and design software will use.
Device Manager does not show you how much memory your graphics card has or its exact clock speed — it only shows the model name. For those details, you will need to use a tool like GPU-Z, which is free and requires no installation.
Viewing Storage Space and Drive Information
To see how much storage space your drives have and how much is being used, open File Explorer and look at the left sidebar. You will see your drives listed — usually "C:" for your main drive. Right-click on any drive and select Properties to see a pie chart showing used space versus free space, plus the total capacity in gigabytes.
If you want to see all your drives at once, including any external drives or secondary internal drives, open Disk Management. Press the Windows key, type "Disk Management," and select Create and format hard disk partitions. This window shows every drive connected to your PC, its total size, and how much space is currently used. This is useful if you are trying to figure out why your PC is running slowly or if you need to know whether you have room to install a large program.
Using System Information for Complete Hardware Details
For the most thorough view of your PC's specifications, open System Information. Press the Windows key, type "msinfo32," and select it from the results. This window displays your processor model and speed, total RAM, BIOS version, motherboard manufacturer, system manufacturer, and Windows version all in one place.
The left sidebar contains categories you can click to drill down into specific areas. Under Components, you can expand Storage to see details about each hard drive, expand Display to see graphics card memory and resolution, and expand Network to see your network adapter details. You can also search for a specific piece of information using the search box at the top — for example, typing "RAM" will highlight every mention of RAM in the window.
System Information is the most complete built-in tool, but the information is presented in a dense list format. If you find it overwhelming, stick with Settings > About for basic specs and Device Manager for individual devices.
Reading Processor and RAM Information Correctly
When you see your processor listed, the name usually includes the brand (Intel or AMD), the generation or series, and sometimes the speed. For example, "Intel Core i7-13700K" tells you it is an Intel processor, Core i7 tier, 13th generation. The speed listed in Settings is the base clock speed in gigahertz (GHz) — modern processors run faster under load, but this number is the may provide minimum.
RAM is listed in gigabytes (GB). If Settings shows "16 GB," that means you have 16 gigabytes of memory installed. If you see "16 GB (15.9 GB usable)," the small difference is normal — the operating system reserves a tiny amount for itself. You do not have a problem if usable RAM is slightly less than installed RAM.
Using Third-Party Tools for Performance Details
If you need to know your processor's current clock speed, temperature, or your graphics card's memory amount, Windows built-in tools do not always show these details clearly. Free tools like CPU-Z and GPU-Z display this information in real time and require no installation — you read them and run them directly.
CPU-Z shows your processor model, current speed, temperature, and core count. GPU-Z shows your graphics card model, memory amount, current clock speed, and temperature. These tools are useful if you are troubleshooting performance issues or checking whether your hardware is running at its rated speed. read them only from their official websites (cpuid.com for CPU-Z and techpowerup.com for GPU-Z) to avoid malware.
Frequently Asked Questions
How do I know if my PC has enough RAM to run a program?
Check the program's system requirements on its website or store page — it will list the minimum and recommended RAM. Open Settings > System > About and compare your installed RAM to those numbers. If your RAM meets the recommended amount, the program should run smoothly. If you only meet the minimum, it may run but could be slow.
What does "64-bit" or "32-bit" mean in my system information?
This refers to your Windows version and processor architecture. 64-bit is standard on modern PCs and can use much more RAM and run larger programs. 32-bit is older and limited to 4 GB of RAM maximum. You should see 64-bit listed — if you see 32-bit, your PC is quite old or was set up unusually.
Why does my graphics card show two different names in Device Manager?
Most laptops and many desktop PCs have two graphics options: integrated graphics built into the processor, and a dedicated graphics card. Windows lists both. Games and design software use the dedicated card automatically if it is present. The integrated graphics is a backup that uses less power.
Can I check my PC specs on a Mac or Linux computer?
These instructions are specific to Windows. Mac users can open Apple menu > About This Mac to see processor, RAM, and storage. Linux users can open a terminal and type "lscpu" for processor info or "free -h" for RAM. The process is different on each operating system.
What should I do if Device Manager shows a device with a yellow warning triangle?
A yellow triangle means Windows detected the device but does not have the correct driver installed. Right-click the device and select Update driver, then choose to search automatically for updated driver software. If that does not work, visit the device manufacturer's website and read the latest driver for your specific device model.