Skip to main content

Command Prompt: What It Is and How to Use It


Command Prompt: What It Is and How to Use It

Screenshot of a Windows 10 Command Prompt window

Command Prompt is a command line interpreter application available in most Windows operating systems.
Command Prompt is used to execute entered commands. Most of those commands are used to automate tasks via scripts and batch files, perform advanced administrative functions, and troubleshoot and solve certain kinds of Windows issues.
Command Prompt is officially called Windows Command Processor but is also sometimes called ​the command shell or cmd prompt, or even referred to by its filename cmd.exe.
Note: Command Prompt is sometimes incorrectly referred to as "the DOS prompt" or as MS-DOS itself. Command Prompt is a Windows program that emulates many of the command line abilities available in MS-DOS but it is not actually MS-DOS.

How to Access Command Prompt

You can open Command Prompt via the Command Prompt shortcut located in the Start Menu or on the Apps screen, depending on what version of Windows you have.
See How Do I Open Command Prompt? for more detailed help if you need it.
Another way to access Command Prompt is via the cmd Run command or via its original location at C:\Windows\system32\cmd.exe, but using the shortcut, or one of the other methods described in the how-to I linked to, is probably faster.
Important: Many commands can only be executed if Command Prompt is being run as an administrator. See How to Open an Elevated Command Prompt for more details.

How to Use Command Prompt

To use Command Prompt, you must enter a valid command along with any optional parameters. Command Prompt then executes the command as entered and performs whatever task or function it's designed to perform in Windows.
A large number of commands exist in Command Prompt but their availability differs from operating system to operating system. See our table of Command Availability Across Microsoft Operating Systems for a quick comparison.
You might also want to see our List of Command Prompt Commands, which is essentially the same as the table but with descriptions of each command and information about when it first appeared, or why it was retired.
We also keep operating system specific lists of commands as well:
  • List of Windows 8 Commands
  • List of Windows 7 Commands
  • List of Windows Vista Commands
  • List of Windows XP Commands
Important: Commands must be entered into Command Prompt exactly. Wrong syntax or a misspelling could cause the command to fail or worse, could execute the wrong command or the right command in the wrong way. See How to Read Command Syntax for more information.
See Command Prompt Tricks and Hacks for more information on some of the unique things you can do in the Command Prompt.

Command Prompt Availability

Command Prompt is available on every Windows NT-based operating system which includes Windows 10, Windows 8, Windows 7, Windows Vista, Windows XP, Windows 2000, as well as Windows Server 2012/2008/2003.
Windows PowerShell, a more advanced command line interpreter available in recent Windows versions, in many ways supplements the command executing abilities available in Command Prompt. Windows PowerShell may eventually replace the Command Prompt in a future version of Windows.
Note: In Windows 98 & 95, the command line interpreter is command.com. In MS-DOS, command.com is the default user interface. We do keep a List of DOS Commands if you happen to still use MS-DOS or are otherwise interested.

Comments

Popular posts from this blog

How to Access Your Computer from Your iPhone 2018

How to Access Your Computer from Your  iPhone 1 Install TeamViewer on your iPhone.   TeamViewer is free for personal use but offers a paid version for businesses. This app is often used by tech companies for hands-on support to make changes to your computer while you watch. It is compatible both on Windows and Mac. [1] Open the App Store app and search for TeamViewer using the Search icon at the bottom of the screen. Tap on TeamViewer from the results to open its page, and tap “Get” on the right side of your screen to download and install TeamViewer. 2 Register on TeamViewer.   Open the TeamViewer app, which opens to a welcome screen, and tap the Computers & Contacts icon at the bottom of the screen. Tap “New account” on the right. Complete the 3 fields with your name, email address, and a password containing any combination of alphanumeric characters. 3 Install the TeamViewer companion app on your computer. ...

11 Websites To Learn programming language For Free In 2018!!

11 Websites To Learn To Code For Free In 2018 You know that it’s totally possible to learn to code for free...but what are the best resources to achieve that? Whether you already have some knowledge under your belt or have never typed a line of code before, start by exploring your options on these 11 fantastic websites. 1.  Codecademy Codecademy is the perfect place for aspiring coders to start learning. Interactive projects and quizzes let you get the hands-on experience you need to really grasp the concepts you’re being taught. There are separate courses for each topic: you might start out with Make a Website or Learn HTML & CSS, and progress to JavaScript, SQL, and more. Codecademy also provides forums for discussion, programming language glossaries, and blog posts and articles to help you as you learn. 2.  Free Code Camp At Free Code Camp, you’ll learn powerful skills while (eventually) building real-world projects for nonprofit organizations. It’s...

Pandora’s loot box: the legal ramifications of microtransactions game makers

The landscape surrounding microtransactions in video games continues to evolve at a pace outstripping the law’s ability to keep up. Just months after enduring public outcry over an extensive loot box system in  Star Wars: Battlefront II , EA Games has announced a  complete overhaul  that eliminates the ability to purchase in-game items that impact gameplay. Meanwhile, the Entertainment Software Regulatory Board, the self-regulating agency created by the Entertainment Software Agency, has now weighed in on the mounting controversy over microtransactions, but its response is only a  new “In-Game Purchases” label  on “games that offer the ability to purchase digital goods or premiums with real world currency.” Rapid industry changes and the absence of a clear regulatory environment may leave developers with a wild west sense of lawlessness. But lack of regulation does not equate to lack of legal exposure and the battlegrounds most likely to shape rules re...