Making hidden Administrator account visible

B

Brian W

IS there anyway to make the Administrator account visible without using
Computer Management/Local Users and Groups (as this option is not available
in Home Premium) ?

Thanks in advance!
 
A

Alexander Suhovey

Brian W said:
IS there anyway to make the Administrator account visible without using
Computer Management/Local Users and Groups (as this option is not
available in Home Premium) ?

Brian,

Open elevated command prompt and use following command to enable
Administrator account and set a password on it:

net user Administrator v3ryStr()ngP4$$wOrd /ACTIVE:YES

where "v3ryStr()ngP4$$wOrd" is a password you want to assign to account.
 
B

Brian W

I installed Home Premium to test yesterday, the Local Users and Groups
option was not available in Computer Management
 
B

Bert Kinney

Hi Brian,

Add the Administrator account to the Welcome Screen:
1. Press the WinKey + R then type in lusrmgr.msc and press enter
2. Click on Users
3. Right Click on Administrator then Properties
4. Uncheck Account is Disabled
5. Click OK

Regards,
Bert Kinney MS-MVP Shell/User
http://bertk.mvps.org
Member: http://dts-l.org
 
B

Brian W

Bert Kinney said:
How about going to Control Panel - Administrator Tools - Computer
Management - Local Users and Groups - Users and right click on
Administrator.

Local Users and Groups setting is not available in Premium, as I said in my
original post. But never mind, it's working now using the command line
method described here recently by Alexander Suhovey.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top