Windows 10/11 comes with a type of account called Super Administrator that gives you additional privileges over the normal account. Do you know how to activate Super Administrator on your computer? If not, this post from MiniTool Solution is perfect for you.
What Is a Super Administrator Account?
In the old versions of Windows system, there was only one administrator account available. Windows introduces another Super Administrator account called Super Administrator account in the later versions including Windows 7/8/8.1/10/11. Usually, this account is disabled by default.
It is a type of hidden account that grant you the same sort of privileges that you get with Root in Linux. That is, with a Super Administrator account by your side, you won’t be prompted by User Account Control when attempting to carry out some elevated tasks. This is very useful when you got locked out of the main account.
In the second section, we will walk you through on how to activate a Super Administrator account to unlock more administrative rights step by step. Without further ado, let’s dive into it!
How to Activate a Super Administrator Account on Windows 10/11?
Way 1: via Command Prompt
Command Prompt is a command line interpreter application that can be used to perform advanced administrative tasks including activating a Super Administrator account. To do so:
Step 1. Type cmd in the search bar to locate Command Prompt and select Run as administrator.
Step 2. In the command window, input the command below and hit Enter. Then, a super administrator account will be enabled.
Net user administrator /active:yes
Next, you can click on the Start menu > hit the user profile icon to switch the account.
After finalizing the troubleshooting tasks with the super administrator account, run the following command in an elevated Command Prompt to disable it.
Net user administrator /active:no
Way 2: via Windows PowerShell
Similar to Command Prompt, Windows PowerShell can also automate and control your system and applications by executing the corresponding command lines. Therefore, it’s a good idea to set up a super administrator account via it. Follow these steps:
Step 1. Right-click on the Start menu and select Windows PowerShell (Admin).
Step 2. Type the following command and don’t forget to hit Enter to enable the inbuilt super administrator account:
Get-LocalUser -Name “Administrator” | Enable-LocalUser
Step 3. Run the commands below one by one to set a password for your super administrative account:
- Net user administrator [yourPassword]
- Net user administrator activate:yes
To deactivate your super administrator account, carry out the following command:
Get-LocalUser -Name “Administrator” | Disable-LocalUser
Way 3: via Local Group Policy Editor
Another way to activate a Super Administrator account is to modify the Accounts: Administrator account status policy in Local Group Policy Editor. It’s noted that this tool is only available in Windows Professional and Enterprise editions. For Windows Home users, please move to the next method.
Step 1. Press Win R to open the Run dialog.
Step 2. Type gpedit.msc and hit Enter to run Local Group Policy Editor.
Step 3. Navigate to: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options.
Step 4. In the right pane, locate the Accounts: Administrator account status policy and double-click on it.
Step 5. In the Local Security Settings section, tick Enabled.
Step 6. Click on Apply & OK to make the change effective.
Way 4: via Local Users and Groups
Local Users and Groups is an inbuilt Windows feature that allows you to manage several users and memberships locally saved on your computer. With the help of this feature, you can also enable your Super Administrator account and set a password for it. To do so:
Step 1. Press Win R to open the Run box.
Step 2. Type lusrmgr.msc and hit Enter to launch Local Users and Groups.
Step 3. In the left pane, click on Users.
Step 4. On the right side of the pane, locate Administrator and double-click on it to open its properties.
Step 5. In the General tab, uncheck Account is disabled.
Step 6. Tap on Apply & OK to save all the changes you’ve made.
If you want to set a password for your Super Administrator account, click on More Actions under Administrator and then select Set Password.
Wrapping Things Up
After reading this post, you will have a basic understanding of Super Administrator account and how to set it up on your Windows. If you need to get full administrative rights and override UAC, select one method as per your preferences.
The above is the detailed content of Top 4 Ways to Activate a Super Administrator Account on PC. For more information, please follow other related articles on the PHP Chinese website!

Encountering the Steam "Invalid Platform" error? This MiniTool guide offers several solutions to get you back in the game. This frustrating error typically means your game is incompatible with your operating system. Understanding the Error

The Windows Xbox app lets you manage your Game Pass library, view friends, and launch PC games from one place. Its a hub of Microsofts gaming experience, especi

VMware Workstation on Windows 11: Troubleshooting Slow Performance Experiencing sluggish system performance after installing VMware Workstation on your Windows 11 desktop? This guide offers practical solutions to resolve this common issue. Quick Nav

Many players have encountered frustrating low FPS, stuttering, and lagging issues in Oblivion Remastered. This MiniTool guide offers several effective solutions to boost your gameplay performance. Quick Navigation: Oblivion Remastered Performance Pr

Troubleshooting the Unarc.dll Error Code 11 in Windows Many gamers encounter the frustrating unarc.dll error code 11 during game installations. This error arises because the unarc.dll file, responsible for unpacking compressed installation files, is

Windows 11 KB5055629: A Comprehensive Guide to Installation and Troubleshooting This guide provides a complete overview of Windows 11 KB5055629, including its new features, installation methods, and troubleshooting steps for installation failures. Wh

Last Epoch Unity Error Solutions: A Comprehensive Guide Many Last Epoch players encounter frustrating Unity errors preventing gameplay. This guide provides effective solutions to resolve these crashes, ranging from simple troubleshooting to more adva

This guide offers solutions for resolving the frustrating "Resetting this PC" process stuck at 37%. Several effective methods are detailed below to help you overcome this issue. Originally posted on answers.microsoft.com: "Hello, I


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Notepad++7.3.1
Easy-to-use and free code editor

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment
