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.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>