lostpassword.com has a utility which works like a charm, but it's costly. also:
if your C:\ drive is FAT. Boot up with a DOS disk and type:
--------------------------------------------------------------------------------
C:
--------------------------------------------------------------------------------
CD \WINNT\SYSTEM32\CONFIG
--------------------------------------------------------------------------------
DEL SAM.*
--------------------------------------------------------------------------------
Now the Administrator password is blank. If your C:\ drive is NTFS, you have a lot of work to do. Go to
and download NTFSDOS. Then copy the unzipped NTFSDOS.EXE to your DOS boot disk. Boot up the machine and type:
--------------------------------------------------------------------------------
C:
--------------------------------------------------------------------------------
CD \WINNT\SYSTEM32\CONFIG
--------------------------------------------------------------------------------
COPY SAM.* A:--------------------------------------------------------------------------------
This will copy the SAM file to your floppy disk. Now you need to get on another NT machine, go to
and download L0phtCrack. Run the program and when it asks you for the SAM file, point it to the file on your floppy disk. Now this is going to be a very long process of finding the password depending on the speed of your computer, but eventually you will find it.