how to change directory in cmd to a different drive code example
Example 1: how to change directory in cmd
In windows shell is commanly known as the command prompt or the
cmd...
to change the directory you can just type cd and type your desired directory
which is present inside the current directory...
Example 2: how to change drive in command prompt windows 10
if you wanted to change the drive from "C:" to "D:", you should type "d:"