answersLogoWhite

0

just press start then run then type cmd and enter.

Start -> run -> cmd <enter>

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

What command clears all previous entries in the command prompt window?

To clear the Command Prompt window, enter CLS


How do you do next line in command prompt?

when using command prompt, after you give it a command, press the enter button. Command prompt will then carry out the task and will automatically go to the next line.


How do you get the IPA of a computer from the command prompt?

In command prompt write "ipconfig/all" command and then press [enter]. And see the IPv4 Address section in the commend prompt.


What start run command launches the command prompt?

To launch the command prompt in run, type CMD and hit enter/ok.


How do you find your ms dos version on your computer?

Go to the command prompt and run "ver" command..


Running a game with command prompt?

i dont know what u meen, but to play a game in command prompt go to command prompt and type in avatar.outland.org 3000, and click enter


What command prompt do you press to retrieve the last command entered one character at a time in the recovery console?

Enter F1 at the command prompt.


What is the command to turn on Linux?

There is no such command. Obviously, in order to enter a command into the prompt, Linux must already be on.


What is meant by the term command prompt?

Command prompt is a simple term meaning the place where you can enter system commands. It has different names on different systems, Windows -cmd(Command Prompt), Linux Mac - Terminal


How do you print hello world using Command prompt?

To print &quot;Hello, World!&quot; using the Command Prompt in Windows, you can use the echo command. Open the Command Prompt and type: echo Hello, World! Then press Enter, and it will display &quot;Hello, World!&quot; in the command line interface.


How delete a particular sub-folder from a list of sub-folders in command prompt?

you can not delete the folder from command prompt if it is not empty.. if the folder is empty then use rd &lt;foldername&gt; and press enter.. or use deltree command.. deltree &lt;foldername&gt; and press enter..


What is the command to clear the cmd screen?

To clear the Command Prompt (cmd) screen in Windows, you can use the command cls. Simply type cls and press Enter, and it will clear the current contents of the Command Prompt window.