Computers Windows Internet

Command line wines 10. The ancient way: through the directory of installed programs

It is always risky to use new software, while the presence of glitches does not always burden the user's life, but also the lack of free access to those functions to which he gets used. Not least among them is the command line (console) tool. Not everyone will be able to call it the first time in Windows 10, but there are many benefits from it, so you should not ignore it, complicate your life, but it is better to simply follow the instructions provided and find it.

A limited number of people know how to open the command line in windows 10, and if reading this text did not end with the last paragraph, you should read the following information. The peculiarity of the console is that not everyone can use it. These are mostly experienced users who know a little more, use a PC or other device not out of idle curiosity, but do purposeful work, trying to make their tasks easier by all available means. It is worth noting that some functions are simply impossible without access to the console, and are hidden from the user for security purposes. Therefore, before executing any commands in line mode, you should think about whether this is necessary at all, and also consider possible safer ways to perform a particular procedure.

Sequence of actions (basic)

In order to protect the user from unintentional actions in some cases, Windows 10 provides a couple of modes for working with the console. The first is the main one, which has a limited set of available functions, and more advanced with access rights only for the administrator of the workstation (PC, etc.).

In order to start the first mode, you can use the available built-in functions. The first is accessible by invoking the context menu for the Start menu. The combination of hot buttons + [X] will replace these actions.
Next, you need to click on the menu with the right touchpad / mouse button (as usual, the menu is located in the lower left corner, if the user has not made changes manually). Then select the [Command line] parameter in it.

The next method involves invoking the command line using the built-in search tool. It can be launched from the quick launch (magnifying glass icon), the search field in the Start menu, or in the explorer window using the search field located at the top right under the title of the window and menu. In the field you need to type the keyword "command", and as a result of the search, an icon with a black rectangle should appear, which is launched by clicking the mouse or tapping (depending on the device).

Also, from the Explorer window, you can immediately select the [File] command in it [Open command line].
The Start menu command in it [All Applications] then [System Tools] and [Command Line] will replace the same operation as the Cmd or cmd.exe command in the Quick Launch window.

Probably the hardest way is to manually search. To do this, you need to find the same cmd.exe file in the system directory ... / windows / win32 on the disk with the installed OS.

In order to start with an initial value in a specific folder, select from the context menu of the directory [Open command window].

Workflow (advanced)

