How do I run a program from command prompt as a different user and as an admin
See here: https://superuser.com/questions/42537/is-there-any-sudo-command-for-windows
According to that the command looks like this for admin:
runas /noprofile /user:Administrator cmd
Start -> shift + command Prompt right click will helps to use as another user or as Admin