How to Enable or Disable Built-In Elevated Administrator Account in Windows 10
How to Enable or Disable Built-In Elevated Administrator Account in Windows 10.
Commands Shown:
net user Administrator /active:yes
net user Administrator /active:no
This tutorial will show you how to enable or disable the hidden built-in elevated Administrator account in Windows 10.
You must be signed in as an administrator to be able to do the steps in this tutorial.
User Accounts in Windows 10:
standard user (Users) - The standard account is an unelevated restricted user account that can be a local account or Microsoft account. It can help protect your computer by preventing users from making changes to the system that affects everyone who uses the computer. When you are signed in to Windows with a standard account, you can do almost anything that you can do with an administrator account, but if a standard user tries to do something that requires elevated rights (ex: run as administrator), Windows will display a UAC prompt for the standard user to enter the password of an administrator account for approval and confirmation before allowing the action.
administrator user - Is an unelevated administrator account that is created by default during the installation of Windows, or is already setup for you on an OEM (ex: Dell) computer. This account can be a local account or Microsoft account. An administrator account has complete access to the computer, and can make any desired changes. If an administrator user tries to do something that requires elevated rights (ex: run as administrator), Windows will display a UAC prompt for the administrator user to approve before allowing the action.
Built-in "Administrator" - The hidden built-in elevated "Administrator account" is a local account that has full unrestricted access rights to the PC. By default, this "Administrator" account will not be prompted by UAC. Anything that runs while signed in to this "Administrator" account will also have full unrestricted access to the PC, so it is not recommended to use the built-in "Administrator" account for everyday usage. It's recommended to only enable and use the built-in "Administrator" account as needed instead.
This tutorial will apply for computers, laptops, desktops,and tablets running the Windows 10 operating system (Home, Professional, Enterprise, Education) from all supported hardware manufactures, like Dell, HP, Acer, Asus, Toshiba,Lenovo, and Samsung).