Article · Wikipedia archive · Last revised Jun 2, 2026

Systeminfo.exe

In computing, systeminfo, is a command-line utility included in Microsoft Windows versions from Windows XP onwards and in ReactOS.

Last revised
Jun 2, 2026
Read time
≈ 1 min
Length
236 w
Citations
5
Source
systeminfo
DevelopersMicrosoft, ReactOS Contributors
Initial releaseOctober 25, 2001 (2001-10-25)
Operating systemWindows, ReactOS
TypeCommand
LicenseWindows: Proprietary commercial software
ReactOS: GNU General Public License
Websitedocs.microsoft.com/en-us/windows-server/administration/windows-commands/systeminfo

In computing, systeminfo, is a command-line utility included in Microsoft Windows versions from Windows XP onwards1 and in ReactOS.

Overview

The command produces summary output of hardware/software operating environment parameters.2 The detailed configuration information about the computer and its operating system includes data on the operating system configuration, security information, product ID, and hardware properties, such as RAM, disk space, and network cards.3

The ReactOS version was developed by Dmitry Chapyshev and Rafal Harabien. It is licensed under the GPL.4

Syntax

The command-syntax is:5

systeminfo[.exe] [/s Computer [/u Domain\User [/p Password]]] [/fo {TABLE|LIST|CSV}] [/nh]
See also

See also

References

References

  1. "MS-DOS and Windows command line systeminfo command".
  2. Bott, Ed; Carl Siechert; Craig Stinson (2004). Microsoft Windows XP inside out. Bpg-Inside Out Series (2 ed.). Microsoft Press. p. 1252. ISBN 978-0-7356-2044-5. Retrieved 2011-03-24. Systeminfo.exe is a command-line utility that displays information about your Windows version, BIOS, processor, memory, and a few more esoteric items.
  3. "Systeminfo".
  4. "Reactos/Reactos". GitHub. 3 January 2022.
  5. SYSTEMINFO - Windows CMD - SS64.com
Further reading

Further reading

External links