cmd cd doesn't change directory code example
Example 1: change directory in cmd doesn't work
C:\...\Admin> d:
D:\>cd "Docs\Java"
D:\Docs\Java>
Example 2: cd not changing directory windows 10
To switch to another drive in Windows 10 '/D' has to be used.
cd /D Z:/