Launching the command line in Windows. Command line in Windows, how to call? How to call the command line on a laptop

💖 Like it? Share the link with your friends

It turns out that you can open programs, edit settings in the OS, control your PC using the command line. But first it must be opened. 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, it now says "PowerShell" by default. If you don't like it, do the following. Go to "Settings" - "Taskbar" - "Replace". Select the "Off" position

Fast way

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

How to call using search

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

Using Explorer

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

Run Cmd.exe

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

It can be different. 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. Next "Properties". Uncheck the checkbox next to the item "Use the old one".

How to call the command line in Windows 10 using keyboard shortcuts

Working with keyboard shortcuts is 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 the line, press "Ctrl + A";
  3. "Alt+F4" closes the console;
  4. Open search "Ctrl+F";
  5. To select one character that is located to the left of the cursor, press "Shift + left arrow;
  6. To move the cursor to the beginning of the current line, use Shift+Home.

Command line in Windows 7 how to call

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

Conclusion

We looked at how to call the command line. It helps to find out information about PC components, edit system settings, perform batch processing. Use it at work, it's more convenient.

command line in any windows version is a very important and demanded attribute. If you have ever done network configuration of a computer, you should be familiar with it. Despite the fact that some ways to call the command line are the same for all versions of Windows, many users have a question about how to call the command line in windows 10? This will be discussed in this article.

Ways to call the command line in Windows 10

There are several ways how you can start the command line. In this article, 3 of the simplest and fastest will be considered.

Command Prompt in Windows 10

Method 1 - Through the search

In Windows 10, right next to the start menu, there is a search icon in the form of a magnifying glass. This is a search. With it, you can find and open the command line.

To do this, click on this icon, and in the window that opens, type " Command line«.

Run through Windows search 10

In the search results, click on the command line icon and select " Run as administrator«.

This will launch Command Prompt in Windows 10.

Method 2 - Through the start menu

To call the command line in Windows 10 through the start menu, just right-click on it and select " Command Prompt (Administrator)".

Run through context menu"Start"

Method 3 - Through the "Run" command

This method suggests using the "Run" command. To do this, you need to call a special window with the key combination " Win++R«.

The combination of the "Win" + "R" buttons on the keyboard

In the window that opens, type " cmd«.

Why is it better to run the command prompt as an administrator?

The thing is that when configuring or configuring certain functions of the operating system, administrator rights may be required to make changes. And if you try to change something through the command line in normal mode, you simply may not have enough rights and the command you entered will not be executed.


The best way thank the author of the article - make a repost to your page

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

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

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

The start menu is designed 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. In order to open this menu use the key combination Windows+R. 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 the search.

Windows 7 and Windows 8 operating systems have great system search. With it, you can find any file or program.

If you are using Windows 7 then open the Start menu and type "Command Prompt". The operating system will then find desired program and 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 type "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 the context menu. To do this, just right-click on the file or folder. But not everyone knows that the context menu has hidden features. 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 using the context menu, you need to hold down the Shift key and right-click on any folder or drive. After that, you need to select the "Open command window" function.

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 selected.

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.

Familiarization Windows user 7 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 abbreviated as “cmd”. The command line is the most important tool in Windows 7 and there are many ways to call it.

Below are detailed descriptions guides for the implementation of the task, which for experienced users will be obvious, 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 a shell familiar to today's people, for example, there was no convenient Windows graphical interface, and control was carried out through 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 degree in programming to open and use all the benefits 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 various ways.

Using the Run menu

Several actions need to be taken:


Using Task Manager

The following sequential steps are required:


Through "Start"

The algorithm of actions consists of the following items:

Also in the "Start" menu, you can go to "All Programs" and in the "Accessories" section, click "Command Prompt".

How to call the command line for a specific folder

Just a few steps need to be taken:


How to install 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. Next, go to the "System32" directory (for example, if 32-bit "Seven" is installed);
  4. Call the context menu on the file "cmd.exe";
  5. Click on the line "Create shortcut";
  6. Then drag it to the desktop, in a simple way, grabbing it with the mouse;
  7. Ready!

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 menu that appears, 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 a quick launch of the console?

To do this, 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 user-friendly version of the hot key combination, for example, "CTRL", "ALT" and "C";

How to call "cmd" with extended permissions?

To open the console as an administrator, do the following:

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


By entering commands into "Command line" V operating systems The Windows family can solve a variety of tasks, including those that cannot be solved through the graphical interface or are much more difficult to do. Let's see how in Windows 7 you can open this tool in various ways.

Interface "Command line" is an application that provides the relationship between the user and the OS in textual form. The executable file for this program is CMD.EXE. In Windows 7, there are quite a few ways to call the specified tool. Let's find out more about them.

Method 1: Run window

One of the most popular and simple ways call "Command line" is to use windows "Run".


The main disadvantages of this method is that not all users are accustomed to keeping in mind various combinations hotkeys and launch commands, as well as the fact that in this way it is impossible to activate on behalf of the administrator.

Method 2: Start Menu

Both of these problems are solved by launching through the menu "Start". Using this method, it is not necessary to keep in mind various combinations and commands, and you can also launch the program of interest to us on behalf of the administrator.


Method 3: Using Search

The application we need, including on behalf of the administrator, can also be activated using the search.


Method 4: Running the executable directly

As you remember, we talked about launching the interface "Command line" is done using the executable file CMD.EXE. From this we can conclude that it is possible to launch the program by activating given file by going to its location directory with Windows Explorer.


At the same time, it is not at all necessary to use the address bar to go to the CMD.EXE location directory in Explorer. Moving can also be done using the navigation menu located in Windows 7 on the left side of the window, but, of course, taking into account the address that was indicated above.

Method 5: File Explorer Address Bar


Thus, you don’t even have to look for CMD.EXE in Explorer. But the main drawback is that this method does not provide activation on behalf of the administrator.

Method 6: launch for a specific folder

There is a rather interesting activation option "Command line" For specific folder, but, unfortunately, most users do not know about it.


Method 7: forming a label

There is an option to activate the "Command Line" by first creating a shortcut on the desktop that refers to CMD.EXE.

  1. Click PKM anywhere on the desktop. In the context list, stop the selection on "Create". In the additional list, go to "Label".
  2. The Create Shortcut window will open. Click on the button "Review…" to specify the path to the executable.
  3. A small window opens, where you should go to the CMD.EXE location directory at the address that was already agreed upon earlier. Select CMD.EXE and press OK.
  4. Once the object's address is displayed in the create shortcut window, click "Further".
  5. In the field of the next window, a name is assigned to the shortcut. By default, it corresponds to the name of the selected file, that is, in our case cmd.exe. This name can be left as it is, but you can also change it by entering any other name. The main thing is that by looking at this name, you understand what exactly this shortcut is responsible for launching. For example, you can enter the expression "Command line". Once the name has been entered, press "Ready".
  6. The shortcut will be generated and displayed on the desktop. To launch the tool, just double-click on it. paintwork.

    If you want to activate on behalf of the administrator, then you should click on the shortcut PKM and select from the list "Run as administrator".

    As you can see, to activate "Command line" using the shortcut, you will have to tinker a little once, but in the future, when the shortcut has already been created, this option for activating the CMD.EXE file will be the fastest and easiest of all the above methods. At the same time, it will allow you to run the tool both in normal mode and as an administrator.

There are quite a few launch options. "Command line" in Windows 7. Some of them support administrator activation, while others do not. In addition, it is possible to run this tool for a specific folder. The best option to always be able to quickly launch CMD.EXE, including as an administrator, is to create a shortcut on the desktop.



tell friends