Whether you will have a laptop computer or desktop laptop, figuring out the technical specifications of the hardware and software program could be useful. For occasion, it might probably affirm whether or not the system meets the necessities to improve to a brand new model of Windows 11 or a selected software. If the pc turns into sluggish, the hardware specifications will help to discover out whether or not a element wants an improve or whether or not you will have to improve to a brand new laptop. Or, if the system stops working, figuring out the tech specs could be helpful to troubleshoot the issue.
Regardless of the case, Windows 11 contains a number of strategies to check your laptop data (CPU, RAM, motherboard, video card, mannequin and serial quantity, drivers, and Windows replace and model), utilizing (*11*), System Information, PowerShell, and Command Prompt. However, the data obtainable could also be barely completely different relying on the utility.
In this Windows 11 information, we are going to stroll you thru the alternative ways to check your laptop computer or desktop laptop’s complete hardware and software program specifications.
How to discover system specs utilizing (*11*) on Windows 11
If you have an interest within the primary system specifications (akin to processor, reminiscence, and Windows set up particulars), you need to use the “About” web page.
To check the system’s primary hardware specs with the (*11*) app, use these steps:
Open (*11*).
Click on System.
Click the About web page on the suitable facet.
Source: Windows Central
Under the Device specifications part, check the processor, system reminiscence (RAM), structure (32-bit or 64-bit), and pen and contact help.
Source: Windows Central
(Optional) Click the Copy button to copy and share the main points and save them for future reference or stock.
Under the Windows specifications part, check the software program specifications:
Edition — Shows whether or not this can be a Windows 11 Pro or Home set up.
Version — Reveals the Windows launch presently on the pc, and the model modifications yearly after a characteristic replace.
Installed on — States the date when the final characteristic replace was put in.
OS construct — Indicates the construct variety of the discharge. The first 5 numbers signify the model, and something after the interval represents the newest high quality replace.
Experience — Reveals the service characteristic pack model put in on the system.
Source: Windows Central
(Optional) Click the Copy button to copy and share the main points and save them for future reference or stock.
Once you complete the steps, you’ll know the fundamental technical specifications for the pc.
How to discover system specs utilizing System Information on Windows 11
The System Information app may give you a complete overview of the pc’s technical specifications on Windows 11.
To view all of the hardware specs of the laptop computer or desktop laptop, use these steps:
Open Start.
Search for msinfo32 and click on the highest consequence to open the System Information app.
Select on System Summary.
Source: Windows Central
Confirm the system specifications, together with system mannequin and sort, processor model and mannequin, UEFI firmware model and different particulars, complete reminiscence capability, motherboard model and mannequin, and virtualization characteristic help.
(Optional) Expand the Components department.
Click on Display to view the graphics card data.
Source: Windows Central
After you complete the steps, you’ll have an in depth overview of the system.
Create hardware specs report
You can even use the app to create a pc hardware and software program specifications report.
To create a report with the system specifications on Windows 11, use these steps:
Open Start.
Search for msinfo32 and click on the highest consequence to open the System Information app.
Select the tech specs to export by choosing the class on the left navigation pane.
Quick tip: Selecting System Summary will export every little thing. However, in the event you solely want to export the graphics card particulars, solely choose the Display merchandise.
Click on the File menu.
Click the Export possibility.
Source: Windows Central
Select the folder to export the report.
Confirm a descriptive title for the report — for instance, “Office PC Specs.”
Click the Save button.
After you complete the steps, the specifications will export right into a textual content file, which you’ll be able to then open with any textual content editor.
How to discover system specs utilizing PowerShell on Windows 11
You can use PowerShell to decide the technical specifications of a laptop computer or desktop laptop on Windows 11.
To check the pc tech specs on Windows 11 with PowerShell, use these steps:
Open Start.
Search for PowerShell, right-click the highest consequence, and choose the Run as administrator possibility.
Type the next command to decide the hardware specs and press Enter:
Get-LaptopInfo
Source: Windows Central
(Optional) Type the next command to view solely the main points of a selected element and press Enter:
Get-LaptopInfo -Property “PROPERTY-NAME”
In the command, change PROPERTIES-NAME for the main points to assessment. This instance exhibits the firmware data:
Get-LaptopInfo -Property “bios*”
Source: Windows Central
Quick notice: The asterisk * within the command is a wildcard to match each property that begins with the “BIOS” key phrase.
Once you complete the steps, PowerShell will show a complete listing of the hardware data from Windows 11 or the precise property you specified within the command.
How to discover system specs utilizing Command Prompt on Windows 11
Also, it is attainable to use Command Prompt to generate a viewing of the technical specifications with the System Information (systeminfo) instrument.
To decide the pc specifications with Command Prompt on Windows 11, use these steps:
Open Start.
Search for Command Prompt, right-click the highest consequence, and choose the Run as administrator possibility.
Type the next command to discover the pc technical specifications and press Enter:
systeminfo
Source: Windows Central
Quick tip: Use the systeminfo /? command to listing the obtainable choices of the instrument.
(Optional) Type the next command to view solely the main points of a selected element and press Enter:
systeminfo | findstr /C:”ITEM-NAME”
In the command, change ITEM-NAME for the main points to assessment as proven within the “Item” column of the System Information app. This instance exhibits the whole quantity of reminiscence:
systeminfo | findstr /C:”Total Physical Memory”
Source: Windows Central
Once you complete the steps, the hardware and software program specifications might be proven within the output.
On Command Prompt and PowerShell, you need to use these directions to export the command console output to a textual content file.
More Windows assets
For extra useful articles, protection, and solutions to widespread questions on Windows 10 and Windows 11, go to the next assets:
It eats monsters for breakfast
Xbox Series X final information: Everything you want to know
Here’s every little thing you want to know in regards to the new-generation Xbox console from Microsoft: Xbox Series X. This 12TF beast is essentially the most highly effective online game console ever made, and comes with a spread of recent options and nuances to take your console gaming to the following degree.
https://www.windowscentral.com/how-check-complete-hardware-specifications-windows-11