What to Know
- Search the Start menu for Command Prompt.
- Alternatively, in Windows 11/10, right-click the Start button and select Terminal or Command Prompt.
- Another method that works in all Windows versions is to execute the cmd command from the Run dialog box.
This article explains how to open Command Prompt, which is one of the command-line interface programs used to execute commands in Windows operating systems. These directions apply to Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Open Command Prompt in Windows 11 or 10
There are a few ways, but using the search bar on the taskbar is one quick method for opening a command window.
Directions differ between Windows versions. See What Version of Windows Do I Have? if you're not sure.
-
Select the Start menu (the Windows icon) on the taskbar, or press the Windows key.
-
Type cmd.
-
Select Command Prompt from the list.
If you're using the latest version of Windows 11, Command Prompt will open within Terminal.
Open Command Prompt Through the Start Menu Folder
Another way to open the Windows Command Prompt in Windows 10 is to look in its Start menu folder. Open the Start menu, select the Windows System folder from the list, and then choose Command Prompt from the folder group.
:max_bytes(150000):strip_icc():format(webp)/003_how-to-open-command-prompt-2618089-5c6468a146e0fb0001f25667.jpg)
Open Command Prompt Using Power User Menu
One more method is through the Power User Menu. If you're using a keyboard or mouse, choose Terminal (Windows 11) or Command Prompt (Windows 10) from the menu that appears after pressing Win+X or right-clicking the Start Menu.
:max_bytes(150000):strip_icc():format(webp)/004_how-to-open-command-prompt-2618089-5c646ad746e0fb0001dcd81a.jpg)
You might see PowerShell options in the Power User Menu instead of Command Prompt. In more recent versions of Windows 10, Command Prompt has been replaced by PowerShell, but you can switch between PowerShell and Command Prompt from the Power User Menu. Terminal is the replacement in Windows 11.
Open Command Prompt in Windows 8 or 8.1
You'll find Command Prompt in Windows 8 through the Apps screen.
-
Select the Windows Start button and then swipe up to show the Apps screen. You can accomplish the same thing with a mouse by selecting the down arrow icon at the bottom of the screen.
If you're using a keyboard or mouse, a really quick way to open a Command Prompt window in Windows 8 is through the Power User Menu—hold the WIN and X keys down together, or right-click the Start button, and choose Command Prompt.
Before the Windows 8.1 update, the Apps screen can be accessed from the Start screen by swiping up from the bottom of the screen, or right-clicking anywhere, and then choosing All apps.
-
Swipe or scroll to the right on the Apps screen to locate the Windows System section heading.
-
Select Command Prompt. You can now execute whatever command you need to run.
See our list of Windows 8 Command Prompt commands for all of the commands available through Command Prompt in Windows 8, including short descriptions and links to more in-depth information if we have it.
Open Command Prompt in Windows 7, Vista, or XP
In these versions of Windows, Command Prompt is found through a folder group in the Start menu.
-
Open the Start Menu in the bottom-left corner of the screen.
In Windows 7 and Windows Vista, it's a bit faster to enter command in the search box at the bottom of the Start menu and then choose Command Prompt when it appears in the results.
-
Go to All Programs > Accessories.
-
Choose Command Prompt from the list of programs.
See our list of Windows 7 commands and list of Windows XP commands if you need a command reference for any of those versions of Windows.
Other Ways to Open Command Prompt
Command Prompt in Windows 11 through Windows XP can also be opened with a command. This is especially helpful if you like using the Run dialog box or if File Explorer has crashed and the Start menu is inaccessible (and thus the directions above don't work).
To do this, enter cmd into the command-line interface. This can be in the Run dialog box (WIN+R) or Task Manager's Run new task option (you'll find that in the File menu if you're not using Windows 11).
:max_bytes(150000):strip_icc():format(webp)/cmd-command-task-manager-da3a31f675de41198c4948fbaff46829.png)
Elevated Command Prompts and Old Windows Versions
Command Prompt doesn't exist in versions of Windows released before Windows XP, like Windows 98 and Windows 95. However, the older and very similar MS-DOS Prompt does. This program is located in the Start menu and can be opened with the command run command.
Some commands, like the sfc command that's used to repair Windows files, require that Command Prompt be opened as an administrator before they can be executed. You'll know if this is the case if you get a message like one of these after trying to execute the command:
- check that you have administrative rights
- ... command can only be executed from an elevated command prompt
- you must be an administrator
:max_bytes(150000):strip_icc():format(webp)/sfc-scannow-administrator-command-prompt-775fe2bfbdd54342813261652a3de86f.png)
See How to Open an Elevated Command Prompt for help starting Command Prompt as an administrator, a process that's a bit more complicated than what's outlined above.