Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Need to navigate to a folder in command prompt [closed]

Tags:

windows

cmd

My command prompt starts in C:\Users\ (Name) and I need it to be in a different folder, how can I do this using the command prompt itself?

like image 987
the_dopamine Avatar asked Apr 07 '11 05:04

the_dopamine


People also ask

How do I go straight to a folder in CMD?

Type cd followed by a space in the command prompt window. Drag and drop the folder you want to browse into the window. Press Enter.


1 Answers

Navigate to the folder in Windows Explorer, highlight the complete folder path in the top pane and type "cmd" - voila!

like image 186
Andrew Avatar answered Oct 11 '22 03:10

Andrew