We are going to discuss how to check PC specs on Windows 10. Therefore, this guide will teach you the five ways to answer how to know your Windows computer’s specs. Most of these ways work for almost all versions of Microsoft Windows. However, this guide has explicitly been prepared to keep in view the interface of Windows 10. Let’s read below on How to Know the Specs of Your Computer”:-
Significance of knowing the specs of your computer
Determining a computer’s hardware and software specs can come in handy in many situations. It can help determine whether the device meets the requirements to install an application or upgrade to a new version. If the desktop PC or laptop does not work well, the specifications can help troubleshoot the problem. Alternatively, when you notice the computer slowing down over time. You have to check the hardware specs to confirm whether you have to upgrade hardware or if it is time to get a new machine.
Windows 10 has many ways to check the device specs. The device specs include information of:
- CPU
- motherboard
- RAM
- video card
- Basic Input/Output System (BIOS) or Unified Extensible Firmware Interface (UEFI)
- device model number
- drivers
- updates details
- Windows version, using desktop utilities or command tools.
The only caution is that the properties available could be slightly different depending on the method.
Know the specs of your computer using Settings
The “About” page includes the basic system specifications, such as processor, memory, and Windows installation details. To check the hardware specs of a PC using the Settings, use these steps:
- First of all, Open Settings through Start Menu.
1 How to open settings in Windows 10
- Click on System.
- Scroll the settings down and click on About.
- Under the Device specifications section, check the hardware specifications of the processor, system memory (RAM), architecture (32-bit or 64-bit), and pen and touch support.
- Under the Windows specifications section, check the software specifications:
- Edition — Shows whether it is a Windows 10 Pro or Windows 10 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 it got updated to the last feature update.
- OS build — Indicates the build number of the release. The first five digits represent the version, and anything after the period (dot) represents the latest quality update.
- Experience — Reveals the service feature pack version installed on the device.
Once you complete the steps, you will understand the computer’s basic technical hardware and software specifications.
While on the About page, you can also click the Copy button under each section to copy and share the specs with other people and save them for future reference or inventory.
2 How to know PC specs in Windows using the System Information App
The System Information app on Windows 10 is one of the best options for viewing a complete overview of the computer’s technical specifications. To view all the hardware specs of the computer, use these steps:
- Go to the Windows Search next before the start menu in the bottom left corner of the screen.
Approaching Search Box of Microsoft Windows 10
- Type “System Information” and click on the first app, as shown below.
3 How to know your laptop’s specs using the System Information app
- Select the System Summary category from the left navigation pane.
- Confirm the computer specs on the right side, including system model and type, processor brand and model, UEFI (or legacy BIOS) version and other details, system memory capacity, motherboard brand and model, and virtualization support.
4 How to know your computer specs using the System Information app
- Expand the Components branch.
- Click on Display to view the graphics card technical information.
5 How to find your computer’s graphic specs Windows 10
In addition, at the bottom of the page, you will find a search box to find the information you need quickly. The only caution is that you must be exact with the queries to get the information you want.
Search Box at the bottom of the System Information app to search for a particular PC information.
6 How to Create hardware specs report for a PC?
System Information also has an option to create a report with the hardware and software specifications. Hence, you can save it for future reference, inventory, or share it with technical support. Use the steps mentioned below to create a report with the system specifications for Windows 10:
- Select the specifications to export from the left navigation pane. Selecting System Summary will export everything. However, if you only need to export the graphics card details, you only need to select the Display item.
- Click on the File menu.
- Click the Export option.
- Select the folder to export the file.
- Confirm a descriptive name for the report — for example, “Hardware Specs of my PC”.
- Click the Save button.
7 How to get hardware specs in Windows 10?
The specs will export into a text file after you complete the steps. Hence, you can then open it with any text editor. To check if you have created the hardware specs report successfully or not, follow the steps below:
- Open File Explorer.
- Open the folder containing the exported information.
- Right-click the text file and select the open option to view the exported system information.
8 How to check the specs of a computer with PowerShell?
One can also use PowerShell to get the specs of the hardware and software of your PC. Use these steps to use PowerShell to check the computer tech specs on Windows 10:
- Go to the Windows Search next before the start menu in the bottom left corner of the screen. Search for PowerShell, right-click the top result Windows PowerShell, and select the Run as administrator option.
- Type the following command to determine the computer specs and press Enter: Get-ComputerInfo
- 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 PROPERTY-NAME for the details you want to review. PowerShell will display a complete list of Windows 10 and hardware information or the specific property you requested in the command.
How to know your laptop’s specs using the Windows PowerShell tool
The example in the image shows everything regarding the BIOS information: Get-ComputerInfo -Property “bios*”
Quick note: The asterisk * in the command is a wildcard to match every property that starts with BIOS.
The example in the image shows everything regarding the BIOS information: Get-ComputerInfo -Property “bios*”
9 How to know your laptop’s specs using Command Prompt?
Alternatively, Command Prompt can also show you the computer specs using the command to use the System Information (system info), which allows you to view even more hardware and software details than the graphical version of the app. To find the computer specs with Command Prompt on Windows 10, use these steps:
- Go to the Windows Search next before the start menu in the bottom left corner of the screen. Search for Command Prompt, right-click the top result, and select the Run as administrator option.
- Type the following command to find the device specs and press Enter: systeminfo
10 How to know the specs of your computer using the command prompt?
Quick tip: Use the “systeminfo /?” command to see the available options using this tool in Command Prompt.
Once you complete the steps, the command output will show you the computer’s hardware and software information, including Windows 10 and update information, system architecture, system memory, and network details. You will also see whether the desktop PC or laptop uses BIOS or UEFI.
You can use these instructions to save the output from PowerShell or Command Prompt commands to a text file.
11 DirectX Diagnostic Tool to check the specs of your PC
Windows 10 also includes the DirectX Diagnostic Tool (i.e., dxdiag) to view DirectX sound and video support information. You can use this information to troubleshoot different system problems. However, you can also use it to determine many tech specs about the machine, like the information available through the “About” settings page.
12 How to see what components your pc has is an answer given by the DirectX:
- Go to the Windows Search next before the start menu in the bottom left corner of the windows desktop screen. Search for dxdiag and click the top result to open the DirectX Diagnostic Tool.
Approaching DirectX tool through Windows Search Box
- Click on the System tab and check the PC specs under the section of System Information, including system manufacturer and model, Windows 10 and edition, processor, memory, BIOS, or UEFI version.
System Tab in DirectX Diagnostics tool
13 How to find your computer’s graphic specs in Windows 10?
Click the Display tab. Under the “Device” section, determine the graphics card specifications like name and manufacturer, graphics memory, and display details.
DirectX tool: Display tab
Click the Save All Information button. Select the folder destination. Confirm a descriptive name for the report — for example, “My PC Specs.” Click the Save button.
Open File Explorer. Open the folder containing the exported information. Once you complete the steps, you can open the text file to review the computer hardware and software details.
You can learn the basic concepts by reading our article Computer System Information. Also, the Types of Software for Computers. I hope you like reading “How to Know the Specs of Your Computer?”