Friday, 2 December 2016

Cmd prompt

  • Command Prompt, also known as cmd.exe or cmd, is command-line interpreter on Windows NT, Windows CE, OS/2 and eCom Station operating systems.
  • Command prompt interacts with the user through a command-line interface.
  • In Windows, this interface is implemented through win32 Console.
How to Open Command Prompt in windows 10
    1. Click the start button.
    2. Find the windows system folder from the list of apps and tap command prompt.
    3. Under the windows system folder, click or tap command prompt.
    4. Command prompt will be opened.


One more way is
    1. Windows button + R
    2. Type cmd in textbox.
    3. Click on ok.


Another way is
    1. If you press Windows button + x ,
    2. You can view Command Prompt click on it.
    3. Command Prompt will be opened.


Notes