How To Enable Hidden Administrator Account In Windows 10

preview_player
Показать описание
How To Enable Hidden Administrator Account In Windows 10
Comment activer le compte administrateur caché dans Windows 10
Cómo habilitar una cuenta de administrador oculta en Windows 10

How to enable Administrator account using Command Prompt
Open Start.
Search for Command Prompt and Run as administrator.
Type the following command to enable the built-in Administrator account and press Enter:
net user Administrator /active:yes

How to enable Administrator account using PowerShell
To enable the Administrator account with PowerShell, use following steps:
Open Start.
Search for PowerShell and Run as administrator.
Type the following command to enable the built-in Administrator account and press Enter:
get-localuser -name Administrator | enable-localuser

Method 3 : use Computer Management to enable the built-in Administrator account on Windows 10 using following steps:
Open Start.
Search for compmgmt and click Run as administrator
Expand the Local Users and Groups branch.
Expand the Users branch.
On the right side, right-click the Administrator account, and select the Properties option.
Uncheck the Account is disabled option.
Click the Apply and OK button.
The built-in Administrator local account on Windows 10 will be available from the Sign-in screen.
If you want to disable the account, Make sure to check the Account is disabled option.

That's How you can Enable the built-in administrator account in Windows 10

SUBSCRIBE LIKE SHARE & COMMENT
Thanks for watching
Рекомендации по теме