|
|
|
| Enable Administrator in Vista |
|
To enable the built-in administrator in Windows Vista, follow these steps: 1. Go to Start and type cmd in the Start Search. 2. Right-click on cmd and select Run as administrator.
3. Type net user administrator /active:yes
The Welcome Screen will look like this one:
If you wan to disable it, type in cmd net user administrator /active:no To see the changes, close the session and we see the administrator account enabled.
( 2 Votes ) |



