What is command Prompt?
Command Prompt is command line interpreter application available in most Windows OS. It’s used to execute entered commands . Most of those commands automate tasks via scripts and batch files, perform advanced administrative functions, and troubleshoot or solve certain kinds of Windows issues.
Command Prompt is officially called Windows Command Processor, but it’s also sometimes referred to as the command shell prompt, or even by its filename, cmd.exe.
Below is the guide for how to open command prompt
Click on windows button and search command prompt.

There are a few ways to open Command Prompt in Windows. The easiest is to search for it. Type Command Prompt or cmd into the Windows search bar and click on the app that pops up. In the right-hand menu, select Run as Administrator if you need to run commands that require admin access.
Also below command use for open command prompt
C:\Windows\system32\cmd.exe
Use the Run command window
You can launch the Run window by searching for it, using the Windows key + R shortcut, or right-clicking on the start button to open the Power User menu and clicking Run. Type cmd to open the Command Prompt.
