Answers for "cmd go to folder"

9

command prompt cd back

cd ..       -> To go back one level
cd ....    -> To go back two levels
Posted by: Guest on July-06-2020
6

windows cd to another drive

cd /D F:path
Posted by: Guest on May-15-2020
0

how to move to directories in command prompt

cd Desktop/myDirectory
Posted by: Guest on November-09-2020
0

how to go to specific directory in cmd

Type cd followed by a space, drag and drop the folder into the window, and then press Enter.
Posted by: Guest on October-13-2021

Browse Popular Code Answers by Language