Add admin and non-admin Terminal Tabs #17307

Closed
opened 2026-01-31 05:38:30 +00:00 by claunia · 2 comments
Owner

Originally created by @jonasprechtl on GitHub (Apr 21, 2022).

Description of the new feature/enhancement

When working with the Terminal, I usually work with no admin privileges because I would have to take the extra step to right-click and run as administrator. Sometimes, however, I need an admin terminal for a Task. It would be nice if it was possible to mix admin and non Admin Terminal Tabs in one window, so when I have to run as administrator, I wouldn't have to work with two terminal instances at once and remember which instance is which.
I suggest a setting to enable this feature for individual Consoles (e.g. only PowerShell or PowerShell and cmd, ...).
The User should be able to add normal and Admin Terminal Tabs to the Window by just clicking on the Add Tab Symbol and selecting Admin or non-Admin consoles.
The Terminal Tabs with admin Privileges should be clearly marked as Admin, maybe with a red color or a Symbol to make it easier for the User to navigate and tell them Apart.

Proposed technical implementation details (optional)

Originally created by @jonasprechtl on GitHub (Apr 21, 2022). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement When working with the Terminal, I usually work with no admin privileges because I would have to take the extra step to right-click and run as administrator. Sometimes, however, I need an admin terminal for a Task. It would be nice if it was possible to mix admin and non Admin Terminal Tabs in one window, so when I have to run as administrator, I wouldn't have to work with two terminal instances at once and remember which instance is which. I suggest a setting to enable this feature for individual Consoles (e.g. only PowerShell or PowerShell and cmd, ...). The User should be able to add normal and Admin Terminal Tabs to the Window by just clicking on the Add Tab Symbol and selecting Admin or non-Admin consoles. The Terminal Tabs with admin Privileges should be clearly marked as Admin, maybe with a red color or a Symbol to make it easier for the User to navigate and tell them Apart. <!-- A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable). --> # Proposed technical implementation details (optional) <!-- A clear and concise description of what you want to happen. -->
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 05:38:30 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Apr 21, 2022):

Alas, as much as we'd like to do this, it's simply not going to be possible.

See this doc for a bit more of the reasoning, as well as Elevation Quality of Life Improvements.

In 1.13, you can ctrl+click on a profile to launch it in a new elevated window automatically:
image

That's not really the same as putting the same window, but it's a little more convenient. /dup #1032

@zadjii-msft commented on GitHub (Apr 21, 2022): Alas, as much as we'd like to do this, it's simply not going to be possible. See [this doc](https://github.com/microsoft/terminal/blob/main/doc/Niksa.md#elevation) for a bit more of the reasoning, as well as [Elevation Quality of Life Improvements](https://github.com/microsoft/terminal/blob/main/doc/specs/%235000%20-%20Process%20Model%202.0/%231032%20-%20Elevation%20Quality%20of%20Life%20Improvements.md#background). In 1.13, you can ctrl+click on a profile to launch it in a new elevated window automatically: ![image](https://user-images.githubusercontent.com/18356694/162817072-e2399cf5-1228-46db-8a1e-0398edab3a2c.png) That's not really the same as putting the same window, but it's a little more convenient. /dup #1032
Author
Owner

@ghost commented on GitHub (Apr 21, 2022):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Apr 21, 2022): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#17307