How to Run as Administrator in Vista Command Line?
If you are new here, Subscribe to Full Feeds or by Email or follow us in Twitter and receive free daily updates on Office and Windows Tips, Tricks and Tweaks..
Recently I wanted to do some actions in Windows Vista command line prompt but with elevated access as an Administrator. You may need this access to do actions like creating symbolic links etc.
So, how to run as administrator in Vista command line?
The easiest way is to use the type cmd in the Vista Start Run box and use the keyboard shortcut Ctrl + Shift + Enter instead of just pressing Enter. This will open the Command Prompt in Administrator mode.

You can also right click cmd.exe and click Run as Administrator.

Command Prompt with Administrator access in Windows Vista.

On the other hand, you can also activate Administrator account in Vista, so that you can login from welcome screen.
































[...] free daily updates on Tips, Tricks and Tweaks.. As I mentioned in my previous post, I had to run a command as Administrator in Vista. First I was looking if I can access Administrator account from the login welcome screen but [...]
Considering, that you are a power user a better option is to simply disable UAC!
How do you get administrator mode in repair mode. That is once into the dos type prompt mode? I would like to delete a file, thus I get:
X:\Sources>del F:\boot\bcd
because of error message
F:\boot\bcd
Access is denied
I am trying to repair the mbr.
[...] Run command prompt with administrator rights (Just right click cmd in Start and click Run as administrator) and type [...]
@francois
essaye chkdsk /fixboot ou chkdsk /fixmbr – si ca ne marche pas, essaye chkdsk /f – ca va refaire ton mbr!
english: try chkdsk /fixboot or chkdsk /fixmbr – if that doesn’t work, try out chkdsk /f – this will restore your mbr!
I have noticed that some Vista OS don’t come with administrator account I’m not sure but I checked this one- I don’t think it could have been deleted because it was new the computer and all the software with it.
I cannot access run as administrator. I type in cmd and right click cmd.exe and click on run as administrator but get the following message, ‘Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item’. Actually I get the same message trying to open downloads.
A couple of days ago when starting my computer with Vista a corruptible message said the computer needed to be re-started back to what it determined was prior to the corruption. I allowed that and the computer seemed to be working fine until I discovered programs could not be opened without administrator approval. This has been my computer since new and there are no other users. Can you help me solve this major problem?
How can I run Access 2007 (Vista) ‘as administrator’?
I understand how to run Vista as administrator, but I need this permission in Access 2007.
How do I BECOME an administrator after I’ve already opened cmd.exe
eg – is there a commandline thing that can elevate my privs, like the linux “su” or “sudo” does?