Collections:
Other Resources:
Detailed System Information of Windows 10 Pro
How can I get detailed system information from my Windows 10 Pro?
✍: FYIcenter.com
A quick way to get detailed information from your Windows 10 Pro
is to the following:
Open the PowerShell command window, and type in the "systeminfo" command as shown below:
PS C:\Users\fyicenter> systeminfo ... OS Name: Microsoft Windows 10 Pro OS Version: 10.0.17134 N/A Build 17134 OS Manufacturer: Microsoft Corporation OS Configuration: Member Workstation OS Build Type: Multiprocessor Free Registered Owner: N/A Registered Organization: N/A System Manufacturer: Microsoft Corporation System Model: Virtual Machine System Type: x64-based PC Processor(s): 1 Processor(s) Installed. BIOS Version: American Megatrends Inc. 090007 , 6/2/2017 Windows Directory: C:\Windows System Directory: C:\Windows\system32 Boot Device: \Device\HarddiskVolume1 ...
You can save the output to file to keep the information for later use, using "systeminfo > /temp/systeminfo-output.txt" command.
⇒ Empty "Uninstall a Program" List on Windows 10 Pro
2019-07-16, ∼4459🔥, 0💬
Popular Posts:
How to get file properties in Windows PowerShell? I want to know when the file was originally create...
How to download Apache server for Windows systems? If you are interested in downloading a copy of Ap...
How to start sc.exe command to create, delete and manage Windows services? sc.exe is a command line ...
Why am I getting a blank page when running PHP scripts to access MySQL database? Assuming that you h...
What files are stored in the "C:\Users\<userid >\AppData\Local"folder? Can I delete th...