Whether you want to install a new game, upgrade your RAM, or simply answer the question “What processor do I have?” — knowing how to check your PC specifications is a genuinely useful skill. The good news is that Windows gives you several ways to find this information without downloading anything extra. Let’s walk through each method so you can pick whichever suits you best.

Why You Might Need to Check Your Specs

Before diving in, here are a few common situations where knowing your hardware details matters:

  • Installing software or games — most apps list minimum and recommended system requirements.
  • Planning an upgrade — you need to know what’s already inside before buying new components.
  • Troubleshooting performance issues — low RAM or an old CPU can explain a lot.
  • Selling or buying a second-hand PC — verifying specs protects both parties.

Method 1: System Settings (The Quickest Way)

This is the fastest route for a basic overview — processor, RAM, and Windows edition.

  1. Press Windows key + I to open Settings.
  2. Go to System, then scroll down and click About.
  3. Under Device specifications, you’ll see your processor model, installed RAM, and whether your system is 32-bit or 64-bit.
  4. Under Windows specifications, you’ll find your Windows edition and version number.

This screen is great for a quick sanity check, but it doesn’t show your graphics card, storage details, or motherboard. For those, keep reading.

Method 2: System Information (The Most Detailed Built-In Tool)

The System Information panel has been part of Windows for decades and remains one of the most thorough ways to inspect your hardware — all in one place.

How to open it

  1. Press Windows key + R to open the Run dialog.
  2. Type msinfo32 and press Enter.

The window that opens lists everything from your BIOS version and motherboard manufacturer to your total physical memory. Here’s what to look for in each section:

  • System Summary — processor, total RAM, system manufacturer, and model name. This is where you’ll find your motherboard make if you need it.
  • Components > Display — your graphics card name and dedicated video RAM.
  • Components > Storage > Disks — your hard drives and SSDs, including their size and model number.
  • Components > Network > Adapter — your network card details, useful for driver troubleshooting.

Method 3: Device Manager (Best for Checking Drivers)

Device Manager is less about raw specs and more about understanding what hardware Windows has recognised — and whether the drivers are working correctly.

How to open it

  • Right-click the Start button and select Device Manager.

Expand any category to see the devices inside. A yellow warning triangle next to a device means Windows is having trouble with it — often a missing or outdated driver. For checking specs, the most useful sections are:

  • Display adapters — confirms your graphics card model.
  • Processors — lists each logical core of your CPU.
  • Disk drives — shows your storage devices by model name.

Method 4: Task Manager (Great for Monitoring in Real Time)

Task Manager isn’t just for closing frozen apps. Its Performance tab gives you a live view of your hardware and shows key specs at the same time.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Click the Performance tab.
  3. Click on CPU, Memory, Disk, or GPU in the left panel.

Each panel shows the component’s model name alongside live usage graphs. On the CPU screen, for example, you can see the number of cores and logical processors. On the Memory screen, you’ll see your total RAM, its speed in MHz, and how many slots are used — very handy if you’re wondering whether you can add another stick.

Method 5: DirectX Diagnostic Tool (Especially Useful for Gaming)

If you’re troubleshooting a game or checking whether your system supports a certain DirectX version, the DirectX Diagnostic Tool (DxDiag) is worth knowing about.

  1. Press Windows key + R, type dxdiag, and press Enter.
  2. Wait a moment for it to finish loading.

The tool is organised into tabs:

  • System — computer name, OS, processor, and RAM.
  • Display — GPU name, manufacturer, dedicated memory, and the DirectX feature levels it supports.
  • Sound — audio device details.

You can also click Save All Information to export everything to a text file — useful when asking for tech support, because you can share the file instead of trying to read specs out over the phone.

Method 6: Command Prompt (For the Keyboard-Inclined)

If you prefer typing to clicking through menus, a couple of quick commands will pull up your specs in seconds.

Get a full system summary

Open Command Prompt (search for cmd in the Start menu) and type:

systeminfo

Press Enter and wait a few seconds. You’ll get a detailed text readout covering OS version, processor, RAM, network adapters, and more.

Check just your CPU

wmic cpu get name

This returns your processor’s full model name — nothing more, nothing less. Clean and fast.

None of these methods require you to install third-party software, and all of them are available on Windows 10 and Windows 11. Pick the one that fits the situation — or use a couple together if you want to cross-check something.

,
efriend

Speed up your life. Work faster. Live better. Do things smarter. Your ultimate destination for practical tech knowledge and productivity-enhancing insights. We provide free guides, expert tips, and powerful tricks designed to help you achieve more in less time. Whether you're looking to master software, explore new gadgets, understand online tools, or boost your digital productivity, we bring everything to your fingertips.

You May Like