cmd.exe "START" cannot find file since upgrade to 1903 #6319

Open
opened 2026-01-31 00:35:41 +00:00 by claunia · 0 comments
Owner

Originally created by @LRiba on GitHub (Feb 6, 2020).

I just upgraded my Windows 10 Pro system to 1903 (build 18362.356) and began experiencing a similar problem to #271, which was reported in 1809.
(The description of duplicate issue #345 is closer to what I'm seeing).

I have a batch file containing multiple commands executed as
START "" /MIN /I /D ...
Since the upgrade, they all now return

The system cannot find the file ...

Removing the /MIN does not resolve the problem.

#271 was fixed in KB4501371 for 1809; is there an update for 1903 with a similar fix?

Environment

Microsoft Windows [Version 10.0.18362.356]

Previous Environment

1803 (build 17134.1246)

Originally created by @LRiba on GitHub (Feb 6, 2020). I just upgraded my Windows 10 Pro system to 1903 (build 18362.356) and began experiencing a similar problem to [#271](https://github.com/microsoft/terminal/issues/271), which was reported in 1809. _(The description of duplicate issue [#345](https://github.com/microsoft/terminal/issues/345) is closer to what I'm seeing)._ I have a batch file containing multiple commands executed as `START "" /MIN /I /D ...` Since the upgrade, they all now return > The system cannot find the file ... Removing the `/MIN` does **not** resolve the problem. #271 was fixed in KB4501371 for 1809; is there an update for 1903 with a similar fix? # Environment Microsoft Windows [Version 10.0.18362.356] ### Previous Environment 1803 (build 17134.1246)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6319