ABXZone Computer  Forums



Welcome to the ABXZone Computer Forums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Reply
 
LinkBack Thread Tools Display Modes
Old 05-25-2007, 08:48 PM   #1
Elite Members
 
Snuffy's Avatar
 
Join Date: Nov 2006
Location: S.W. Kansas
Posts: 2,841
Turn on Hidden ADMIN = NO UAC

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:
That CMD is a GREAT DOS Program
Yes there is DOS in Vista
__________________
[COLOR="DarkRed"]The only Stupid Question is the one you failed to Ask![/color]
[COLOR="Blue"]Beta Tester since Pre Win 95.[/COLOR]
(Offline)   Reply With Quote

 
Old 05-25-2007, 10:38 PM   #2
ABXpert
 
airman's Avatar
 
Join Date: Nov 2006
Location: Just Visiting This Planet
Posts: 403
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 [url]http://fvernau.echoes.net/index[/url]
(Offline)   Reply With Quote
Old 05-25-2007, 11:09 PM   #3
Elite Members
 
Snuffy's Avatar
 
Join Date: Nov 2006
Location: S.W. Kansas
Posts: 2,841
I never ask. I have Ultimate but I'd assume if your version has UAC you can change to "Net User Admin".
__________________
[COLOR="DarkRed"]The only Stupid Question is the one you failed to Ask![/color]
[COLOR="Blue"]Beta Tester since Pre Win 95.[/COLOR]
(Offline)   Reply With Quote
Old 07-30-2007, 07:39 AM   #4
Junior Member
 
elguada's Avatar
 
Join Date: Sep 2006
Location: Puerto Rico
Posts: 23
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?????
(Offline)   Reply With Quote
Old 07-30-2007, 10:16 AM   #5
ABXpert
 
felix8406's Avatar
 
Join Date: Aug 2006
Location: San Antonio, TX
Posts: 3,628
Start > Accessories > Right-click command prompt and select Run as administrator > Type (Net user administrator /activate:yes) > To disable it type (Net user administrator /activate:no)
(Offline)   Reply With Quote
Old 07-30-2007, 11:55 AM   #6
Elite Members
 
Snuffy's Avatar
 
Join Date: Nov 2006
Location: S.W. Kansas
Posts: 2,841
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:
C:\Windows\system32>

Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Windows\system32>Net user administrator activate:yes
The command completed successfully.


C:\Windows\system32>
You have to be The Admin to run the program... Now this works on all systems that I know of. It is possible that OEM or Preinstalled Vista could have this disabled buy you would have to talk with the manufacture " Dell-HP-Sony-Acer-etc etc" in my case this is FULL Home Built Retail copy.
__________________
[COLOR="DarkRed"]The only Stupid Question is the one you failed to Ask![/color]
[COLOR="Blue"]Beta Tester since Pre Win 95.[/COLOR]
(Offline)   Reply With Quote
Old 07-30-2007, 12:09 PM   #7
ABXpert
 
felix8406's Avatar
 
Join Date: Aug 2006
Location: San Antonio, TX
Posts: 3,628
Quote:
Originally Posted by Snuffy
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:



You have to be The Admin to run the program... Now this works on all systems that I know of. It is possible that OEM or Preinstalled Vista could have this disabled buy you would have to talk with the manufacture " Dell-HP-Sony-Acer-etc etc" in my case this is FULL Home Built Retail copy.
You need to add a forward slash before the word activate, e.g. /activate:yes or /activate:no.
(Offline)   Reply With Quote
Old 07-30-2007, 02:10 PM   #8
Elite Members
 
Snuffy's Avatar
 
Join Date: Nov 2006
Location: S.W. Kansas
Posts: 2,841
Thumbs up Too Be or Not too Be

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:
C:\Windows\system32>

Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Windows\system32>Net user administrator activate:yes
The command completed successfully.


C:\Windows\system32>
If you test this please note what version your using, and which command worked or did not work for you.
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.
__________________
[COLOR="DarkRed"]The only Stupid Question is the one you failed to Ask![/color]
[COLOR="Blue"]Beta Tester since Pre Win 95.[/COLOR]
(Offline)   Reply With Quote
Old 07-30-2007, 04:04 PM   #9
ABXpert
 
felix8406's Avatar
 
Join Date: Aug 2006
Location: San Antonio, TX
Posts: 3,628
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.
(Offline)   Reply With Quote
Old 07-30-2007, 04:36 PM   #10
Elite Members
 
Snuffy's Avatar
 
Join Date: Nov 2006
Location: S.W. Kansas
Posts: 2,841
Thanks for the feedback.
__________________
[COLOR="DarkRed"]The only Stupid Question is the one you failed to Ask![/color]
[COLOR="Blue"]Beta Tester since Pre Win 95.[/COLOR]
(Offline)   Reply With Quote
Old 07-30-2007, 11:00 PM   #11
ABXpert
 
felix8406's Avatar
 
Join Date: Aug 2006
Location: San Antonio, TX
Posts: 3,628
I found this article at Microsoft Help and Support Website: http://support.microsoft.com/kb/555910#appliesto

It's supposed to apply to Windows Vista Home Premium, Windows Vista Starter.

SUMMARY

This step-by-step article describes how to enable the build-in administrator account by command-line in Windows Vista. This may be useful if you want to enable the build-in administrator to do some automation works without UAC elevation prompt.

MORE INFORMATION

To enable the build-in Administrator account, follow these steps:

1. Click Start, and then type cmd in the Start Search box.
2. In the search results list, right-click Command Prompt, and then click Run as Administrator.
3. When you are prompted by User Account Control, click Continue.
4. At the command prompt, type net user administrator /active:yes, and then press ENTER.
5. Type net user administrator <Password>, and then press ENTER.
Note: Please replace the <Password> tag with your passwords which you want to set to administrator account.
6. Type exit, and then press ENTER.
7. Log off the current user account.
(Offline)   Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Powered by vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.1
vBulletin Skin developed by: vBStyles.com

© 2006 - 2009 ABXZone Forums | About ABX Zone Forums | Advertising Opportunities | Legal | A member of the Crowdgather Forum Community