The systeminfo command displays complete system information for Microsoft Windows computers.

Availability

Systeminfo is an external command that is available in the following Microsoft operating systems as systeminfo.exe.

  • Availability

  • Systeminfo syntax

  • Systeminfo examples

  • Windows XP *Professional only

  • Windows Vista

  • Windows 7

  • Windows 8

  • Windows 10

  • Windows 11

Systeminfo syntax

systeminfo [/s system [/u username [/p password]]]] [/fo format] [/nh]

Systeminfo examples

systeminfo

The command above would display information about the computer and its operating system, including networking information and installed hotfixes. Below is an example of the output:

systeminfo | find “System Boot Time”

The example above is one way you can use the find command with the systeminfo command to find exactly what you’re looking for in the system information. In this example, the command would return when the system boot.

Systeminfo output example

Host Name: COMPUTERHOPEOS Name: Microsoft Windows 10 ProOS Version: 10.0.10586 N/A Build 10586OS Manufacturer: Microsoft CorporationOS Configuration: Standalone WorkstationOS Build Type: Multiprocessor FreeRegistered Owner: ComputerhopeRegistered Organization: Computer HopeProduct ID: 00000-00000-00000-AAAAAOriginal Install Date: 12/17/2015, 7:09:50 PMSystem Boot Time: 3/28/2016, 6:57:39 AMSystem Manufacturer: Dell Inc.System Model: XPS 8300System Type: x64-based PCProcessor(s): 1 Processor(s) Installed. [01]: Intel64 Family 6 Model 42 Stepping 7 Genuine Intel ~3401 MhzBIOS Version: Dell Inc. A06, 10/17/2011Windows Directory: C:\WINDOWSSystem Directory: C:\WINDOWS\system32Boot Device: \Device\HarddiskVolume1System Locale: en-us;English (United States)Input Locale: en-us;English (United States)Time Zone: (UTC-07:00) Mountain Time (US & Canada)Total Physical Memory: 8,174 MBAvailable Physical Memory: 2,955 MBVirtual Memory: Max Size: 16,366 MBVirtual Memory: Available: 6,455 MBVirtual Memory: In Use: 9,911 MBPage File Location(s): C:\pagefile.sysDomain: WORKGROUPLogon Server: \MicrosoftAccountHotfix(s): 10 Hotfix(s) Installed. [01]: KB3116900 [02]: KB3124200 [03]: KB3124262 [04]: KB3124263 [05]: KB3135173 [06]: KB3139907 [07]: KB3140741 [08]: KB3140743 [09]: KB3140768 [10]: KB3144756Network Card(s): 2 NIC(s) Installed. [01]: DW1501 Wireless-N WLAN Half-Mini Card Connection Name: Wi-Fi Status: Media disconnected [02]: Broadcom NetLink (TM) Gigabit Ethernet Connection Name: Ethernet DHCP Enabled: Yes DHCP Server: 192.168.1.1 IP address(es) [01]: 192.168.1.52 [02]: fe00::b0b0:0000:0000:0000Hyper-V Requirements: VM Monitor Mode Extensions: Yes Virtualization Enabled In Firmware: Yes Second Level Address Translation: Yes Data Execution Prevention Available: Yes

  • How to find hardware and other computer specifications.
  • See our info, system, and system information definitions for further information and related links.