Please help me with password trouble guys....

robotcholi

Golden Member
Dec 31, 1999
1,033
0
0
Man, I feel dumb. Anyway, I just forgot my password for windows log on and it won't let me log on to windows now. Usually one can just hit cancel and pow it works, but somehow it won't let me access windows when hitting cancel. Hmmm...if this is CMOS password then I can just short circuit the battery but how do i go about this problem guys? Thanks a lot in advance Anandtechies in ATOT.
 

yakko

Lifer
Apr 18, 2000
25,455
2
0
Boot into safe mode. I believe it will let you in without a password. Once in just delete your .pwl file and enter a new password when you boot into normal mode. If safe mode still wants a password you will have to go through DOS and find the .pwl file and delete it.
 

robotcholi

Golden Member
Dec 31, 1999
1,033
0
0
yakko, you are the best buddy. Hmm..why didn't i think of safe mode..dumb..hehe...
Do you happen to know the DOS command to do that if the safe mode fail? I don't know anything about DOS except for change directories and stuff like that..hehe..thanks a lot Yakko.
 

Sacotool

Platinum Member
Feb 26, 2000
2,877
0
0
At the c: prompt type: dir *.pwl /s

That'll show you where your pwl files are.
 

Sacotool

Platinum Member
Feb 26, 2000
2,877
0
0
Well after you find where the pwl files are, go to that directory and delete them.
 

Sacotool

Platinum Member
Feb 26, 2000
2,877
0
0
the command is: del *.pwl once you are in the correct directory. You could do this in Windows Explorer if you are unfamiliar with dos.