Displaying the Command Prompt in Windows 8
Written by Allen Wyatt (last updated December 12, 2016)
Buried deep within Windows 8 is the trusty command prompt window, where you can enter command-line commands to get really "geeky" with your computer. Unfortunately, with each new version of Windows it seems that the command prompt window is buried deeper and deeper. Never fear, though; it is still there and once you know where you look for it, you'll be able to call it up quicker than ever before.
If are using Windows on a desktop computer, the easiest way to display the command prompt window is to press Win+X. Windows displays what looks like a Context menu at the lower-left corner of the screen. Note that there are two commands on the menu related to the command prompt:
- Command Prompt. This option displays the regular command prompt window, ready and anxious to complete your every (valid) command.
- Command Prompt (Admin). This command prompt window is special, as it opens in "admin mode." This mode is required for some commands to be executed successfully. Generally you only need to open the command prompt window in this mode if you tried running a command in the regular (non-admin) mode and received an error message.
Click on the version of the command prompt you want and utilize the window to your heart's content. When you are done you can close the window and get back to the lovely world of Windows. (See Figure 1.)

Figure 1. The command prompt window looks very geeky and slightly techno-retro.
If you are using a touch-screen device, then chances are good you don't have a keyboard. In that case, you'll want to follow these steps to display a command prompt window:
- Swipe up from the bottom of the screen to display the Apps screen. (If you have a mouse on the system, you can also right-click on the Start screen and choose All Apps at the lower-right corner of the screen.)
- Scroll through the plethora of apps and locate the category entitled "Windows System."
- Press or click on the Command Prompt option. Windows displays the desktop and then opens a command prompt window on the desktop.
This tip (12717) applies to Windows 8.
Author Bio
Allen Wyatt
With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. Learn more about Allen...
Counting Colors from Conditional Formats
Conditional formatting is a great way to make sure that your information looks a particular way, even if the information ...
Discover More
Making a Cell's Contents Italics within a Macro
You can use macros to process information in your worksheets. You may want to use that macro to apply the italic ...
Discover More
Replacing Tildes at the Beginning of a Cell
Replacing a specific character (such as a tilde) seems a simple task, until you need to replace it only in a certain ...
Discover More
Displaying All the Files in a Folder using the Command Prompt
Displaying all the files a folder contains is an easy task in Windows. One way you can display the files is using command ...
Discover More
Renaming Files Using the Command Line
The rename command can really be a timesaver over trying to do the similar sort of thing with Windows Explorer. You can ...
Discover More
Displaying the Command Prompt Window
You may have the need to perform repetitive operations or group several commands together to run as a batch. In such ...
Discover More
Comments