windows cd to different drive code example
Example 1: windows cd to another drive
cd /D F:\path
Example 2: how to change path in cmd to another path?
Directory> cd...
Directory> (directory you want)
cd /D F:\path
Directory> cd...
Directory> (directory you want)