Windows command line tips

Updated: 04/26/2017 by Computer Hope
Windows command line.

The Microsoft Windows command line is an invaluable tool used with Windows. Below are some helpful shortcuts and tips to improve your abilities while in the command prompt.

  1. Open the Windows command line.
  2. Press the Up arrow to scroll through all previously typed commands at the prompt. Doing this lets you quickly access previous commands that you've entered. You can change the command before you press Enter, which is useful if you only need to change a single option or fix a small typo.
  3. Press the Tab to autocomplete the names of directories or files. For example, at C:\ prompt type: cd wi, press Tab, and the command prompt should complete "windows" as the name of the directory.
  4. Familiarize yourself with the top MS-DOS commands and each of their available switches.