Windows Terminal version
1.24.11911.0
Windows build number
10.0.26200.0
Other Software
No response
Steps to reproduce
I only noticed this issue today. Last night my system updated to the new Windows Terminal version per the previous field
Control:
- Win+A (Open PowerShell as administrator)
- UAC prompt occurs on secure desktop under default out-of-box Windows settings. User consents (Yes).
- Windows Terminal as administrator opens like normal
Experiment:
- Win+R (Run)
powershell (Enter)
- Powershell opens in Terminal without admin privs and without UAC prompt
net session
- Should output "Access is denied".
- Ctrl+Shift+1 (or via GUI, open new tab for powershell)
- Unexpected: New tab/shell opens with admin privs and without UAC prompt
net session
- Outputs any SMB sessions (this command is really just a poor-man's test if admin privileges are working)
Expected Behavior
MS terminal opened without admin token/UAC prompt should not be able to open new shells/tabs with admin token/privileges on Windows.
Actual Behavior
MS terminal opened without admin token/UAC prompt was able to open new shells/tabs with admin token/privileges on Windows.
Windows Terminal version
1.24.11911.0
Windows build number
10.0.26200.0
Other Software
No response
Steps to reproduce
I only noticed this issue today. Last night my system updated to the new Windows Terminal version per the previous field
Control:
Experiment:
powershell(Enter)net sessionnet sessionExpected Behavior
MS terminal opened without admin token/UAC prompt should not be able to open new shells/tabs with admin token/privileges on Windows.
Actual Behavior
MS terminal opened without admin token/UAC prompt was able to open new shells/tabs with admin token/privileges on Windows.