How do I open Command Prompt as administrator without administrator?
you can use Process Explorer from Sysinternals. Open Procexp as admin, and then go to File -> Run as Limited User . A run bar will appear, and you can enter cmd or whatever else you want. technet.microsoft.com/en-us/sysinternals You are correct, Runas will always elevate if the user is capable of elevation.