Hack Forums

Full Version: how to become a system user (it is better than admin!)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
1. open command prompt (start--run--write "cmd") ofcourse without ""
2. copy this code to cmd: sc create systemprompt binpath= "cmd.exe /K start" type= own type= interact
3. now write too in cmd: sc start systemprompt
4. it should open new cmd (in it will write C:windows/system32)
5. close that first cmd (which you open from run)
6.press ctrl--alt--delete; choose processes, and stop process "explorer.exe" (if you have more accounts on computer, than be careful to stop yours)
7. then write in that second cmd (if you dont see it press alt--tab and choose that cmd) "start explorer.exe"
8. it should open a new desktop and you can check in start, it will write SYSTEM
9. close that cmd
9. now you can get in administartor folder (c:documents and settings/administrator) or you can change other users password (open new cmd (run--write "cmd") and write: net user THE USER YOU WANT TO CHANGE PASSWORD * example: net user john * then just type new password and the password will be changed!)
10. how to get back to my own user account: stop process explorer.exe (ctrl-alt-delete ; processes and stop process explorer.exe with name system)
11. then just go to file--new task-- and write explorer.exe
12. that is it!
i hope i help you!
U need 2 be an admin first b4 u do this anyway.
thanks for the tutorial
no u dont need to be admin, i try it on acc that is not admin and it is working!
Reference URL's