How to check complete hardware specifications on Windows 11 (2024)

How to check complete hardware specifications on Windows 11 (1)

Jump to:

  • Settings
  • System Information
  • PowerShell
  • Command Prompt

If you have a laptop or desktop computer, determining the technical specifications of the hardware and software can be helpful. For example, it can confirm if the device meets the requirements to upgrade to a new version of Windows 11 or a specific application. If the computer becomes sluggish, the specifications can help determine whether a component needs an upgrade or if you have to upgrade to a new computer. Or, if the device stops working, this information can help troubleshoot the problem.

Regardless of the case, Windows 11 provides multiple methods to check your computer information (CPU, RAM, motherboard, video card, model and serial number, drivers, and Windows update and version) using Settings, System Information, PowerShell, and Command Prompt. (The available information may be slightly different depending on the utility.)

In this how-to guide, I will explain how to check your laptop or desktop computer's complete hardware and software specifications.

How to find device specs from Settings on Windows 11

If you are interested in the basic system specifications (such as processor, memory, and Windows installation details), use the "About" settings page.

To check the device's basic hardware specs with the Settings app, use these steps:

  1. Open Settings.
  2. Click on System.
  3. Click the About page on the right side.

How to check complete hardware specifications on Windows 11 (2)

  1. Check the processor, system memory (RAM), architecture (32-bit or 64-bit), and pen and touch support under the "Device specifications" section.
  1. (Optional) Click the Copy button to copy and share the details and save them for future reference or inventory.
  2. Check the software specifications under the "Windows specifications" section:
  • Edition — Shows whether this is a Windows 11 Pro or Home installation.
  • Version — Reveals the Windows release currently on the computer, and the version changes every year after a feature update.
  • Installed on — States the date when the last feature update was installed.
  • OS build — Indicates the build number of the release. The first five numbers represent the version, and anything after the period represents the latest quality update.
  • Experience — Reveals the service feature pack version installed on the device.

How to check complete hardware specifications on Windows 11 (4)

  1. (Optional) Click the Copy button to copy and share the details and save them for future reference or inventory.

Once you complete the steps, you will know the basic technical specifications for the computer.

How to find device specs using System Information on Windows 11

The System Information app can give you a complete overview of the computer's technical specifications on Windows 11.

Get the Windows Central Newsletter

All the latest news, reviews, and guides for Windows and Xbox diehards.

To view all the hardware specs of the laptop or desktop computer, use these steps:

  1. Open Start.
  2. Search for msinfo32 and click the top result to open the System Information app.
  3. Select on System Summary.

How to check complete hardware specifications on Windows 11 (5)

  1. Confirm the device specifications, including system model and type, processor brand and model, UEFI firmware version and other details, total memory capacity, motherboard brand and model, and virtualization feature support.
  2. (Optional) Expand the Components branch.
  3. Click on Display to view the graphics card information.

How to check complete hardware specifications on Windows 11 (6)

After you complete the steps, you will have a detailed overview of the device.

Create hardware specs report

You can also use the app to create a computer hardware and software specifications report.

To create a report with the system specifications on Windows 11, use these steps:

  1. Open Start.
  2. Search for msinfo32 and click the top result to open the System Information app.
  3. Select the tech specs to export by selecting the category on the left navigation pane.
  • Quick tip: Selecting "System Summary" will export everything. However, if you only need to export the graphics card details, select the "Display" item.
  1. Click on the File menu.
  2. Click the Export option.

How to check complete hardware specifications on Windows 11 (7)

  1. Select the folder to export the report.
  2. Confirm a descriptive name for the report — for example, "Office PC Specs."
  3. Click the Save button.

After you complete the steps, the specifications will export into a text file, which you can then open with any text editor.

How to find device specs from PowerShell on Windows 11

You can use PowerShell to determine the technical specifications of a laptop or desktop computer on Windows 11.

To check the computer tech specs through PowerShell, use these steps:

  1. Open Start.
  2. Search for PowerShell, right-click the top result, and select the Run as administrator option.
  3. Type the following command to determine the hardware specs and press Enter: Get-ComputerInfo

How to check complete hardware specifications on Windows 11 (8)

  1. (Optional) Type the following command to view only the details of a specific component and press Enter: Get-ComputerInfo -Property "PROPERTY-NAME"

In the command, change PROPERTIES-NAME for the details to review. This example shows the firmware information: Get-ComputerInfo -Property "bios*"

  • Quick note: The asterisk * in the command is a wildcard to match every property that starts with the "BIOS" keyword.

How to check complete hardware specifications on Windows 11 (9)

Once you complete the steps, PowerShell will display a complete list of the hardware information from Windows 11 or the specific property you specified in the command.