To get the full set of functions, you should use the administrator mode, while instead of the items described above, you need to select the Command line (administrator) from the context menu. In the user menu of the explorer - [File] in it [Open command line] then [Open command line as administrator]. And in the Main Menu, start (Start) in it [All Applications] then [Service] and [Command line (Run as administrator). And in each case, you need to confirm your actions by clicking YES in the pop-up window and, if necessary, enter the password.
It is worth noting that some functions in the console are not available, such as copying. To get them, you need to go to the program menu of the console window settings and make the appropriate adjustments.

The command line allows you to execute programs, change settings, and access files by entering specific instructions, and has been in the OS since the first versions were released. It is usually used by advanced users and administrators to quickly implement scripts without using a graphical shell. She is also consulted for troubleshooting and fixing specific problems. Don't confuse Command Prompt with Run, the latter only opens components.

This MS-DOS based application has been allowing users to interact directly with the system since the 1980s and operates at a more basic level. By using it, you have more control over your PC. In addition to general directives (dir, cd, copy, del), the utility is used to access parts of Windows that are closed in the normal interface. It is used to perform many tasks that are carried out more quickly, or even this is the only way to find the information you need.

Since version 10, Microsoft has been trying to make PowerShell a mainstream utility. It offers a rich set of directives better integrated with the OS and most products. They exist inside compiled DLLs.

This is a pretty useful utility. It allows you to perform transactions faster and offers tools that simply aren't available in a graphical interface. It also supports all kinds of smart keyboard shortcuts, making it more powerful.

Launch via "Search"

You can easily launch a shell by clicking the Start button, then open Find and start typing "command" in the box.

Calling through utilities

Click "Start"; scroll down and expand the System folder.

Using the Run dialog box

Press Win + R to open a dialog box.

Enter "cmd" and "OK".

To effectively handle situations when the system fails, you need to know the basic directives. Use the "Help" prescription which will display a list of functions. By using cmd.exe, you will have better control over your device and will be able to restore work on your own in case of any critical failures.

Through the menu

Hold Win + X. A menu will open in which select the appropriate item. You might see PowerShell. It appeared in the Creators Update for. It can also be used.

The command line is a Windows element that allows you to perform operations with files and components, bypassing the graphical interface of the system. Don't confuse the command line with the Run function. The latter is only responsible for opening programs and components. But the command line can completely replace the standard Windows Explorer and change the operating system settings, make changes to file properties and format the connected media.

Therefore, in order to effectively manage your computer even in a situation when the OS graphical interface has failed, you need to know everything about the Windows 10 command line: how to invoke it and how to use it.

Running

In the Windows family, there are three ways in which you can run the command prompt.

Using the Start icon

The first method involves using the context menu of the Start button. To run the command line in this way, you must:

  1. Right-click on the Start button.
  2. In the list that appears, the user should select the "Command Line" menu item, preferably with the addition of "Administrator".

Advice! You can call up a similar menu by pressing the Win + X key combination.

Using built-in search

To launch the component you are looking for, you can also use the updated search, which is available on the Taskbar. For this you need:

  1. Click on the search bar (or press the key combination Win + Q).
  2. Enter the words "Command Line" into the text box.
  3. Select the component of the same name from the search results.

Through the Run command

The third way is related to the use of the above-mentioned Run command. To run the required component, you should:

  1. Press Win + R on the keyboard at the same time.
  2. Enter "cmd" into the appeared text field and press "Enter".

File location

You can call the command line in Windows 10 directly from the cmd.exe file, which is located at "C: \ Windows \ System32".

Also, shortcuts for quickly opening this program are in the Start menu -> All Applications -> System Tools - Windows.

You can easily pin a shortcut to the taskbar, in the start menu (area with tiles) or on the desktop at the user's discretion.

Video instruction

Popular ways to invoke the command line are described and shown in the video.

Finally

To get started with command line functions, use the "Help" command, which will display the main keys for working with this tool.

By learning how to use cmd.exe, the user will gain even more control over his device and will be able to independently restore the operating system even in case of critical failures.

Hello everyone! It would seem, why a separate note with instructions on how to open a command prompt in Windows 10? - In fact, many users (especially after upgrading to Windows 10) many questions arise, where did this damn command line go from the place we were accustomed to ?! Since I had to tune in to the story, I decided to reveal this issue in as much detail as possible and show you as many as 10 different ways to start the command line in the latest Windows 10.

Surely you are already familiar with some of the methods, but I think even an advanced user will find some interesting and useful points for themselves. This note was written for Windows 10, but most of what is described in the article works fine on earlier versions of Windows too - I just don't see any reason to write for outdated systems ...

To write this note about all the ways to open the command line, I was prompted by your questions in the note about the missing, where in the last paragraph we considered a way to fix the problem via the command line.

Of course, modern systems are quite simple to control with the mouse and we rarely use the input of various commands, but sometimes you need to do something specific and often this is done by simply entering a command into the terminal, and we will consider how to start it today. (all options known to me)... We will call the line on behalf of the Administrator and with limited accounting.

Open a command prompt window from the Win + X menu

This is probably the easiest way to open the command line on Windows 10 - press the combination "Win + X" on the keyboard and select the desired item in the menu that appears.

The convenience of this method is that you can select several command line operating modes at once - these are:

  1. Command line - normal, with limited rights;
  2. Command Prompt (Admin) - Unlimited (Be Careful)

There are a lot of interesting things in this menu, and I recommend that you familiarize yourself with it in detail, sometimes it helps a lot and saves time.

Opening a command prompt window from the Task Manager

Open "Task Manager" and go to verbose mode (By clicking on more details)... Click "File" in the upper left corner and then go to "Run New Task". Enter CMD or cmd.exe and click OK - this will open a command prompt. In addition, you can check the box that will launch the command line with Administrator rights.

Command Prompt in Admin Mode with Task Manager - Secret Way

Here, almost everything is the same as in the previous paragraph, to start the command line as administrator - just hold down the CTRL key on the keyboard while clicking File> Create new task, thereby you will open the command line with administrator rights (no commands need to be entered)

Opening Command Prompt from Search Results

You can easily open a command prompt window by simply typing "CMD" in the search box (Keys Win + S on keyboard). Perhaps when Cortana is brought to Russia, we will be able to command the computer with our voice, but for now we can do without it ...

To start the terminal in this way with administrator rights, enter CMD in the search field and right-click and select "Run as administrator". Alternatively, in order not to touch the mouse at all, use the arrows to select the command line and press CTRL + SHIFT + ENTER to open a command prompt window in administrator mode.

Launch Command Prompt from All Applications on the Start Menu

Open the Start menu by clicking on the Windows image in the lower left corner. Go to all applications and find there "System Tools - Windows", and then click on "Command Prompt"

Opening the command line from Explorer

The Command Prompt can also be opened through Windows Explorer - just go to C: \ Windows \ System32 and find the file cmd.exe there. You can either double-click, or by right-clicking, select "Run as administrator" - it all depends on you and what rights you need to start the terminal with.

Command Prompt from the Run Menu

Click the " Win + R"On your keyboard to open the Run dialog box. Type CMD and click OK (or Enter on your keyboard).

Open Command Prompt from File Explorer Address Bar

Open Windows Explorer and poke at the address bar (or press the keyboard shortcut ALT + D on keyboard). Just enter CMD in the address bar and thus you run the command line with the path of the current folder (where were you when the terminal was called)

Command Prompt from File Menu in Explorer

Open standard Windows Explorer, navigate to the folder or drive that will be selected as the startup one in the command line. Click "File" on the ribbon and choose "Open Command Prompt." Here you have two options for launching:

  1. Open command line - opens the command line in the folder of our choice with standard permissions;
  2. Open Command Prompt as Administrator - Opens a command prompt window in the folder of our choice with administrator rights.

Open a command window in Windows Explorer

To open a command prompt window in any folder or drive you need, just go there through a standard explorer. Right-click on a folder or anywhere in the empty space on the right side of Windows Explorer while holding down the SHIFT key on your keyboard, and select "Open Command Window" from the context menu. The terminal will start with the path to the folder we were in.

Create a command line shortcut on the desktop

Well, here we are with you and figured out how to open the command line in Windows 10 and similar systems, I hope you will not have any questions - as a bonus, I decided to tell you how to create a shortcut on the desktop or in any other place convenient for you to launch.

Right-click anywhere on the desktop, select New> Shortcut from the context menu

In the field "Specify the location of the object" enter "cmd.exe" and click "Next"

Give any name to the created shortcut and click "Finish" (I, for example, called the Command Line Administrator, since I plan to run with extended rights and I will tell you how to do the same)

If you, like me, want to run the command line from a shortcut as administrator, then go to the properties of the shortcut (right-click on the shortcut and select Properties from the context menu)... Click the "Advanced" button at the bottom and check the "Run as administrator" option.

So you have created a shortcut that will open a command prompt window by double-clicking on it. I hope that you no longer have an urgent question - how to open a command prompt window in Windows 10, but just in case - I am waiting for your comments ...

The command line is one of the ways to control the operating system. With its help, you can perform a variety of operations. Moreover, in some cases, the command line is simply not replaceable. For example, when you need to execute the PING command. This article will guide you through how to open Command Prompt in Windows 10.

Method number 1. Open the command line using the "Run" window.

The Run window allows you to quickly execute any command or launch an application. In order to open this window, you must simultaneously press the Windows and R keys on the keyboard. After the "Run" window appears, you need to enter the "CMD" command and press the enter key or the "Ok" button.

After that, you should have 10 in front of you.

Method number 2. Open the command line through a special menu.

Starting with Windows 8, there is a new menu in the Windows operating system. It can be opened by right-clicking on the "Start" button or by using the Windows-X key combination. Almost all system utilities that you may need to configure Windows are available from this menu. There is also a Command Line here.

It should be noted that there are two items available at once that launch the command line. They are just "Command Line" and "Command Line (Admin)". If you select the first option, then the command line will run with user rights, if the second, then.

Method number 3. Open the command line using a shortcut on the desktop.

Another option for opening Command Prompt in Windows 10 is a shortcut on the desktop. To use this method, you need to create a shortcut. To do this, right-click on the desktop and select "New - Shortcut".

This will open a window for creating a shortcut. In this window, you need to enter the command "cmd" and click on the "Next" button.

Method number 4. Open the command line in Windows 10 using search.

Also you can open command prompt using search. To do this, open the "Start" menu and enter the "cmd" command in the search box.

After entering this command in the search, the search results will appear. At the very top should be the Command Prompt Windows application.

Click on the top search result and a command line will open in front of you.