Here is how to easily explore directories in Command Prompt.
1. Open command prompt.
2. Type cd
3. Press TAB
4. This will show you the available folders in that directory.
5. Press TAB a lot of times to explore the list of folders.
6. When you see the folder that you want, press ENTER.
Here is how to open a directory in command prompt using Windows Explorer:
1. Open Windows Explorer
2. Go to the folder where you want to open the command prompt.
3. Press SHIFT+RightClick, then select "Open command window here".
That's it! So simple and easy.
This is an alternative to going to command prompt and putting cd all the time.