How to find device specs from Command Prompt on Windows 11

Also, it's possible to use Command Prompt to generate a viewing of the technical specifications with the System Information tool.

To determine the computer specifications from Command Prompt on Windows 11, use these steps:

  1. Open Start.
  2. Search for Command Prompt, right-click the top result, and select the Run as administrator option.
  3. Type the following command to find the computer technical specifications and press Enter: systeminfo

How to check complete hardware specifications on Windows 11 (10)

  1. Quick tip: Use the "systeminfo /?" command to list the available options of the tool.
  1. (Optional) Type the following command to view only the details of a specific component and press Enter: systeminfo | findstr /C:"ITEM-NAME"

In the command, change ITEM-NAME for the details to review as shown in the "Item" column of the System Information app. This example shows the total amount of memory: systeminfo | findstr /C:"Total Physical Memory"

How to check complete hardware specifications on Windows 11 (11)

Once you complete the steps, the hardware and software specifications will be shown in the output.

On Command Prompt and PowerShell, you can use these instructions to export the command console output to a text file.

More resources

For more helpful articles, coverage, and answers to common questions about Windows 10 and Windows 11, visit the following resources:

  • Windows 11 on Windows Central — All you need to know
  • Windows 10 on Windows Central — All you need to know
How to check complete hardware specifications on Windows 11 (12)

Mauro Huculak

Mauro Huculak has been a Windows How-To Expert contributor for WindowsCentral.com for nearly a decade and has over 15 years of experience writing comprehensive guides. He also has an IT background and has achieved different professional certifications from Microsoft, Cisco, VMware, and CompTIA. He has been recognized as a Microsoft MVP for many years.

How to check complete hardware specifications on Windows 11 (2024)

FAQs

How to check complete hardware specifications on Windows 11? ›

In Windows 11, type 'about your PC' in the search box, then launch it — you'll see your PC specs appear on the right. In Windows 10, go to 'settings' > 'system' > 'about,' and your PC specs will be on the right.

How to see full PC specs in Windows 11? ›

Find specs using the Windows 11 Settings app
  1. Open the Settings app (it should be in the Start menu).
  2. In the System section, scroll down and click About.
  3. Here you'll see your system specs, which include your processor model and the base clock speed, as well as the amount of RAM your computer has.
May 22, 2024

How do I run full hardware diagnostics on Windows 11? ›

In Windows 11:
  1. Go to Start , then select Settings > Privacy & security > Diagnostics & feedback.
  2. Make sure that the View diagnostic data setting is turned On, and then select Open Diagnostic Data Viewer.

How do I check my hardware requirements on Windows 11? ›

Minimum System Requirements and your PC
  1. RAM: 4 GB. ...
  2. Storage: 64 GB or larger storage device. ...
  3. System Firmware: UEFI (for Unified Extensible Firmware Interface, a modern version of the PC BIOS) and Secure Boot capable. ...
  4. TPM: Trusted Platform Module (TPM) version 2.0.

How do you see the full specs of your computer? ›

To check your PC hardware specs, click on the Windows Start button, then click on Settings (the gear icon). In the Settings menu, click on System. Scroll down and click on About. On this screen, you should see specs for your processor, Memory (RAM), and other system info, including Windows version.

How to do a full system check on Windows 11? ›

Press Windows logo key + S or select Search, type pc health check, and select PC Health Check from the list of results. Select Check now.

How do I check my CPU and GPU specs Windows 11? ›

  1. In Windows 11, right-click on the Start button.
  2. Select Task Manager from the menu.
  3. Select Performance.
  4. In the last pane of the tab, choose GPU. If this option is available, it will likely be at the bottom of the list.
  5. In the top right corner of the GPU selection, information about your computer's GPU will be visible.
Apr 11, 2023

How do I check hardware performance in Windows 11? ›

You can quickly and easily check it through the Performance Monitor option on Windows 11. All you need to do is press the Windows logo key + R, to open the Run option. In Run, type 'Perfmon' and click OK. A Performance Monitor box will pop up in which you need to select Performance Monitor from the list on the left.

What are the hardware specifications for Windows 11? ›

Windows 11 minimum requirements
  • A CPU of at least 1GHz, with two cores.
  • At least 4GB of RAM.
  • 64GB of free hard drive space.
  • Support for Secure Boot.
  • Support for Trusted Platform Module 2.0.
  • Meet the UEFI standard.
  • A graphics card (GPU) that supports DX12.
  • Support for Windows Display Driver Model 2.
Sep 6, 2023

How do I check my CPU and RAM Windows 11? ›

Right-click the Taskbar and select Task Manager. Select Performance and click Memory. Here you can check RAM speed in Windows 10 and 11, plus other memory hardware specifications. If you want to see which tasks are using the most RAM, open the Processes tab.

