This post will show some Windows Command Line (CMD) tricks I will have experience with.
1. To navigate to a folder quickly it is possible to type the “cd” command and drag’n’drop the folder from other explorer (default Windows Explorer or Total Commander).
If you want to go to a folder on a different drive add the “/d” argument:
cd /d [drag'n'drop a folder]
2. Press F7 to open the commands list.
3. To go to the root directory type
cd\