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

systeminfo
Developer(s)Microsoft, ReactOS Contributors
Initial releaseOctober 25, 2001; 22 years ago (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

Overview

edit

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

edit

The command-syntax is:[5]

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

See also

edit

References

edit
  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

edit
edit