Run console apps with elevated rights on Terminal instead of Console Window Host #15126
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Windows Terminal version
1.16.10262.0
Windows build number
10.0.22621.1413
Other Software
If I run any console app with elevated rights it opens via old 'conhost' / "Console Window Host" instead of Terminal ignoring settings to open Terminal by default.
For example 'ssh-keygen.exe' from OpenSSH:
Run by double click -> starts in Terminal:
And via "Run as Administrator" -> starts in older Console Window Host:
(Same happens if run from console or a batch file).
Is there a way to avoid such behavior?
Steps to reproduce
Expected Behavior
App starts in Terminal
Actual Behavior
App starts in Console Window Host
The text was updated successfully, but these errors were encountered: