Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Run as administrator" not working consistently #7456

Closed
MikeMcCollister opened this issue Aug 28, 2020 · 2 comments
Closed

"Run as administrator" not working consistently #7456

MikeMcCollister opened this issue Aug 28, 2020 · 2 comments
Labels
Issue-Question For questions or discussion Resolution-Answered Related to questions that have been answered Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@MikeMcCollister
Copy link

My primary account is a standard user account. I have a separate account which I use for admin. I rarely ever log into my admin account. That said, sometimes I would like to bring up a Windows Terminal as admin. I get some real strange results.

Here is my setup:

  • Mike is my standard user account.
  • MikeAdmin is my admin account.
  • Mike always has the latest Windows Terminal installed. Currently 1.2.2381.0
  • MikeAdmin may or may not have the latest Windows Terminal installed, depending on the Microsoft Store.
  • Windows Terminal is pinned to my task bar on the Mike account.

Strangeness #1

  1. Have Windows Terminal on the Mike (standard user) account.
  2. Right click on the Windows Terminal task bar icon, click on "Windows Terminal" and select "Run as administrator".
  3. Type in password for MikeAdmin account.
  4. Note that nothing happens.
  5. See that the Windows Terminal in the Start Menu is transparent and has a progress bar on it, like it is being updated.
  6. Close the Windows Terminal for the standard user and pinned Windows Terminal icon in the taskbar goes away.
  7. Reboot and the Windows Terminal in the Start Menu is back to normal.
  8. Pin Windows Terminal back on the task bar.

Strangeness #2

  1. Don't have Windows Terminal running with the Mike account.
  2. Right click on the Windows Terminal task bar icon, click on "Windows Terminal" and select "Run as administrator".
  3. Type in password for MikeAdmin account. Note that I have to do this twice.
  4. Get the following error message

image

That's all for now.

Regards,

Mike

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Aug 28, 2020
@WSLUser
Copy link
Contributor

WSLUser commented Aug 31, 2020

Dupe: #5000, #1032

@DHowett
Copy link
Member

DHowett commented Sep 2, 2020

Yeah -- there are some lingering issues with store installation. There's a lot of into in the linked threads, and in other closed issues on our repo. The long/short of it is that you must register terminal as an application for any user account that wants to run it. Store applications are nominally per-user, and you can't easily cross a user boundary with them.

@DHowett DHowett closed this as completed Sep 2, 2020
@DHowett DHowett added Issue-Question For questions or discussion Resolution-Answered Related to questions that have been answered and removed Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Sep 2, 2020
@ghost ghost added the Needs-Tag-Fix Doesn't match tag requirements label Sep 2, 2020
@DHowett DHowett added the Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. label Sep 2, 2020
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Question For questions or discussion Resolution-Answered Related to questions that have been answered Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants