Windows 7: Enable administrator account - how to do it
When installing Windows 7, an administrator account is set up in addition to the normal user account. However, the account is disabled by default. However, you have the option to enable the special account via the Windows 7 command prompt.
How to activate the administrator account in Windows 7
If you want to activate the administrator account in Windows 7, you can do it using the Windows command prompt. There you can enable the account with a special text command.- Open the Run dialog with the key combination [Windows] and [R].
- Enter "cmd" in the input field and confirm the input by pressing [Ctrl] + [Shift] and [Enter]. This combination will run the command prompt with administrator privileges.
- Now enter the command "net user administrator /active:yes" (without quotes) in the command prompt.
- Confirm the entry with the Enter key.
- If necessary, call the command prompt again as an administrator.
- Enter the command "net user administrator PASSWORD". Replace the point "PASSWORD" with the password you want.
- Confirm the entry with the Enter key.