how to cd in cmd code example
Example 1: windows cd to another drive
cd /D F:\path
Example 2: how to move to directories in command prompt
cd Desktop/myDirectory
Example 3: cd command windows
cd <folder>
cd /D F:\path
cd Desktop/myDirectory
cd <folder>