Administrator account vs elevated privileges: what's the difference?
Solution 1:
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".