Last Update: Sep 24, 2024 | Published: Jan 06, 2009
Those of you who’ve already installed Windows Vista on their own (read my “Install Windows Vista” article) must have noticed that the installation process prompts you to create a user account when it runs.
Note: See this article to enable the administrator’s account in Windows 7
This account is an administrator account (and a member of the Administrators local group) that lets you set up the computer and install any programs that you want.
Security Note: For security purposes, it is best to logon and work with a standard user account instead of an administrator user account. The standard user account can help protect your computer by preventing users from making changes that affect everyone who uses the computer. When you are logged on to Windows Vista with a standard user account, you can do anything that you can do with an administrator account, but if you want to do something that affects other users of the computer, such as installing software or changing security settings, Windows might ask you to provide a password for an administrator account. This makes the daily usage of the computer much safer than previous versions of Windows. When you first logon to Vista you have only one option in the Welcome screen, that is of the user that you’ve just created during the setup process.
In order to be able to logon as the “default” Administrator’s account you need to first activate the Administrator’s account. Also, since the default Administrator’s account has no password associated with it, it is very important that you set up a password BEFORE you attempt to logon as the Administrator. You may select any password you want, but keep in mind that you should make it at least 8 characters long, and preferably use lower case, upper case, numbers and special characters (this is called a complex password).
Note: Adding the Administrator to the Welcome screen was an issue in Windows XP as well. Read my “How can I add the Administrator’s account to the Welcome Screen in Windows XP?” article, but note that unlike Windows XP, in Windows Vista you must first activate the user, and that action will automatically add it to the Welcome screen. Also note that unlike Windows XP, in Windows Vista you cannot click CTRL-ALT-DEL twice while in the Welcome screen to get to the old fashioned logon screen of previous operating systems.
Since the Administrator’s password is set to blank we need to configure it to use a password. You can do so in a few ways, I’ll deal with the most obvious ones. To set the Administrator’s password via the Computer Management snap-in follow these steps:
The second method is much faster. To set the Administrator’s password via the Command Prompt follow these steps:
Net user administrator myPa$$w0rd12
Note: The above action will set the Administrator’s password to “myPa$$w0rd12”, you may select any password you want.
To activate the Administrator’s password follow these steps:
Net user administrator /active:yes
Log off of your user account and you will see the Administrator account on the Welcome screen.
You can now logon as the default Administrator account.
Note that now you can also view this account in Control Panel.