Skip to main content

Questions tagged [cd]

`cd` is the command-line command for navigating the directory tree. It stands for C(hange) D(irectory). For the optical disc, please use [compact-disc]

303 votes
9 answers
1.3m views

Using cd command in Windows command line, can't navigate to D:\

This may be a silly question, and I think I have looked elsewhere to find the answer... Might be a path issue, but when I open the command line and type from the C:\>: cd D:\ I cannot get to the ...
nicorellius's user avatar
  • 6,735
9 votes
4 answers
3k views

Can windows command line support Linux "cd -"?

In Linux we can use cd - to enter the previous directory, like: /home/user: cd /a /a: cd - /home/user: The - means the latest previous directory.
Bin Chen's user avatar
  • 191
5 votes
0 answers
783 views

Why wouldn't cd <drive letter>: work? [duplicate]

Possible Duplicate: Using cd Command in Windows Command Line, Can't Navigate to D:\ I am in the C partition and I type at the prompt: c:\> cd d: ... and it echoes: d:\ c:\> ...so ...
Andrew-George Hondrari's user avatar
2 votes
1 answer
1k views

Windows 10: Account removed from Administrators group, how to recover?

Situation Windows 10 Pro, 64bit Removed letter assignment from CD drives, don't use them regularly By mistake (without thinking, that is) I removed my account from the Administators group Can't ...
Daniel Vasiliu's user avatar