Windows CMD Commands Cheat Sheet

Sometimes you can forget cmd commands in Windows and saving them on your computer or a peace of paper as a cheat sheet is a good practice. This list is not complete but it contains most commonly used commands. Feel free to add your most commonly used commands in the comments below and share the list.

Files and Folders Management

  • COPY — Copies files to another location
  • DIR — Displays files and folders in current directory
  • DEL or ERASE — Deletes files
  • Copy con — make a file via CMD
  • Type (filename) — show a text file in cmd terminal
  • EDIT — Starts file editor
  • CD — Changes directory

Website

Tags: CMD Commands