Search notes:

cmd.exe - popd

popd returns the the directory that was pushed onto the directory stack with pushd.
popd is affected by whether command extensions are enabled or disabled.

See also

cmd.exe: Built-in commands

Index