How to Activate Windows 8's Hidden Administrator Account
Terminology check: I am talking about an account that you don't normally
see in Windows 8 called 'Administrator'.
As you may already know, you can create other accounts in the
Control Panel which have administrative privileges, and are members of the
Local Administrators group. However, while you can call such accounts
Jo, Fred or even TechieAdmin, you cannot call them Administrator. The
reason is that Administrator is already in the SAM database, you just need
to turn it on.
I will show you how to
activate 'The Administrator' account by typing a 'Net User' command. One
pleasant side-effect of logging on
with this super
account is that you are not prompted for the annoying UAC dialog box.
Password Preparation:
It's not very helpful to activate the Administrator, but not to know the
password!
Complex passwords can be a pain to remember, this is why I advise getting
your characters ready in case the local
group policy won't allow a blank password, and is insistent on words with
mixed case with numbers.
My password for this example: P$sw0rdY
Quick Instructions:
Logon to
Windows 8 using an account which is a member of the local
Administrators group.
As you launch the cmd prompt remember to select, 'Run as administrator.'
Net user administrator P$sw0rdY
Net user administrator
/active:yes
Test the activated Administrator: Switch User, or logoff
Logon as Administrator Password P$sw0rdY (Hopefully your password
is different!)
Once activated, you can also view the Administrator account in the
Control Panel, Users Accounts.
Detailed Instructions to Activate the Windows 8 Administrator Account
Logon to
Windows 8 with another administrator's username and password.
At the Metro UI Type 'CMD'
When cmd appears right-click click
'Advanced', then select: 'Run as administrator' from the shortcut menu.
If you are not familiar with Net commands, start with: Net help
user
My idea is for you to learn more about the options for Net User. In particular, examine the
syntax to set its password.
Net user administrator P$sw0rdY
Net user administrator
/active:yes
Check the message hopefully you get : 'The command completed successfully.'
Type plain: Net User.
Compare with what you see in the Control Panel, User Accounts.
Switch User, or logoff then, logon as Administrator Password
P$sw0rdY (Your password should be different!)
Guy Recommends: A Free Trial of the Network Performance Monitor(NPM)
SolarWinds'
Orion performance monitor
will help you discover what's happening on your network. This
utility will also guide you through troubleshooting; the dashboard will
indicate whether the root cause is a broken link, faulty equipment or
resource overload.
What I like best is the way NPM suggests solutions to network
problems. Its
also has the ability to monitor the health of individual VMware
virtual machines. If you are interested in troubleshooting, and creating
network maps, then I recommend that you try NPM now.
Troubleshooting
Activate the Windows 8 Administrator Account
Trap 0 - Access Denied. The most likely reason is
that you did not start the cmd prompt with elevated privileges.
Try again; this time right-click and 'Run as Administrator'.
Trap 1 - Spaces: There should be no space between the '/active' and the colon(:).
/active :yes
(Error: 'You entered an invalid value for the /ACTIVE option.')
/active:yes ('The command completed successfully.')
Trap 2
- Slash: You must remember the forward slash before the word /active
Net user administrator active:yes (Can give problems)
Net user administrator /active:yes (Always
works)
I thank Rob Hilton for pointing out the above trap.
Trap 3 -
The Word is 'Active':
Pay close attention to the command name, it should be active, and not activate.
This technique also
works on Windows 7 and Windows
Server 2008, however, on the latter operating system it is more likely
you want to desable the Administrator with: Net user Administrator
/active:no.
Recommended: Solarwinds' Permissions Analyzer - Free Active Directory Tool
I like the
Permissions Analyzer because it enables me to see WHO has permissions
to do WHAT at a glance. When you launch this tool it analyzes a users effective NTFS
permissions for a specific file or folder, and takes into account network share
access, then displays the results in a nifty desktop dashboard!
Think of all the frustration that this free SolarWinds utility saves when you are
troubleshooting authorization problems for user's access to a resource.
Give this permissions monitor a try - it's free!
One benefit of Windows 8 Administrator
account is that it has elevated privileges. Thus if you run CMD you don't have to 'Run as administrator' before you get unrestricted access to the command line.
Another benefit of activating this Windows 8 Administrator account is that
you don't see the UAC dialog box when you make system changes.
Although it is possible to suppress the UAC with a local group policy,
there is a lingering fear that security is being weakened.
Another benefit of this hidden account as a 'back door', for
example, if you are locked out
of your main account. Sitting there now at your computer, you can't believe that you will lock yourself out, yet logic dictates that somewhere in the world, someone has just done that: locked
themselves out of Windows 8. Wouldn't they love to know how to activate their administrator account?
Guy Recommends: SolarWinds Engineer's Toolset v10
This
Engineer's Toolset v10 provides a comprehensive console of 50 utilities
for troubleshooting computer problems. Guy says it helps me
monitor what's occurring on the network, and each tool teaches me more about how the
underlying system operates.
There are so many good gadgets; it's like having free rein of a
sweetshop. Thankfully the utilities are displayed logically: monitoring,
network discovery, diagnostic, and Cisco tools. Try the SolarWinds Engineer's Toolset now!
Activating this super account
provides a good opportunity to examine where you can configure Windows 8's accounts. Click on the Start button, Control Panel and select --> User Accounts:
My point is that you can check in the GUI which accounts have activated
successfully. /Active:yes the account is visible. /active:no the
User Name disappears from the list below.
Hidden Windows 8 Administrator's SID
Every Windows account has a unique SID (Security Identifier). From NT 3.5
days it has been normal for THE Administrator's account to have a SID ending in 500. I was surprised therefore, not to see
any such SID number in Windows 8 - until I activated the hidden administrator. When I launched regedit and checked the HKEY_USERS, there was the famous SID: S-1-5-20-2354314321-13413-500, and it
corresponded to The Administrator's account.
One puzzle remained, in Windows 8 can you create, as
opposed to activate, an account with a username of Administrator?
John Wolfe came up with the answer. 'When I tried to name the original account
as Administrator. I was told that the "Account already exists" '.
As usual, computer systems won't allow two accounts with the same name.
One reason to activate the Windows 8 Administrator account is so that you are no longer nagged by the UAC (User Account Control) prompt. The procedure is straightforward, just
launch a cmd
prompt with elevated rights and type: Net user administrator /active:yes.
The only trap is that many systems require a complex password so that you need to add a password to the command string thus
Net user administrator P$sw0rdY Then Net user administrator /active:yes
If you like this page then please share it with your friends
Guy Recommends:
SolarWinds' NPM - Network Performance Monitor
SolarWinds' performance monitor is designed for detecting network outages,
making it easy to see what's working, and what needs your attention.
This utility guides you through creating network maps; it also helps
identifying whether the
root cause is faulty equipment, or resource overload. Give NPM a try.