System Information Windows CMD Commands
CMD Basic System Information Commands
in this article your going to learn that how to use system information command with your windows.
remember to open CMD in windows for best practice.
System Information
cls
Clears the screen.
Example:clsecho
Displays messages or turns on/off the command echoing.
Example:echo Hello Worldsysteminfo
Displays detailed system information.
Example:systeminfohostname
Displays the name of the computer.
Example:hostname
Comments
Post a Comment