It turns out that you can open programs, edit settings in the OS, control a PC using the command line. But first you need to open it. Command line in Windows 10 how to call? Let's consider different ways.

What it is

The command line is a software tool that controls the OS and applications using text commands. Such control is faster, since the power of the PC is not used, because the graphical shell of the OS is not used.

After the 2017 updates, "PowerShell" is now written by default. If you don't like it, do the following. Go to "Options" - "Taskbar" - "Replace". Selecting the "Off" position

Fast way

Use the hotkeys "Win + X". A menu called in this way provides access to various OS functions.

How to invoke using search

I recommend that if you forgot how to open the desired setting, click "Win + S", then write the name of the element. Start writing the word "Team", the result will appear in the SERP.

Using a conductor

If you right-click on an empty space by pressing the "Shift" key, a menu will open, in which select "Open window".

Launching "Cmd.exe"

Command line is an executable program located in an "exe" file. Located in the directory with installed system"System32" and "SysWOW64" (if 64-bit OS is installed). The launch is performed from the folder. For convenience, create a shortcut and add it to your desktop so you can access it when needed. Right-click on it, then "Create shortcut".

It can be done differently. Press "Win + R", then write "Cmd.exe".

Important information

IN latest version OS for working with the console has new features. This is copy, paste (Ctrl + C, Ctrl + V). Initially, these functions do not work. To enable, open the console, right-click on the icon at the top. Further "Properties". Uncheck the box opposite the "Use old" item.

How to invoke Windows 10 command prompt using hotkeys

Working with a keyboard shortcut faster than using a mouse. When working with, use the following key combinations:

  1. "Ctrl + C" "Ctrl + V" copy, paste;
  2. To select the entire text of a line press "Ctrl + A";
  3. Alt + F4 closes the console;
  4. Opening the search "Ctrl + F";
  5. To select one character that is located to the left of the cursor, press Shift + left arrow;
  6. Use Shift + Home to move the cursor to the beginning of the current line.

Command line in Windows 7 how to invoke

Click "Start" - "Programs". We find the folder "Standard", we find the required file.

Output

We've covered how to invoke the command line. It helps to find out information about PC components, edit system settings, perform batch processing. Use it in your work, it is more convenient.

Many people think that working with the command line is exclusively for programmers. This is not true. An ordinary computer user may also need to refer to this software product.

The command line "connects" you and the operating system of your equipment. You can perform various service tasks by entering specific commands. Only the administrator has the full scope of rights to perform a number of actions, so it is recommended to run the command console on his behalf. Visually, this application is a black box with a blinking cursor. How do I invoke the command line?

How to invoke the command line: Start menu

The most common way to access a string is from the Start menu. It is important to note that to invoke the command console, it is not enough to simply click on it with the mouse button. If you want to be able to set any commands, call the application on behalf of the administrator. To do this, right-click on the "Command Line" icon and in the drop-down list stop at the "Run as administrator" item.

Standard programs

  • Click on the "Start" button.
  • In the window that appears, select the item "All programs".
  • Next, find the "Standard" folder.
  • Click the item "Command line" (right-click).

Search line

  • Go to the Start menu.
  • In the search bar, which is located at the bottom of the opened table, write "cmd".
  • Press the Enter key.
  • Right-click the "Command Line" item.

If the search bar is not displayed in the "Start" menu, open it and simultaneously press the Win and R keys. A line will appear in which you enter "cmd" and click the "OK" button. With only one caveat - with this method of calling the command console will start immediately and will be deprived of administrator rights.


How to invoke command line: context menu of any folder

From the desktop, you can invoke the cmd.exe application without going to the Start menu.

  • Hold down the Shift key and right-click on any folder.
  • In the drop-down list, stop at the item "Open command window".
  • Choose it.
  • The command line appears on the screen (black box-field with a blinking cursor).


How to invoke Command Prompt: Windows 8.1

If you are a Windows 8 user, then the implementation of the proposed options will be slightly different.

