Hi!

In this “How-To” we will learn how to SIMPLY change/reset a password for a Windows OS by 2 different methods:


METHOD 1 <<<<<<<<<<<<<<<<<<<<<<<


-Command Prompt Window (Start - Run- cmd)
-type command ------ net user
-Check account you want to reset (Ex. Admin)
-type command ------ net user Admin * (Its very important the space between the account and the asterisk )
-Will prompt for a new password

Works for:

Windows Server 2003
Windows Server 2000
Windows Vista
Windows 7



METHOD 2 <<<<<<<<<<<<<<<<<<<<<<<


1.Boot with a live cd (ubuntu linux works fine in “Test” mode, this OS is FREE!! and you can downloade it here: http://www.ubuntu.com/download and after that, burn the ISO in a blank CD or mount it in a USB Pen Drive)

2.In linux go to FileSystem / host / WINDOWS / System32

3.- Locate a file called “sethc.exe”, rename it as “sethc.bak”

4.- Locate a file called “cmd.exe” and do a copy of this file in the same directory (if you copy-paste the file in the same folder automatically the copy will be called “Copy of cmd.exe” so that will be the easiest way)

5.- Rename “cmd.exe” as “sethc.exe”

6.- Thats all we will need from linux so, restart the computer normally, and enter to windows session

7.- In the user/password screen push “shift” 5 times, this will prompt a cmd window

8.-Depending on your OS type:

(Vista OS or above)
netplwin,UsersRunDll

(OS older than Windows Vista)
rundll32 netplwiz.dll,UsersRunDll

9.This will prompts a window, Select the account you want to reset and write a new password or none

10.- “Ta-da.mp3” jeje

Right now I dont remember exactly if this method works with Windows Server environment, I’m pretty sure it does, but I dont want to lie to you, if somebody could test it again and tell us, will be great!!
***UPDATE: This method works fine in Windows Server Environment !! Thanks Reap3r !!

I truly know that this works fine in Windows Vista and Windows 7 anyway


And well the first method is faster, but you require a cmd window
The second method depends on having a linux live cd ( if you dont know anything about linux, dont worry about, ubuntu is a user friendly graphic interface, so you will not suffer with that, unless you are a command line caveman as me jeje, if I can make a suggest, always install an ubuntu small partition (no more than 1 or 2Gb) just to have a backup plan for this cases or iif your windows session screw up for any reason yoo can recover your files :wink:

Well, hope you like this post and hope you solve your issue soon with this, I know some other methods around here but they are more complex, using rainbow tablos etc… things beyond my understanding but they also work, if you like them drop me an email here and I can send it to you !

Regards Everyone

8 Spice ups

Hope you enjoy it, and remember to “SPICE IT UP” !!! Thanks !!

I came across a similar article a while back when I removed my workstation from the domain with checking the account first…
The second method (I used a Linux live distro on flash) worked perfectly.

Huuu !! GREAT !! Thanks men!!

I had no idea you could do that through a Linux flash distro. I’ve printed this out and tucked it away for when it, inevitably, will be needed. Thanks!!!

Thanks, like Gerard I’ve saved this for when I’ll need it.

Or… you could download trinity rescue kit which has a great interface, free and easy to use: http://trinityhome.org/Home/index.php?content=TRINITY_RESCUE_KIT____CPR_FOR_YOUR_COMPUTER&front_id=12&lang=en&locale=en

Another one (also very easy to use!), is Kon-Boot
It’s a very small program, provided as an ISO, that is burned to a bootable CD.
You simply boot from the CD, follow instructions and done!
Note: It’s also possible to use a USB stick for it.
I’ve used this several times with success on XP, Win Vista, Win7 and even Win2008-R2!

According to their website, it works for sure on (tested!):

Windows

Windows Server 2008 Standard SP2 (v.275)
Windows Vista Business SP0
Windows Vista Ultimate SP1
Windows Vista Ultimate SP0
Windows Server 2003 Enterprise
Windows XP
Windows XP SP1
Windows XP SP2
Windows XP SP3
Windows 7

Linux

Gentoo 2.6.24-gentoo-r5 GRUB 0.97
Ubuntu 2.6.24.3-debug GRUB 0.97
Debian 2.6.18-6-6861 GRUB 0.97
Fedora 2.6.25.9-76.fc9.i6862 GRUB 0.97

For more information:
D/L Kon-Boot: KON-BOOT - BYPASS WINDOWS PASSWORD AND MAC PASSWORD (KON BOOT TOOL)
USB: Using Kon-Boot from a USB Flash Drive: Bypass those pesky Windows and Linux login passwords completely

Handy tip.