Unity says it is opening with administrator privileges, but nothing seems to be causing this

Every time I open Unity, I get a pop-up saying that Unity is running as administrator and that this is a bad thing. I tried to fix this, but I cannot. Unity Hub does not ask for administrator privileges when opening. I was hoping for help on preventing Unity from opening as an administrator as I do not know what else to try.

9024421--1245040--upload_2023-5-19_11-29-10.png
There is a button which says to “Restart Unity as a standard user” which does nothing.



Neither the Unity Editor nor the Unity Hub have “Run this program as an administrator” selected.

  1. How do you open your projects? Via the hub or with a shortcut or something else?
  2. Running as admin won’t break anything afaik, just don’t use huge c# files from online since those would have admin perms if ran within Unity

It might be worth checking which processes are elevated in the task manager:

Also, you can change UAC settings to always tell you when something is trying to run elevated (don’t forget to reboot after):

This was exactly the problem; changing this fixed my issue, thank you very much!

I’ve had that problem before

If uac Didn’t work With You it

Maybe the reason is in the windows

First check your Account Type adminstrator or standard

Changing the UAC settings to “Always notify” didn’t work for me. My account type is administrator

It says yes on the elevated column of unity.exe on my system. What does it mean and how can i fix this?

Does it still do that after a reboot? Does Unity Hub also say elevated? When you configured it to Always Notify, at what point does it ask for elevation?

You changed UAC settings and now hub no longer popups up that you’re launching in admin?

I suspect what happened there is that when you change that settings, Windows asks for reboot. And when you reboot, anything you had running as admin is closed and next time it didn’t start as admin anymore, which made the problem go away.

And if the editor is launched from an admin account?

Admin account doesn’t automatically launch processes as admin. By default, it launches them as standard user programs (even if your account is admin). See https://learn.microsoft.com/en-us/windows/security/application-security/application-control/user-account-control/how-it-works

Ok then this is strange it would launch as admin and not do anything if I press the button on the left (restart as standard user). What’s the solution?

Are you running Unity through the Hub? Is the hub running elevated? Can you try restarting the hub (and kill any of its elevated processes)?

The button not working “restart as standard user” is a bug. I’ll take a look at it. Can you tell me what lead you into running this? Did you just install the newer Unity version? Did you update the Unity Hub? Was this a fresh new machine or did you have hub/another Unity version already installed?

https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-42508

Yes it does. There are 6 Unity Hub.exes working on my task manager, 3 of them say yes, 3 of them no. Unity.exe says yes. I shared a ss of my task manager. I use Turkish windows but the far right column is Elevated. “Evet” means yes, “Hayır” means no. It never asks me to elevate

9142453--1270267--Adsız.png

Can you right click Unity Hub.exe on that list, and press something that resembles “Open file location” (I’m not sure what it’s called in Turkish Windows), then right click on that executable, go to the Compatibility tab and show those settings?

Looking at your screenshot a second time, I notice that other system processes (like TextInputHost.exe) are elevated too. That is bizarre. Is there any way you could make it show all processes running on your system? I’m wondering if things like explorer.exe, RuntimeBroker.exe, backgroundtaskhost.exe or dwm.exe are also elevated.

Sry for the inconvenience. Is there a way to switch windows to english after it’s installed. I didn’t choose to install windows in Turkish, the computer store i bought the computer installed it that way. Anyway i share the the ss

9142522--1270276--Adsız.png

explorer.exe, RuntimeBroker.exe is elevated, dwm is not. backgroundtaskhost.exe is not listed