1 way

  • Open the Charms Bar. To do this, move the mouse cursor to the right side of the screen or type the Windows + C combination from the keyboard.
  • Click the search icon.
  • In the line that appears, write "command line" or "cmd".
  • Then right-click on the desired icon - "Run as administrator".


2 way

  • Open "All Applications" (analogous to "All Programs" in previous versions OS). To do this, press the key combination Ctrl + Tab or right-click in any free space screen and select "All applications".
  • In the list that appears, find the "Command Line" icon.
  • Click on it with the mouse (right button) and stop at the item "Run as administrator".


3 way

  • Windows 8.1 allows you to return the interface to the "familiar" look. In the lower left corner, right-click on the icon-square. In the list that appears, select "Desktop". This gives the desktop a classic look.
  • Press the "Start" button (or the keyboard shortcut Windows + X) and type "command line".
  • Or go to the Windows system directory - System32. Find cmd app. Click on its icon with the right mouse button and select "Run as administrator" in the list that appears.


The command line is a program that allows you to execute commands and command packages in text mode. Using the command line, you can launch other programs, make changes to the operating system settings, view system information and perform other actions related to computer management.

Many users, having heard about the command line, ask quite a logical question, but how to invoke the command line. In this article, we will describe several ways to run the command line in the Windows operating system.

Method number 1. Calling the command line using the Start menu.

The start menu is used to launch programs. Since the command line is also a program, it can also be called from. To do this, open the Start menu - All Programs - Accessories - Command Prompt.

Method number 2. Calling the command line using the "Run" menu.

In the operating system, there is such a way to launch programs as the "Run" menu. To open this menu, use the Windows + R key combination. After that, the "Run" window will open in front of you.

In this window you need to enter the command "cmd" and press the enter key.

Method number 3. Calling the command line using search.

Windows 7 and Windows 8 have an excellent search engine. It can help you find any file or program.

If you are using Windows 7 then open the Start menu and type "Command Prompt". Thereafter operating system will find the desired program and will offer to open it.

If you are using Windows 8, then you need to search for the program on the start screen. Go to the start screen and enter Command Prompt. After that, run the program that the operating system will offer you.

Method number 4. Calling the command line using the context menu.

Everyone knows how to open context menu... To do this, just right-click on a file or folder. But not everyone knows that the context menu has hidden functions... In order to see all the available functions of the context menu, you need to hold down the Shift key before calling it.

So, in order to call it using the context menu, you need to hold down the Shift key and right-click on any folder or disk. After that, you need to select the function "Open command window".

This method of calling the command line is also convenient because in this case the command line will start its work from the folder or disk you have chosen.

Method number 5. Opening the command line directly.

As a last resort, you can directly. To do this, go to the C: \ Windows \ system32 \ folder and run the cmd.exe file.

Acquaintance of the Windows 7 user with this instruction means that in order to perform some tasks, the question arose of how to open the command line in Windows 7, which is often called simply "console" and is denoted by the abbreviation "cmd". The Command Prompt is the most important tool in Windows 7 and there are many ways to invoke it.

Below are the detailed descriptions guides for the task that will be obvious to experienced users, but using the presented step by step instructions any "teapot" will master the most powerful system management tool. The first computers were equipped with an OS without the shell familiar to the eyes of today's people, for example, there was no convenient graphical Windows interface, and control was carried out through the input of text commands.

But even now, the operating system often uses this reliable means of communication between the user and the computer through the window of the console in question. It is not necessary to have a programmer diploma to open up to take full advantage of "cmd"

What is this console?

This is a tool for managing the OS and any programs installed in it by entering special commands into the console window. It should be noted that the time for executing commands through the command line takes much less than for similar actions using the Windows 7 interface, since system resources are not spent on displaying the graphical shell.

You can call "cmd" in a variety of ways.

Using the Run menu

Several actions need to be taken:


Using the task manager

It is required to perform the following sequential steps:


Through "Start"

The algorithm of actions consists of the following points:

