Enable Administrator Account Using Command Prompt



In my previous post, I wrote about How To Add Administrator Account To Welcome Screen? using Registry. Now am telling about one more way to adding administrator account to welcome screen using CMD, follow these steps:
  • Run command prompt as Administrator.
  • Type command "net user administrator /active:yes"
  • You should see a message "The Command Completed Successfully."
  • Log out & you will see Administrator account on your welcome screen.
  • For hiding, enter command as "net user administrator /active:no"

Sharing is Caring

Related Posts

Previous
Next Post »

Thank you for your comment.