How to Change Directory in Command Prompt
This article shows you how to change folders in the Command Prompt program on a Windows computer. To change commands in Command Prompt, you must use an administrator account.
Open Command Prompt
Open Start. You can click the Windows icon in the bottom left corner of the screen or press the key ⊞ Win.
On a Windows 8 computer, you'll place your mouse pointer in the upper-right corner of the screen, then click the magnifying glass icon when you see it appear.
Import cmd. With this operation, you will see the Command Prompt icon displayed at the top of the Start window.
Right click on Command Prompt. This is the program with the black box icon. A menu will appear on the screen after a right-click.
Click Run as administrator . This is the option at the top of the menu. This allows you to access Command Prompt with administrator permissions.
Confirm your selection by clicking Yes when asked.
You cannot use Command Prompt in administrator mode if you are using a restricted computer, a public computer, a computer on an internal network (such as a library or school computer), or regular user account.
Change directory
Import cd . Remember to enter a space after the "cd" command. This command is short for the phrase "change directory" and is used every time you want to change the directory in Command Prompt.
Don't rush to press the key ↵ Enterright now.
Specify the path to your folder. The folder path is like a map that takes you to a certain folder. For example, if you want to access the "System32" folder in the "WINDOWS" folder on your hard drive, the path will be "C:WINDOWSSystem32".
You can find the path to the folder by opening My Computer, double-clicking the hard drive icon, finding the folder you need, and looking at the address bar above the folder.
Enter the path to the folder. Your command or address will be entered after the "cd" command; make sure there is a space in between the "cd" command and your command.
For example, your complete statement would be cd WindowsSystem32or cd D:.
Because your computer's default directory is the hard drive (such as "C:"), you don't need to enter the hard drive name.
Press ↵ Enter. This will change the folder in Command Prompt to the folder of your choice.
Discover more
Command PromptShare by
Lesley MontoyaYou should read it
- How to open Command Prompt on Windows 10, 8, 7, Vista and XP
- How to Make Command Prompt Appear at School
- 6 Best Command Prompt Alternatives for Windows
- How to use Xcopy command in Command Prompt
- Instructions for using Command Prompt
- The Quiet Details That Make a Sports Betting Platform Feel Reliable
- Instructions on creating toy set images with ChatGPT AI
- How are AI agents changing the journalism industry?
- How to Change Your Computer's Date and Time Using Command Prompt
- How to Change or Create Desktop Icons on Windows
- How to Change Startup Program on Windows 7