PDF download Download Article PDF download Download Article

Have you forgotten a certain command that you need to use in the Command Prompt? You can quickly list most commands, allowing you to search the list and find the one you need. You can also use the same function to get additional help for specific commands. See below to learn how.

How to Check Commands in CMD

Open the Command Prompt program on your computer. Type in "Help" when the window appears and hit Enter to pull up a list of all the available commands. To learn how a specific command works, type "help" followed by the command for more details.

Part 1
Part 1 of 2:

List of the Most Basic and Frequently Used Commands Accessed Within the Interpreter

PDF download Download Article
  1. Go to computer --->C:--->windows--->System32. The Application (not application extension) are the current executable commands within the interpreter on your system.
    Advertisement
  2. attribute (read further) or type the word /help after the command and to see what it does, and the basic way to use it. [1]
  3. You can open the Command Prompt by pressing ⊞ Win + R to open the Run box and typing cmd . Windows 8 users can also press ⊞ Win + X and select Command Prompt from the menu. [2]
  4. Type help and press Enter . A list of all the available commands will be displayed. The listed is sorted alphabetically. [3]
    • The list is usually larger than the Command Prompt window, so you may need to scroll up to find the command you want.
    • The list varies slightly depending on which Windows version you are using, as commands are occasionally added or removed.
    • A short description of the command will be displayed next to each entry.
    • You can enter the help command at any location in the Command Prompt.
  5. Advertisement
Part 2
Part 2 of 2:

Getting Help With a Specific Command

PDF download Download Article
  1. You can open the Command Prompt by pressing ⊞ Win + R to open the Run box and typing cmd . Windows 8 users can also press ⊞ Win + X and select Command Prompt from the menu. [4]
  2. For example, if you wanted more information n the "mkdir" command, you would type help mkdir and press Enter . The additional information will be displayed beneath. [5]
  3. The amount of information you get will vary depending on the command and its complexity. The help information may just tell you how to properly format the command, or it may provide information on how to get more functionality out of it than you might normally. [6]
  4. Advertisement

Community Q&A

Search
Add New Question
  • Question
    How do I open cmd on a Windows phone?
    Community Answer
    Since a phone is not a pc, using cmd on it is not possible.
  • Question
    How do I minimize a window?
    MikePlaysGames
    Community Answer
    You have to click the button in between the - and the x. You can also click and drag the side of the window to make it smaller and drag at the corner of the window to make the height and width minimize or maximize at the same rate.
  • Question
    How do I use CMD for make a folder in C drive?
    Community Answer
    Navigate to a directory you want to create a folder in (cd c:\{directory}), then create sub-directory (mkdir {nameOfDirectory}).
See more answers
Ask a Question
      Advertisement

      Video

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!

      About This Article

      Thanks to all authors for creating a page that has been read 589,588 times.

      Is this article up to date?

      Advertisement