Enable/Disable built-in Administrator in an Elevated CMD

Windows based issues resolved
Post Reply
RescuePC
Posts: 122
Joined: Wed Apr 04, 2012 8:48 pm

Enable/Disable built-in Administrator in an Elevated CMD

Post by RescuePC »

Enable/Disable built-in Administrator in an Elevated CMD Prompt or any other account

Show Accounts (don't forget this is the name on the disk not the displayed name)
net user

Make available
net user administrator /active:yes

Hide/Turn off
net user administrator /active:no

Hope this helps

Cheers
Rescue PC
Post Reply