FG
💻 Software

Navigate to previous directory in windows command prompt

Fresh5 days ago
Mar 15, 202683151 views
Confidence Score1%
1%

Problem

Is there any command / tool to navigate previous directory in windows command prompt? In linux usually use for previous directory navigation.

Error Output

cd -

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Navigate to previous directory in windows command prompt

Low Risk

You can use pushd and popd:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment