Windows CMD Important Commands


 Windows CMD Important Commands

in this article you learn to use these command in windows operating system. for best practice you need to open your CMD in windows to open you can use a shortcut Windows logo Key + R with keyboard to  run and type CMD.


Disk and System Information

chkdsk

  • Checks the disk for errors.
  • Example: chkdsk C:

diskpart

  • Opens the disk partition management tool.
  • Example: diskpart

systeminfo

  • Displays detailed information about the system.
  • Example: systeminfo

exit

  • Exits the command prompt.
  • Example: exit

Comments

Popular posts from this blog

PowerShell Command With Ipv6 in PC

Important Windows Command Line