![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| ||||
| ||||
Activate the Hidden Administrator Not many people know that Vista has a hidden super user account. I will show you how to activate this Vista Administrator account via a 'Net User' command. One benefit of logging on as this super account is that you will never be prompted for the nagging UAC dialog box. The procedure is straightforward, just head for the cmd prompt and type: Net user administrator activate:yes. Quote:
__________________ The only Stupid Question is the one you failed to Ask! Beta Tester since Pre Win 95. |
| Sponsored Links |
|
#2
| ||||
| ||||
| This feature is it an option on all versions of Vista?
__________________ Vista Ultimate 32Bit On:Asus P5K Mobo Intel C2D E8400 3.00/Xigmatek HDT S1283 /3Gig Ram/ATI HD2600XT 256 PCI Express /550Watt Ps/ Antec P-180B Case Work in Progress with a little upgrade http://fvernau.echoes.net/index |
|
#3
| ||||
| ||||
| I never ask. I have Ultimate but I'd assume if your version has UAC you can change to "Net User Admin".
__________________ The only Stupid Question is the one you failed to Ask! Beta Tester since Pre Win 95. |
|
#4
| ||||
| ||||
| Hi Snuffy I tried your tip and it doesn't seems to work on my computer can you elaborate more on this tip? PS. the only way I could exe the command was by bringing the command prompt as administrator... Type the command with result of "suscesfully" do I need to look somewhere else????? |
|
#6
| ||||
| ||||
| start --> type cmd --> open cmd with right click --> run as admin. in the open frame type or copy/paste Net user administrator activate:yes click enter and you should see the following: Quote:
__________________ The only Stupid Question is the one you failed to Ask! Beta Tester since Pre Win 95. |
|
#7
| ||||
| ||||
| Quote:
|
|
#8
| ||||
| ||||
| Felix, Why do you need a slash before administrator? Do some versions need it ? When other versions do not need it? Is Admin in Ultimate Retail different than Ultimate OEM? Is Admin in Home Premium (retail) Upgrade different than OEM update? or is it due to I'm Beta testing different MS Beta programs? this is copy paste from my cmd window. Quote:
I am interested .. in the complete version to see if there is a difference. downloaded from MS or TechNet or MSDN or ????? or store bought OEM, Retail, upgrade. My current copy on DeskTop 1. Download from MSDN 2. Ultimate 3. Retail Key 4. Verified and Auto Updates active.
__________________ The only Stupid Question is the one you failed to Ask! Beta Tester since Pre Win 95. |
|
#9
| ||||
| ||||
| I tried the command on Business and Home Premium and it worked fine. As for the forward-slash, as far as I know, it's the switch that tells DOS to execute the command. If you type Net User Administrator by itself, it gives you information about the Administrator account. The forward-slash will tell DOS to execute the command to activate or deactivate the account. That's my opinion of course as it has been years since I worked with DOS. |