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...
Flush Left and Flush Right On the Same Line
Need to have some text at the left margin and some at the right, all on the same line? It's easy to do if you use your ...
Discover More
Adding Drop Shadows to Cells
Want to draw attention to what is in a cell? What better way than to add a drop shadow to that cell! Here's how you can ...
Discover More
Determining Month Names for a Range of Dates
Given a starting date and an ending date, you may want to generate the names of all the months between those two dates. ...
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
Counting Files and Subfolders Using the Command Prompt
There are times when you might need to know how many files or subfolders are in a folder. Using the command prompt, you ...
Discover More
Using the Find Command
Finding data within files is a common need. If what you're looking for is in a flat file, you can find what you're after ...
Discover More
Comments