Its content is based on I have known, produced, searched and the
other
is done and posted by other websites and that is credited to original
posted and make it.
Deep inside the bowels of Windows Vista & Windows 7, there’s a
secret Administrator account, and it’s different from the normal
administrator account you most likely have set up on your PC. This
Administrator account is not part of the Administrator group. (Confused
yet? You should be.) It’s a kind of superadministrator, akin to the root
account in Unix, and by default it’s turned off and hidden. (In
describing this tut, I’ll always use the capital “A” for the secret
Administrator account, and a lowercase “a” for a normal administrator
account.)
In versions of Windows before Windows Vista, the
Administrator account wasn’t hidden, and many people used it as their
main or only account. This Administrator account had full rights over
the computer.
In Windows Vista & Windows 7, Microsoft changed
that. In Vista & 7, the Administrator account is not subject to UAC,
but normal administrator accounts are. So the Administrator can make
any changes to the system and will see no UAC prompts.
Turning on the
Administrator account is straightforward. First, open command prompt
(cmd), opening it as Administrator (VERY important).
Then enter this
command and press Enter:
Net user administrator /active:yes
From
now on, the Administrator account will appear as an option on the
Welcome screen, along with any user accounts you may have set up. Use it
like any other account. Be aware that it won’t have a password yet, so
it’s a good idea to set a password for it.
If you want to disable
the account and hide it, enter this command at an elevated command
prompt and press Enter:
Net user administrator /active:no
0 comments:
Post a Comment