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

  1. cls
    Clears the screen.
    Example: cls

  2. echo
    Displays messages or turns on/off the command echoing.
    Example: echo Hello World

  3. systeminfo
    Displays detailed system information.
    Example: systeminfo

  4. hostname
    Displays the name of the computer.
    Example: hostname

Comments

Popular posts from this blog

PowerShell Command With Ipv6 in PC

Important Windows Command Line