How To Enable Administrator Account In Windows 11 & 10
Mar 25, 2023
Windows 11/10 have a built-in Administrator account, you. can enable the hidden administrator account to do any task you want. The built-in account can help you troubleshoot the user account problems, or you can use a program or remote desktop connection as an administrator.
Steps to enable built in administrator account -
1. Open cmd as admin.
2. Type
net user administrator /active:yes
3. Type
net user administrator *
to create a password.
4. If you want to disable admin account, type
net user administrator /active:no
You can use this admin account for any purposes.
Show More Show Less #Operating Systems
#Other
