Windows

How to Check Computer Specs in Windows 11

Richard
Written by
Richard
Jan 4, 2023 Updated Apr 16, 2026 2 min read
How to Check Computer Specs in Windows 11

Knowing your computer’s specifications helps you understand what hardware is inside your machine, such as your memory (RAM), storage space, and processor. You might need this info to see if your computer can run a new game or if you need to upgrade a part.

Why do this? Checking your specs helps you troubleshoot performance issues and ensures your computer meets the requirements for new software.

What happens when done? You will have a clear list of your hardware details, allowing you to make informed decisions about your computer’s capabilities.

Check Specs in the Settings App

The “About” page in Windows 11 shows you the most important basics, like your processor and RAM.

  1. Open the Settings app. You can also press the Windows key + I on your keyboard.
  2. Click on the System button on the left side of the window.
system button in windows settings app

  1. Look for the About tile on the right side and click it.
windows about pane tile

Under the “Device specifications” section, you will see the main details about your computer.

windows device specifications

Use the System Information Tool

For more specific details about every part of your computer, use the System Information tool.

  1. Click the Start menu button.
  2. Type “System Information” into the search box.
  3. Click the app in the results to open it.
windows system information on start menu search

You can click through the categories on the left to see technical details about your hardware on the right.

windows system information detail pane

Use Command Prompt or PowerShell

You can also use text-based tools to find your hardware info. Note: While these commands do not always require elevated rights, some advanced system queries may require admin privileges.

To use Command Prompt:

  1. Search for “Command Prompt” in the Start menu.
  2. Type the following command and press Enter:
  3. systeminfo
windows system information via command prompt

To use Windows PowerShell:

  1. Search for “PowerShell” in the Start menu.
  2. Type the following command and press Enter:
  3. Get-ComputerInfo
windows system information via powershell

Summary

  • Use the Settings app for a quick look at your basic hardware.
  • Use the System Information tool for a deep dive into individual parts.
  • Use Command Prompt or PowerShell for a text-based list of your system details.
  • Check the manufacturer’s website using your serial number for the most accurate info about your original hardware.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2457 articles → Twitter

📚 Related Tutorials

How to Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11
How to Access Command Prompt in Windows 11
Windows How to Access Command Prompt in Windows 11
How to Add Storage Space to Windows 11 Pool
Windows How to Add Storage Space to Windows 11 Pool
How to Open PowerShell in Windows 11
Windows How to Open PowerShell in Windows 11

Leave a Reply

Your email address will not be published. Required fields are marked *