Administrator account vs elevated privileges: what's the difference?
Emily Wong
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