Get the Windows System Information using Command Line systeminfo

Instead of using right click on My Computer to get the Windows system information, you can also use the command line systeminfo (via command prompt) to obtain the same result.

Open the command prompt and execute the command,

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Admin>systeminfo

Host Name:                 HP-LAPTOP
OS Name:                   Microsoft Windows 7 Professional
OS Version:                6.1.7601 Service Pack 1 Build 7601
OS Manufacturer:           Microsoft Corporation
OS Configuration:          Standalone Workstation
OS Build Type:             Multiprocessor Free
Registered Owner:          ARA
Registered Organization:   HP
Product ID:                12345-OEM-1234567-12345
Original Install Date:     3/1/2012, 9:03:09 AM
System Boot Time:          4/12/2013, 10:08:26 PM
System Manufacturer:       Hewlett-Packard
System Model:              HP ProBook 4430s
System Type:               x64-based PC
Processor(s):              1 Processor(s) Installed.
                           [01]: Intel64 Family 6 Model 42 GenuineIntel ~989 Mhz
BIOS Version:              Hewlett-Packard 68SRR Ver. F.0A, 18/7/2011
Windows Directory:         C:\windows
System Directory:          C:\windows\system32
Boot Device:               \Device\HarddiskVolume1
System Locale:             4409
Input Locale:              en-us;English (United States)
Time Zone:                 (UTC+08:00) Kuala Lumpur, Singapore
Total Physical Memory:     4,030 MB
Available Physical Memory: 1,430 MB
Virtual Memory: Max Size:  8,059 MB
Virtual Memory: Available: 4,661 MB
Virtual Memory: In Use:    3,398 MB
Page File Location(s):     C:\pagefile.sys
Domain:                    WORKGROUP
Logon Server:              \\HP-LAPTOP
Hotfix(s):                 10 Hotfix(s) Installed.
                           [01]: KB2764913
                           [02]: KB2764916
                           [03]: KB2718695
                           [04]: KB2670838
                           [05]: KB2592687
                           [06]: KB971033
                           [07]: KB958559
                           [08]: KB2305420
                           [09]: KB2393802
                           [10]: KB2425227

Network Card(s):           6 NIC(s) Installed.
                           [01]: Realtek PCIe GBE Family Controller
                                 Connection Name: Local Area Connection
                                 Status:          Media disconnected
                           [02]: Qualcomm Atheros AR9285 802.11b/g/n WiFi Adapter
                                 Connection Name: Wireless Network Connection
                                 DHCP Enabled:    Yes
                                 DHCP Server:     192.168.0.1
                                 IP address(es)
                                 [01]: 192.168.0.101
                                 [02]: fe80::bcd7:2061:68fe:3cf6
                           [03]: Microsoft Virtual WiFi Miniport Adapter
                                 Connection Name: Wireless Network Connection 2
                                 Status:          Media disconnected

You May Also Like

Leave a Reply?