HOW USE COMMAND PROMPT [cmd] TO CREATE ADMINISTRATOR'S ACCOUNT IN YOUR SYSTEM.




 

Below [cmd] codes allows you to create an administrator's account in your computer system, and make it global admin. This can be used entirely for what we called hacking, but I am not looking into that area or concept.
I am here today, to teach you only on how you can create a global administrator, in case you lost a document you have saved the password of the other global administrator, then follow this steps below:

Type in this codes serially and execute each differently. It will create a new global administrator in your computer system.


--------------------------------------------------------------------------------------------
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 as 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.

Thank you for being here, today!

You can enjoy other stuffs we have here, by checking other related posts below.

0 comments:

Post a Comment

.
.
.
Tell us what you think from all you read above: