Login

Windows CMD Commands Cheat Sheet

The Windows Command Prompt (CMD) is a powerful tool for managing and troubleshooting your system. However, remembering every command can be challenging. This cheat sheet summarises some of the most commonly used CMD commands to keep you efficient and productive.

System Information Commands

These commands help you retrieve essential details about your Windows system:

  • DATE: View or set the current date.
  • TIME: Display or adjust the system time.
  • DRIVERQUERY: List device drivers with their current state and properties.
  • HOSTNAME: Display the computer’s hostname.
  • SYSTEMINFO: View system configuration and hardware details.
  • VER: Show the Windows version installed.
  • GPRESULT: Generate reports on applied Group Policies (RSoP).
  • GPUPDATE: Update Group Policies manually.

Network Commands

These commands help monitor, troubleshoot, and configure network connections:

  • IPCONFIG: Display network interface configuration details.
  • PING: Check host availability by sending ICMP requests.
  • TRACERT: Trace the path packets take to a target host.
  • NSLOOKUP: Resolve domain names to IP addresses.
  • ROUTE: Display or modify network routing tables.
  • ARP: View the Address Resolution Protocol (ARP) cache for physical-to-IP mappings.
  • NETSH: Open the network settings management utility.
  • GETMAC: Display the MAC address of your network adapter.
  • TFTP: Start a TFTP client for transferring files.

Command Line Setup Commands

Enhance your command line environment with these setup commands:

  • CLS: Clear the command prompt screen.
  • CMD: Launch a new command prompt instance.
  • COLOR: Set text and background colour for the session.
  • PROMPT: Customise the command line prompt.
  • TITLE: Assign a custom title to the current command prompt window.
  • HELP: Access the help menu for CMD commands.
  • EXIT: Close the command prompt session.

Conclusion

With this CMD commands cheat sheet, managing and troubleshooting your Windows system becomes easier and more efficient. Remember to bookmark this page for quick access whenever you need it.

For more tips, tricks, and resources about system management, visit the Host.co.in Knowledge Base. Explore our hosting plans to enhance your Windows hosting experience.

Sarang Khedkar

Windows CMD Commands Cheat Sheet
Table of Contents
    ×