Create an administrator account from command prompt

Configurare noua (How To)

Situatie

To get started, you need to open an elevated Command Prompt in Windows 10. Press the Windows key + X to open the Quick Access menu and click Command Prompt (Admin).

Solutie

Pasi de urmat

Log on to another Administrator account that is not the account being renamed.

Type the following commands to create a new local account and then join it to the Administrators group.

net user “username” /add

net localgroup Administrators “username” /add

For exemple:

Now you’ve successfully added a new local administrator account in Windows 10.

Tip solutie

Permanent

Voteaza

(5 din 24 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?