It seems like more often than not, I need to "Run As Administrator" in Windows 7. Is there a way to force every program run as an administrator, without having to right click everything?
|
feedback
|
closed as off topic by Shane Madden, WesleyDavid, Jason Berg, jscott, Chris S♦ Aug 9 '11 at 17:34
Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.
|
If the user in an administrator, disable User Account Control. | |||
|
feedback
|
Administratorsgroup have a fully escalated state by default. The right-click option stays in the context menu, but doesn't actually do anything. You can confirm by disabling UAC then trying to launch a command prompt both ways - the non-"escalated" one has the tell-taleAdministrator: Command Promptin the title bar and the context of the "escalated" one stays in \users instead of moving to \windows\system32 like a normal escalation would. – Shane Madden Aug 9 '11 at 17:30