How to Check Your Computer's Specifications

Last Updated : 5 Dec, 2025

Windows provides several built-in methods to check your computer’s specifications, including details like RAM, CPU, motherboard, BIOS/UEFI version, graphics card, model number, system type, storage, and drivers. Knowing your PC specs helps you troubleshoot performance issues, upgrade components, install compatible software, and understand the overall capability of your system.

Method 1: Check Computer Specifications from Windows Settings

The Settings app is the simplest way for Windows 11 and Windows 10 users to view basic system specs like processor, RAM, system type, and device name.

Step 1:

  • Press Win + I to open Settings.

Step 2:

  • Navigate to System.

Step 3:

  • Scroll down and click on the About tab in the right sidebar.

How-to-Find-Computer-Hardware-Specifications-from-Settings-1

Step 4:

  • Under the Device specifications section, you can find essential hardware details including your processor and installed RAM.

Method 2: Check Your Computer Specifications Using System Information

System Information is one of the most detailed tools for viewing in-depth PC hardware details. This method is widely used to check PC specs.

Step 1:

  • Press Win + R to open the Run dialog.

Step 2:

  • Type msinfo32 and press Enter.

How-to-Check-Computer-Specifications-from-System-Information

Step 3:

  • In the System Information window, navigate to "System Summary" on the left.

How-to-Check-Computer-Specifications-from-System-Information-1

You can now view details such as System Model, Processor, Installed Physical Memory, and more in the right pane.

Method 3: Check PC Specifications Using PowerShell

PowerShell is a powerful command line tool that retrieves detailed hardware information.

Step 1:

Step 2:

  • Type the following command:

Get-ComputerInfo

Step 3:

  • Press Enter. After a few seconds, all system information will appear.

How-to-Find-Computer-Specifications-from-PowerShell

Method 4: Check Computer Specifications Using Command Prompt

Use the following simple command to check my computer specifications.

Step 1:

  • Press Win + S and type CMD.

Step 2:

  • Type the following command and press Enter:

systeminfo

How-to-Find-Computer-Specs-from-Command-Prompt

Step 3:

  • Wait a few seconds to view the complete system details.

Method 5: Check Computer Specifications Using Task Manager

Task Manager is a useful tool for monitoring system performance and viewing hardware details.

Step 1:

  • Right-click the taskbar and choose "Task Manager."

Step 2:

  • In the Task Manager window, click on the "Performance" tab.

How-to-Check-Computer-Specifications-from-Task-Manager

Step 3:

  • Navigate through the various sections to find details like CPU, Memory, and GPU specifications.
Comment