How to Create a Standard Admin Account Using Command Line in Windows

preview_player
Показать описание
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!
Рекомендации по теме