U disk bypass login password into Windows XP system

  
Many friends are still worried about forgetting XP login password can not enter the system, now I will come to bring you a solution.

Required tools

1.U disk one

2.Usboot (U disk boot production software)

3.winrar (compression software)

This method I personally experimented And successfully bypassed the XP login password. I did experiments in the school computer room, but the file format is FAT32, I don't know if NTFS can't work? I originally wanted to experiment together. As a result, my CD-ROM drive is not used on the school machine. Up (my CD drive has problems, the machine is too old!--Poor), the school machines are all FAT32, no way! Only next time!

Let me talk about the idea: the method is very simple, When your machine has a login box asking for a password, press the windows key + U to see what is reflected...? Yes! Auxiliary tool management tool appears (hehe~~ means you can run the magnifying glass). Since we can run the magnifying glass program, can we change the magnifying glass program to other programs? (I can't just use it to add a user's program.........hehe~~good or bad!) The idea is this Now! Let's start making.

①. Production U disk boot disk. Run Usboot first, then insert the USB flash drive, select the USB flash drive and click Start. (To destroy the files on the U disk! Be careful!), after formatting, unplug the U disk, then it will prompt you to insert it again. After inserting the U disk for 1 minute, it will be fine! My U disk is 1G, use HDD format.

②. Made to replace the file. To make a XX.EXE file to replace the original file, but this XX.EXE implementation must meet the requirements of adding users. My first thought was to write a batch file:

@net user hack 123456 /add

@net localgroup administraroes hack /add

@exit

Then save it as XX.bat!

Someone has to ask me, we want XX.EXE, but you give us a XX.bat What do you mean?

Good question! we let it run XX.EXE the equivalent of running XX.bat can not be proud!

to achieve this purpose, it is necessary to use winrar, a self-extracting file with winrar production , do not turn XX.bat into XX.EXE? Running XX.EXE is equivalent to running XX.bat. (copy XX.EXE to the U disk)

3. Replace the file. In COMS, change the first boot to USB-HDD, save---- insert the USB flash drive and enter the system c:\\windows\\system32. copy magnify.exe 007magnify.exe (back up magnify.exe, magnify. Exe for the magnifying glass to execute the program). Copy the XX.EXE on the U disk to system32, and it will be magnify.exe!

Then boot from the hard disk! Then go to XP login password Time You just need to run the magnifying glass! Press Ctrl+Alt+Del (press 2 times) and you can enter it with your new hack user! Go in and change the administrator password!

This will succeed Bypassing the XP login password, as long as a U disk, it is convenient.
Copyright © Windows knowledge All Rights Reserved