Advanced Run: Run programs as another user without logging off
Posted May 8th 2008 1:00PM by Brad Linder
Filed under: Utilities, Windows, Freeware

Advanced Run is a utility that replaces the Windows Run dialog with an advanced version. But it has one feature up its sleeve that you won't find in the Windows run box: the ability to run any program as another user without logging out and logging back in as that user.
You can launch Advanced Run by clicking Run in the Windows Start Menu, hitting the Win+R keys on your keyboard, or startng a new task from Windows task manager. You can also right-click on any program and select Run As to run the program as another user.
Advanced Run works with Windows XP and Vista, but will not work with 64 bit versions of Windows.
[via Shell Extension City]
Tags: advanced-run, run, run-dialog
Please keep your comments relevant to this blog entry. Email addresses are never displayed, but they are required to confirm your comments.
When you enter your name and email address, you'll be sent a link to confirm your comment, and a password. To leave another comment, just use that password.
To create a live link, simply type the URL (including http://) or email address and we will make it a live link for you. You can put up to 3 URLs in your comments. Line breaks and paragraphs are automatically converted — no need to use <p> or <br> tags.
Sponsored Links
Advertise with Download Squad
Download Squad bloggers (30 days)
Most Commented On (60 days)
Recent Comments
BloggingStocks Tech Coverage
More from AOL Money and Finance
More Tech Coverage
- Autos
- Technology
- Lifestyle
- Gaming
- Entertainment
- Finance
- Sports
- Also on AOL
Reader Comments (Page 1 of 1)
5-08-2008 @ 1:10PM
someguy said...
I just right click and select "Run as..."
Reply
5-08-2008 @ 1:14PM
someguy said...
I tend to just right click and select "Run as..."
Reply
5-08-2008 @ 2:03PM
Brian said...
In a corporate environment where you don't want to install extra software such as this, a simple:
runas /env /user:username@domain cmd.exe
Will do exactly the same thing from command line.
I don't think I see the point in this, except if your a home user without much knowledge.
5-10-2008 @ 3:01PM
Jake said...
Sudo for Windows (sudowin) allows authorized users to launch processes with elevated privileges using their own passphrase. Unlike the runas command, Sudo for Windows preserves the user's profile and ownership of created objects.
Reply
5-09-2008 @ 6:59PM
gtd said...
Is that similar to MakeMeAdmin? That tool has been a lifesaver for a long time!
5-22-2008 @ 8:14AM
gopalakrishnan said...
Nice
Reply
5-22-2008 @ 8:14AM
gopalakrishnan said...
how to download
Reply
5-22-2008 @ 8:14AM
gopalakrishnan said...
Sudo for Windows (sudowin) allows authorized users to launch processes with elevated privileges using their own pass phrase. Unlike the run as command, Sudo for Windows preserves the user's profile and ownership of created objects.
Reply
6-29-2008 @ 3:49PM
Alexander said...
Unlike SudoWin Advanced Run allows you to run any command line (also using ShellVerbs, its a unique feature) as any user and it is not necessary to be an admin. So, you can be a Guest and run notepad as admin. And I think it is quite easier to press Win+R and type "cmd.exe" than open console and type "runas /env /user:username@domain cmd.exe".
Reply