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.



































i really could not figure this out, after typing in the notepad, send it through messanger and who’s user name is changed here, is it friends?
Hi i want to ask can you tell why the antivirus cannot let in my system tscrack or tsgrinder and it says that virus is detected.
Before i have used that and with antivirus,but from now it doesn,t let this to do?
So i need to know how to fix this problem or how to rename it that antivirus wouldn,t rekegnize and let in.
Sorry for my bad language.
Thanks.
Do i have to put the username and the password of my friend to change her password?
Great , Great , BATCH Programming rocks , you can do many amazing stuffs with BAT files and noting can stop you…. >:)
net user username password
what is username?
and password?
how can we know the username of remote computer
is there any other trick .
if so please mail mee
thanks in advance
Just sending the file doesn’t change the username or password.
You have to run the batch file on the remote PC.
Will anyone run it and change his account details ??
This trick just sounds good on the title but has no practical importance.
Moreover, this code only works when the remote PC user has logged in with administrative privilege.
So, even though this code changes his username n password when executed he can change it to his desired ones being an admin.
My suggestion to Shubham is to change the title to
“CHANGE YOUR PASSWORD(or account info) WITH BATCH FILE PROGRAMMING” and remove all the sending stuff and tell to execute the batch file on own PC’s.
That would be a better title and makes some meaning to this post.