Friday, May 10, 2013

How to run Administrator mode in command prompt.


Normally you can do this in two ways.

1).Click on start->enter "cmd" automatically you can see cmd.exe

Right click on that choose Run as administrator

A black screen will open.


2) Click on Start->enter "cmd" Just click on that u can see a blackscreen.

Understand below command.

runas /noprofile /user:mymachine\administrator cmd

not understood see this

runas /user:yourcomputername\username(u can see username while login) cmd


still not see this


runas /user:cannon1\Smith cmd


Now it will ask for password enter your password


That's it.

No comments:

Post a Comment