How to Change Directory in Command Prompt
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.
You 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
- All Frequency Restart, Shutdown, Remote Off ... with Command Prompt
- Windows prompt
- How to Customize the Font in Windows Command Prompt
May be interested
- How to Change Your Computer's Date and Time Using Command Prompttoday's tipsmake will show you how to change the date and time on a computer running windows operating system through the command prompt application. if you don't have administrator access, you won't be able to change the date and time.
- How to Change or Create Desktop Icons on Windowstoday's wikihow will show you how to change the icons that appear on your windows computer screen. you can change to another icon system, download it, or create your own icons. additionally, you can add your own custom shortcuts to your desktop, change the icons, and even remove the arrow on the shortcut icon.
- How to Change Startup Program on Windows 7the startup program is saved in a special folder on the hard drive, and runs automatically when windows starts. in windows 7, installing a startup program is similar to previous versions of windows. the article below will show you how to add or disable startup programs.
- How to Fix Windows Computer Sound Errorssound errors are extremely common errors for computers running the windows operating system. normally, when using windows xp and windows 7 operating systems, you can easily fix the error by adjusting the settings or reinstalling the sound card. with a little patience and using a troubleshooter, you can fix the audio error yourself.
- How to Fix Blue Screen Error on Windowsblue screen error or stop error, also known as blue screen of death (bsod) error, can cause unpleasant experiences. error messages almost never indicate what's wrong, and are often given randomly. following the instructions below can diagnose and repair errors that cause the blue screen of death.
- How to Use Remote Desktop on Windows 7today's tipsmake will show you how to enable and use remote desktop on two windows 7 computers. remote desktop is built into windows 7, this feature allows users to control one computer from another computer via a connection. internet connection. to use remote desktop, you need to enable the feature on the target computer and find the ip address of this computer, then you can connect to the target computer from another computer.