Cannot change directory to mapped network drive (only inside of Windows Terminal) #22550

Open
opened 2026-01-31 08:16:27 +00:00 by claunia · 0 comments
Owner

Originally created by @fpf3 on GitHub (Nov 14, 2024).

Windows Terminal version

1.21.2911.0

Windows build number

10.0.19045.5073

Other Software

No response

Steps to reproduce

  • Open the "command prompt" profile inside of windows terminal
  • cd /d X:\, where X:\ is a mapped network drive

Expected Behavior

No response

Actual Behavior

Receive the following error message:

The system cannot find the drive specified.

However, if just running cmd.exe, the directory is changed to the mapped network drive as expected.

Image

Originally created by @fpf3 on GitHub (Nov 14, 2024). ### Windows Terminal version 1.21.2911.0 ### Windows build number 10.0.19045.5073 ### Other Software _No response_ ### Steps to reproduce - Open the "command prompt" profile inside of windows terminal - `cd /d X:\`, where `X:\` is a mapped network drive ### Expected Behavior _No response_ ### Actual Behavior Receive the following error message: ``` The system cannot find the drive specified. ``` However, if just running `cmd.exe`, the directory is changed to the mapped network drive as expected. ![Image](https://github.com/user-attachments/assets/056cb758-3f83-43c5-a566-f0a9f3000e1d)
claunia added the Needs-TriageIssue-Bug labels 2026-01-31 08:16:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22550