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.
- Open the Settings app. You can also press the Windows key + I on your keyboard.
- Click on the System button on the left side of the window.

- Look for the About tile on the right side and click it.

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

Use the System Information Tool
For more specific details about every part of your computer, use the System Information tool.
- Click the Start menu button.
- Type “System Information” into the search box.
- Click the app in the results to open it.

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

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:
- Search for “Command Prompt” in the Start menu.
- Type the following command and press Enter:
-
systeminfo

To use Windows PowerShell:
- Search for “PowerShell” in the Start menu.
- Type the following command and press Enter:
-
Get-ComputerInfo

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?
Leave a Reply