Also in the "Start" menu you can go to "All programs" and in the "Standard" section click "Command line".

How to invoke the command line for a specific folder

Just a few steps need to be taken:


How do I set a console shortcut on the desktop?

  1. Open the "My Computer" window and enter the system volume "C";
  2. Then find and open a directory called "Windows";
  3. Then go to the "System32" directory (for example, if the 32-bit "Seven" is installed);
  4. Call the context menu on the "cmd.exe" file;
  5. Click on the line "Create shortcut";
  6. Then drag it to your desktop, in a simple way grabbing with the mouse;
  7. Done!

You can also do this by calling the context menu from the desktop and going to the line "create" and then click "Shortcut".

After that, in the displayed menu, type: "C: \ Windows \ System32 \ cmd.exe" and click "Next". Assign a name to the created shortcut and click "Finish".

How to set hot buttons for quick access to the console?

To this end, you only need to take a few steps:

  1. From the created shortcut, call the context menu and enter the "Properties";
  2. Go to the "Shortcut" tab;
  3. In the "quick call" item, type a convenient for the user version of a combination of hot keys, for example, "CTRL", "ALT" and "ะก";

How do I invoke "cmd" with extended permissions?

To open the console as an administrator, you need to do the following:

  1. Click "Start" and type "command line" in the search bar;
  2. In the displayed list, call the context menu from the found console program and click the line


The command line is one of the most flexible and useful tools Windows. Formally, the cmd.exe application is inside the Windows folder and is a command line. Unfortunately, most users don't even know how to start the command line. In this article, we will try to fix a similar defect.

Windows XP

The method for starting the command line varies greatly depending on the version. operating windows... In Windows XP, you can run this application using the following methods:

  1. In the first option, you can simply go to the start menu, select the "all programs" section, go to the "standard" category and find the "command line" application there.
  2. You can also choose more quick way and just open the "start" menu and find the "run" item there. The "Run" menu item will open a command window in which you should enter cmd.exe.

Windows 7

But Windows XP has long been considered an outdated version of the system. Nowadays, the most urgent is the operating Windows system 7. And if the first method of starting the command line, described above, in Windows 7 can still be used, then method # 2 will be completely useless. The main reason for this is that by default there is no Run menu item in the Start menu. It can be turned on without any problems by going to the properties of the "start" menu and there selecting the appropriate item. Also in Windows 7 there was an opportunity quick search on the "start" menu. In order to use this function, just open the menu and just start entering the name required application(in our case cmd.exe).

In addition to the above method of launching the command line, there is another one that is completely universal. It works both in Windows XP and in Windows 7. Its essence is simple: you press the key combination win + r, after this action the previously mentioned "Run" window opens, enter cmd.exe in it and press Enter. As for me - it couldn't be easier.

How to run any application through the command line

Earlier we mentioned the fact that the command line is a versatile tool in the hands of the user. Quite often, developers of various applications implement support for commands and parameters that can be activated or specified using the command line. Let's consider the process of launching the program using a real example.

Let's say you need to run the Testprogram.exe program, which is located in the C: \ Program Files \ Test \ directory. First, we need to go to the appropriate directory (by default, the command line opens the user's folder). To do this, run the command cd c: \ Program Files \ Test. After switching to the desired directory, you can freely run the program with the appropriate parameters. For example, let's run our program with the print to document option:

C: \ Program Files \ Test> Testpogram.exe / print c \ test.txt

As a result of this command, the Testprogram.exe program will print to the document test.txt, which is located on local disk C. In order to find out the commands that are supported by any program - read the help from the developers. For a list of standard cmd.exe commands, you can use the "help" command.

If you plan to regularly work in the command line application, then I recommend that you customize this environment to suit your needs. To start configuring, click on the upper left corner of the window and select "Properties". In the window that opens, you can change a lot of different parameters: buffer size, quick insert and selection, window position, window size, etc.

The command line is a tool that can significantly speed up the work process for personal computer... Having studied it once, you will save your time hundreds of times in the future.