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.
net user administrator /active:yes
net user administrator /active:no
Note: Must use an elevated command prompt for this command to work.
Leave a Reply
You must be logged in to post a comment.