Random piece of info about cd:
cd.. (no space between "cd" and "..") works on Windows
Or try zsh with a good pre-made config like grmlzshrc[1]. It allows changing to a directory by typing only its name (or path). This includes the .. directory. Doesn't get faster.
Or use Autojump[1], changed my life