Guidance - Launch windows terminal from command line #3519

Closed
opened 2026-01-30 23:23:01 +00:00 by claunia · 6 comments
Owner

Originally created by @dazinator on GitHub (Aug 22, 2019).

Originally assigned to: @bitcrazed on GitHub.

I'd like to know how to launch windows terminal from the command line, as this opens up the possibility of launching it from third part tools. As it's a windows store app, it doesn't seem as straightforward - I can't even figure out how to get the path of the executable!

Originally created by @dazinator on GitHub (Aug 22, 2019). Originally assigned to: @bitcrazed on GitHub. I'd like to know how to launch windows terminal from the command line, as this opens up the possibility of launching it from third part tools. As it's a windows store app, it doesn't seem as straightforward - I can't even figure out how to get the path of the executable!
claunia added the Needs-TriageNeeds-Tag-FixIssue-Docs labels 2026-01-30 23:23:01 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Aug 22, 2019):

It comes with an app execution alias called “wt”. Just run “wt”.

@DHowett-MSFT commented on GitHub (Aug 22, 2019): It comes with an app execution alias called “wt”. Just run “wt”.
Author
Owner

@dazinator commented on GitHub (Aug 22, 2019):

@DHowett-MSFT thanks. Is it possible to open it at a particular path? I've tried things like:

wt c:/

and

wt --path c:/

then realised I could be guessing all day for something that is currently not supported?

@dazinator commented on GitHub (Aug 22, 2019): @DHowett-MSFT thanks. Is it possible to open it at a particular path? I've tried things like: > wt c:/ and > wt --path c:/ then realised I could be guessing all day for something that is currently not supported?
Author
Owner

@DHowett-MSFT commented on GitHub (Aug 22, 2019):

Alas, that's #608 😄

@DHowett-MSFT commented on GitHub (Aug 22, 2019): Alas, that's #608 :smile:
Author
Owner

@DHowett-MSFT commented on GitHub (Aug 22, 2019):

Sorry, i meant #607. Got my numbers mixed up.

@DHowett-MSFT commented on GitHub (Aug 22, 2019): Sorry, i meant #607. Got my numbers mixed up.
Author
Owner

@chorman0773 commented on GitHub (Aug 23, 2019):

Is there a way to specify which profile to open, such as
wt —profile 4?

@chorman0773 commented on GitHub (Aug 23, 2019): Is there a way to specify which profile to open, such as `wt —profile 4`?
Author
Owner

@DHowett-MSFT commented on GitHub (Aug 23, 2019):

Please go read #607.

@DHowett-MSFT commented on GitHub (Aug 23, 2019): Please go read #607.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3519