What is the command to see all computer specs? ›

Put on your (helpful) hacker hat and type Windows + R to bring up your computer's Run window. Enter cmd and press Enter to open the Command Prompt window. Type the command line systeminfo and press Enter. Your computer will show you all the specs for your system — just scroll through the results to find what you need.

What is the software to check PC specs? ›

Speccy is a fast, lightweight, advanced system information tool for your PC. Quickly see a breakdown of your PC hardware and system information including drivers & installed Windows updates. Popular with PC gamers and tech enthusiasts! This app requires elevated permissions (admin) to run.

How do you see your PC specs and graphics card? ›

How can I find out which graphics card I have in my PC?
  1. Click Start.
  2. On the Start menu, click Run.
  3. In the Open box, type "dxdiag" (without the quotation marks), and then click OK.
  4. The DirectX Diagnostic Tool opens. ...
  5. On the Display tab, information about your graphics card is shown in the Device section.

How do I get the full menu on Windows 11? ›

How to open the full right-click menu by default on Windows 11
  1. Use the classic context menu as needed. ...
  2. Enable the classic context menu with Registry Editor. ...
  3. Enable the classic context menu using Windows Terminal (Command Prompt) ...
  4. Re-enable Windows 11's default right-click context menu.

How to check monitor specs in Windows 11? ›

Most of the advanced display settings from previous versions of Windows are now available on the Display settings page. Select Start > Settings > System > Display.

How do I find out how many GB My computer has Windows 11? ›

Windows 11 - Check Device Storage
  1. From the Windows desktop, navigate: Start. Settings. System. (left-panel).
  2. Tap or click. Storage. .
  3. From the Storage Usage section, view the free space (e.g., 145 GB free).
  4. To view additional storage (e.g., Pictures, Documents, etc., tap. Show more categories. .

Top Articles
Best Jumbo CD Rates for December 2023
Manually generate UNIQUEID() key values
Spectrum Gdvr-2007
Ron Martin Realty Cam
Angela Babicz Leak
Robot or human?
Vaya Timeclock
Health Benefits of Guava
Txtvrfy Sheridan Wy
Shorthand: The Write Way to Speed Up Communication
Activities and Experiments to Explore Photosynthesis in the Classroom - Project Learning Tree
Cumberland Maryland Craigslist
Obituary | Shawn Alexander | Russell Funeral Home, Inc.
Oc Craiglsit
Busted Newspaper S Randolph County Dirt The Press As Pawns
Current Time In Maryland
Walmart End Table Lamps
Espn Horse Racing Results
Wausau Marketplace
Weepinbell Gen 3 Learnset
라이키 유출
Qhc Learning
Football - 2024/2025 Women’s Super League: Preview, schedule and how to watch
Company History - Horizon NJ Health
C&T Wok Menu - Morrisville, NC Restaurant
UMvC3 OTT: Welcome to 2013!
Slim Thug’s Wealth and Wellness: A Journey Beyond Music
Aspenx2 Newburyport
Elbert County Swap Shop
Urban Dictionary Fov
Hesburgh Library Catalog
From This Corner - Chief Glen Brock: A Shawnee Thinker
Hwy 57 Nursery Michie Tn
Gopher Hockey Forum
Uncovering the Enigmatic Trish Stratus: From Net Worth to Personal Life
Noaa Marine Forecast Florida By Zone
Napa Autocare Locator
Most popular Indian web series of 2022 (so far) as per IMDb: Rocket Boys, Panchayat, Mai in top 10
How does paysafecard work? The only guide you need
2020 Can-Am DS 90 X Vs 2020 Honda TRX90X: By the Numbers
Hireright Applicant Center Login
Sun Tracker Pontoon Wiring Diagram
Mudfin Village Wow
Trivago Anaheim California
Nami Op.gg
Patricia And Aaron Toro
Po Box 101584 Nashville Tn
The Sports Academy - 101 Glenwest Drive, Glen Carbon, Illinois 62034 - Guide
Www Ventusky
Latest Posts
Article information

Author: Fredrick Kertzmann

Last Updated:

Views: 5736

Rating: 4.6 / 5 (46 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Fredrick Kertzmann

Birthday: 2000-04-29

Address: Apt. 203 613 Huels Gateway, Ralphtown, LA 40204

Phone: +2135150832870

Job: Regional Design Producer

Hobby: Nordic skating, Lacemaking, Mountain biking, Rowing, Gardening, Water sports, role-playing games

Introduction: My name is Fredrick Kertzmann, I am a gleaming, encouraging, inexpensive, thankful, tender, quaint, precious person who loves writing and wants to share my knowledge and understanding with you.