Can access computer with fingerprint but forgot admin password.

G

Guest

Since using my Microsoft fingerprint reader to access my xp admin acct (the
only acct on my cpu) I have forgotten my password. Now I have read all of the
suggestions such as pressing f8 on start up and select safe mode etc.... my
question is, since i do have access to my computer is there another way to
get, retrieve or replace my administrator password and does the f8 suggestion
do any damge to the computer or any files other than the password its self ?
Really want to fix problem before there is a problem like my fingerprint
ready taking a crap. Thanks any one with advice .
 
M

Malke

sandrodb said:
Since using my Microsoft fingerprint reader to access my xp admin acct (the
only acct on my cpu) I have forgotten my password. Now I have read all of the
suggestions such as pressing f8 on start up and select safe mode etc.... my
question is, since i do have access to my computer is there another way to
get, retrieve or replace my administrator password and does the f8 suggestion
do any damge to the computer or any files other than the password its self ?
Really want to fix problem before there is a problem like my fingerprint
ready taking a crap. Thanks any one with advice .

To change the built-in Administrator account in XP Pro if you can log
into another account with administrative privileges reset the password
in the Local Users and Groups snap-in in Microsoft Management Console
(MMC):

1. Click Start, and then click Run.
2. In the Open box, type "mmc" (without the quotation marks), and then
click OK to start MMC.
3. Start the Local Users and Groups snap-in.
4. Under Console Root, expand "Local Users and Groups", and then click
Users.
5. In the right pane, right-click Administrator, and then click Set
Password.
6. Click Proceed in the message box that appears.
7. Type and confirm the new password in the appropriate boxes, and then
click OK.


Malke
 
G

Guest

Under console root with the little folder on the side there is no "local
users group"
I went to the "File" button in"console one " folder and could not find it in
there either. Thank you by the way for responding very much. If there is
something I'm missing let me know or what should I do next?
 
N

Nimral

Since using my Microsoft fingerprint reader to access my xp admin acct (the
only acct on my cpu) I have forgotten my password. Now I have read all of the
suggestions such as pressing f8 on start up and select safe mode etc.... my
question is, since i do have access to my computer is there another way to
get, retrieve or replace my administrator password and does the f8 suggestion
do any damge to the computer or any files other than the password its self ?
Really want to fix problem before there is a problem like my fingerprint
ready taking a crap. Thanks any one with advice .

Plan A.

If your "fingerprint" account has local administrator rights you can
use it to reset any other user account password. To check, open a
command line, and enter "net localgroup". On the list you find your
local administrator group name, which is language dependent. If your
OS language is english, it is "administrators".

Next enter "net localgroup administrators" (actual group name from
above step). You will see a list of all accounts that are members of
the administrators group. If there are other accounts than
"Administrator" on the list you can use any of them to reset the
password of the administrator account.

If you are really a lucky guy your "fingeprint" account is on the
list.

To reset the password enter "net user administrator <new password>".

Plan B.

If you don't have any other admin account than "Administrator" you are
(officially) out of luck, there is no way (no F8, safe mode, ...) way
to reset the Administrator account password. Practically, if you are
in posession of a working user account you can use any of the many
tricks to elevate a user accounts privileges to administrator or
system, and then reset the password. Actually you hack your own
machine, which is fairly easy if you have either access to the
physical harddisk or a working user account.

Check the many websites that assist users of "restricted" machines in
breaking out of their restricted working environment. It depends on
the patch level of your machine OS how deep you need to dig into it,
so I cannot simply post a working hack right away.

Aother way (probaby easier) is to take the harddrive out of the
machine, mount it as second harddrive on a different machine, and
access your old OS on the file level. Unfortunately you cannot
directly access the password, since it is hidden and encrypted, but
you can open your old machine's registry and inject a program or
script that resets the password, or opens a command line with admin
privileges, so you can use net user like descrbed above. Popular ways
to do that is to (mis)use the task scheduler or install your
password-setting program as a service so windows starts it upon boot
or inject a startup script. Then take the disk back to the original
machine and boot.

If you have a couple of $ to spend you can also use the "ERD" disk
product, which resets the local admin account via a serial cable
connection. But afaik this product is not free, and I haven't used it
for a long time now, so I am not sure wether it does still work with
XP.

....Armin
 
G

Guest

A correction to my reply thread to "malke". I was able to do what you had
suggested but could not execute due to not having xp pro, I have home edition
and was prompted to go to "user acct's " in the "control panel" which I had
already done and still need password to "verify my identity" to remove or
change the admin password. Any other suggestion's?
 
G

Guest

sandrodb said:
Since using my Microsoft fingerprint reader to access my xp admin acct (the
only acct on my cpu) I have forgotten my password. Now I have read all of the
suggestions such as pressing f8 on start up and select safe mode etc.... my
question is, since i do have access to my computer is there another way to
get, retrieve or replace my administrator password and does the f8 suggestion
do any damge to the computer or any files other than the password its self ?
Really want to fix problem before there is a problem like my fingerprint
ready taking a crap. Thanks any one with advice .

Please see post on "Unable To Log You On Because Of An Account Restriction"
to find how to make a Linux boot floppy to reset admin password. This is
officially unsupported, but I've had to resort to it a few times on various
computers that people have 'configured'. Also note the point on EFS folder
and internet explorer passwords loss using this method.

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top