The local built-in account is similar to any other admin account, but it comes without the User Account Control (UAC) enabled which runs everything elevated (with administrator permissions). Regardless of the reason, even though the Administrator account does not appear in the Settings app, Windows 11 offers at least three ways to enable it using Command Prompt, PowerShell, or Computer Management. In this guide, you will learn the steps to enable (or disable) the built-in Administrator account whether you have Windows 11 Pro or Windows 11 Home.

Enable Administrator account on Windows 11 from Command Prompt Enable Administrator account on Windows 11 from PowerShell Enable Administrator account on Windows 11 from Computer Management

Enable Administrator account on Windows 11 from Command Prompt

To enable the local Administrator account with Command Prompt on Windows 11 Pro or Home, use these steps: Once you complete the steps, you can sign out of the current account and sign in with the Administrator account.

If you no longer need the local account, you can use the same instruction to disable it, but on step No. 3, make sure to use this command: net user “Administrator” /active:no.

Enable Administrator account on Windows 11 from PowerShell

To enable the Administrator account with PowerShell on Windows 11 Pro or Home, use these steps: After you complete the steps, the default Administrator account will be enabled, and available from the Sign-in screen.

When you no longer need the account, use the same instructions outlined above to disable it, but on step No. 3, make sure to use this command: Get-LocalUser -Name “Administrator” | Disable-LocalUser.

Enable Administrator account on Windows 11 from Computer Management

To turn on the Administrator account with Computer Management, use these steps: Once you complete the steps, the built-in Administrator local account on Windows 11 will be available from the Sign-in screen.

If you want to disable the account, you can use the instructions, but in step 6, check the “Account is disabled” option. All content on this site is provided with no warranties, express or implied. Use any information at your own risk. Always backup of your device and files before making any changes. Privacy policy info.