So, go into your Command prompt, type in cd. If you have multiple directories with similar names (say files 1, files 2, files 3, etc) keep hitting the tab key and Windows will cycle through the possible matches.Īlternatively, instead of going straight to the root directory, you can also go back to the previous folder by adding. For instance, we moved in to the Downloads directory located inside the root directory of our Windows 10 here.įor multiple word directories, you may have to enclose the name in quotes, for example cd "onenote notebooks" - one tip here, you can start typing a directory name, and then hit the tab key, and Windows will fill in the name for you. To move in to a particular directory, just enter cd followed by the directory name. As you will see on your Command prompt screen, you’ll be taken to the root directory in Windows “C:” drive. From there, you’ll be taken to the top of your Command prompt directory instantly. Simply type in ‘cd’ in the Command prompt and hit Enter. The cd command, short for Change Directory, lets you jump from one directory (folder) to another without any hassles. Change your Command prompt directory with cd command First, we’ll begin with what is most probably the most straightforward of them all: the cd command. There are a plethora of ways to change the Command prompt directory on Windows 10/11. 3 ways to change the Command prompt directory In this article, we’ve covered some of the easiest methods to change your Command prompt directory in Windows 10/11.
#Remap keyboard keys using comman line how to
Offered as an alternative to Windows GUI, the command prompt offers far more control and functionalities to the average Windows user, than the normal GUI ever can.īut, before you can perform any wizardry with the Command prompt, you’ll first have to learn how to change directories in it. The Command prompt, sometimes also referred to as cmd.exe in short, is a command line interpreter in Windows operating system, and has been in use since the earliest days of Microsoft operating systems, dating back to the DOS days.