You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What exactly is the difference between applications running with no UAC vs with elevated privilege? I noticed that even though I give some apps elevated privileges, it still cannot tamper with system services e.g run "sc stop .... " in elevated cmd, it won't work. It also have many other restrictions that I'm not aware of.
Most people seem to subconsciously never use the "ask for admin rights" because they don't know the full capabilities of elevated apps inside sandbox.
So my questions are:
What are the limitations of apps with elevated privileges inside sandbox vs normal elevated applications (outside sandbox) have?
What are the limitations between elevated app inside sandbox vs non-elevated app inside sandbox?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What exactly is the difference between applications running with no UAC vs with elevated privilege? I noticed that even though I give some apps elevated privileges, it still cannot tamper with system services e.g run "sc stop .... " in elevated cmd, it won't work. It also have many other restrictions that I'm not aware of.
Most people seem to subconsciously never use the "ask for admin rights" because they don't know the full capabilities of elevated apps inside sandbox.
So my questions are:
Beta Was this translation helpful? Give feedback.
All reactions