Run as administrator profiles do not run until terminal is ran as administrator.
#13.675 aperta il 4 ago 2022
Metriche repository
- Star
- (35.764 star)
- Metriche merge PR
- (Merge medio 27g 19h) (24 PR mergiate in 30 g)
Descrizione
Windows Terminal version
1.14.1963.0
Windows build number
10.0.22000.832
Other Software
No response
Steps to reproduce
- Log in to windows as a standard user without administrative permissions
- Create a new profile and configure it to run as administrator.
- Save the settings and try to run the profile
Expected Behavior
When the profile is ran under the standard non-admin account, the system should prompt the user for administrator credentials. Once the credentials are entered, the profile should run in a new windows with administrator permissions.
Actual Behavior
After entering credentials to the user account control prompt, the profile does not run. Instead it's execution (and appearance of its windows) is delayed until a new instance of terminal is ran as administrator.
This issue does not affect administrator accounts, it only occurs for accounts that are not in the administrators group.