Computer
If the Windows Command Prompt change directory (cd) command is not functioning; you could be encountering one of these problems. Firstly, make sure that the path of the folder is correctly entered and that the directory really exists. If you want to change to a different drive, use cd /d and then the path, e. g., cd /d D:\Projects. Besides that, see whether the paths with spaces are enclosed in quotation marks. You might not be able to change directories due to permission restrictions or a corrupted Command Prompt session. So, restart Command Prompt and have another go. By the way, if you still have the problem, execute a system file check with sfc /scannow to detect and fix the issues with Windows system files.






