Enable/disable the built-in administrator account

Enabling the built-in administrator account:

net user administrator /active:yes

Disabling the built-in administrator account:

net user administrator /active:no

Note: Must use an elevated command prompt for this command to work.


Posted

in

by