Software & Apps > Windows How to Open Command Prompt in a Folder Shift+Right-click in the folder to see the option to open CMD By Jennifer Allen Jennifer Allen Writer Swansea University, Staffordshire University Jennifer Allen has been writing about technology since 2010. Her work has appeared in Mashable, TechRadar, and many more publications. lifewire's editorial guidelines Published on July 29, 2024 Windows The Ultimate Laptop Buying Guide Close What to Know From the folder you want to open in Command Prompt, hold the Shift key, then right-click an empty area.From there, select Open in Terminal (W11) or Open PowerShell window here.Alternatively, change the folder path (at the top of File Explorer) to cmd. Press Enter to open CMD in that folder. This article teaches you how to open Command Prompt in a way that lets you start working from a specific folder immediately. Here's how to start CMD from a folder in Windows 11 (it's very similar in older versions). How to Open CMD in a Folder It's easy to start Command Prompt the normal way, but if you know which folder you want to run commands in, you'll save yourself a step or two if you open Command Prompt in the folder from the start. Below are two methods. Change the Folder Path Follow these steps for the fastest way to open Command Prompt in a folder. All you have to do is type cmd in the right place. Open File Explorer to the folder you plan to work in. For example, if it's your Downloads folder, you'd navigate here: C:\Users\[your username]\Downloads Erase the folder path at the top of the window. Pressing Alt+d is a quick way to highlight the whole path. Replace the path with cmd. Press Enter. This will open Command Prompt directly to that folder. Use a Keyboard Shortcut Here's how it works with a simple keyboard+mouse shortcut: Go to the folder you want to access from Command Prompt. While holding the Shift key, right-click once in an empty area of the folder (don't select any files or subfolders). Select Open in Terminal if you're on Windows 11. Older versions of Windows have a similar option called Open PowerShell window here. Terminal is the command line tool used in Windows 11. Follow that link to learn how to access Command Prompt and other tools from Terminal. The Command for Changing Folders in Command Prompt The steps listed above are simple ways to open CMD to a certain folder without dealing with commands. But, did you know there is a command meant for this very purpose? It's called the change directory command and it's invoked by typing cd. It's how you open a different folder from inside Command Prompt, which is useful if you don't want to start a brand-new instance of Command Prompt just to change the folder you're in. How to Clear the Windows Command Prompt Screen FAQ What is Command Prompt? It's a command-line interpreter program that's available on all Windows PCs. It's often used to perform more advanced administrative functions or to troubleshoot an issue. The commands you can use depend on which version of Windows you own. How do you clear Command Prompt? Type cls and press Enter. This clears all the previous commands you entered. Can I use copy/paste in Command Prompt? Yes, but you need to enable it first in some instances. Open Command Prompt, right-click on the top bar, and select Properties. Under Edit Options, select the checkbox next to Use Ctrl+Shift+C/V as Copy/Paste. Was this page helpful? Thanks for letting us know! Get the Latest Tech News Delivered Every Day Subscribe Tell us why! Other Not enough details Hard to understand Submit