Today, i will teach you how to make an admin account with CMD. You can do this with school's computers if you wanna fuck around.
Note: Do not misuse this information
Open CMD with Run
Type the following:
net user /add useraccountname mypassword
net localgroup administrators useraccountname /add
net share concfg*C:\/grant:useraccountname,full
net user useraccountname *
This will create an administrator account called useraccountname with a password of mypassword. The account can be created without a password as well.
If you need to delete the account use the same code as mentioned in line 1, but insert 'delete' where 'add' was used.
Hope this helps someone.



1 comments:
Thx void, ill be trying this as soon as the holidays are over.
Post a Comment