Windows 10 - Enable The Built-in Administrator Account

preview_player
Показать описание
By default Windows 10 comes with a pre-installed administrator account, but for security purposes its disabled.

To enable the Windows 10 administrator account do the following: Run command prompt as admin and enter the following commands

net user administrator /active:yes

Create a password:

net user administrator *

Here is the command to disable it:

net user administrator /active:no
Рекомендации по теме