How to Search All CMD Commands on Computer: 8 Steps

Table of contents:

How to Search All CMD Commands on Computer: 8 Steps
How to Search All CMD Commands on Computer: 8 Steps

Video: How to Search All CMD Commands on Computer: 8 Steps

Video: How to Search All CMD Commands on Computer: 8 Steps
Video: How to Convert and Open Pages File on Windows PC: 3 Best Ways 2024, September
Anonim

Have you ever forgotten a certain command that you should use in the Command Prompt? You can quickly display a list of almost any command, so you can browse through the list and find the command you need. You can also use the same function to get additional help for certain commands. See the explanation below to learn how.

Step

Part 1 of 2: List of the Most Basic and Frequently Asked Commands Accessed in the Interpreter

Find All Commands of CMD in Your Computer Step 1
Find All Commands of CMD in Your Computer Step 1

Step 1. Note that TAKEOWN, NETSH and many other 'annoying' commands WILL NOT be displayed here

See more commands (but NOT EVERYTHING) by visiting microsoft technet -

Find All Commands of CMD in Your Computer Step 2
Find All Commands of CMD in Your Computer Step 2

Step 2. To find what is usually available in your interpreter, as well as what programs use it, check the cmd directory

Open the "C:\windows\System32" directory. The application (not the application extension) is a command executable in the interpreter on your system.

Find All Commands of CMD in Your Computer Step 3
Find All Commands of CMD in Your Computer Step 3

Step 3. If you are in Command Prompt, type the name of the application and the /?

(read more) or type the word /help after the command and to see what it does, and the basic way to use it.

Find All Commands of CMD in Your Computer Step 4
Find All Commands of CMD in Your Computer Step 4

Step 4. Open Command Prompt

You can open Command Prompt by pressing Win+R to open a Run box and typing cmd. Windows 8 users can also press Win+X

Find All Commands of CMD in Your Computer Step 5
Find All Commands of CMD in Your Computer Step 5

Step 5. Get the list of commands

Type help and press Enter. A list of all available commands will be displayed. The list will be arranged alphabetically.

  • The list is usually larger than the Command Prompt window, so you may have to scroll through to find the command you want.
  • The list will vary slightly depending on the version of Windows you are using, as some commands are sometimes added or removed.
  • A brief description of the command will be displayed next to each entry.
  • You can enter the help command at any location in the Command Prompt.

Part 2 of 2: Getting Help with Special Commands

Find All Commands of CMD in Your Computer Step 6
Find All Commands of CMD in Your Computer Step 6

Step 1. Open Command Prompt

You can open Command Prompt by pressing Win+R to open a Run box and typing cmd. Windows 8 users can also press Win+X and select Command Prompt from the menu.

Find All Commands of CMD in Your Computer Step 7
Find All Commands of CMD in Your Computer Step 7

Step 2. Type help, followed by the prompt

For example, if you want more information in the "mkdir" command, you should type help mkdir and press Enter. Additional information will be shown below.

Find All Commands of CMD in Your Computer Step 8
Find All Commands of CMD in Your Computer Step 8

Step 3. Review the information that appears

The amount of information you get will vary depending on the order and its complexity. The help information may simply tell you how to format the command correctly, or it may provide information on how to get more functionality than what you're used to.

Recommended: