Administrator account vs elevated privileges: what's the difference?

What's the difference between an Administrator account and elevated privileges? What types of things Admin account grants and where do you need elevated privileges? (i.e. run as administrator)

1 Answer

An Administrator account has the ability to "run as administrator", but no special privileges beyond that (assuming UAC is turned on). If you're running a non-administrator account, then you must provide the credentials to an Administrator account if you want to "run as administrator".

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like