How to Create a Standard Admin Account Using Command Line in Windows
2K views
Aug 4, 2024
In this video I will show you how to create standard administrator Account using Command line. I have tested in both windows 10 as well as 11. You can find command here: 1. net user [username] [password] /add 2. net localgroup administrators [username] /add 3. net user 4. net user [username] [newpassword] Hope you like this!
#Computer Security
#Networking
#Software