Forgot windows 2000 password at startup

  • Thread starter Thread starter MSgig055
  • Start date Start date
M

MSgig055

I have a computer running Windows 2000 and haven't used it for a while.
I forgot the password upon start up.

How can I delete or bypass the password?
Once I get in, how can I prevent having to use a password at start up?

Thank you
George/USA
 
MSgig055 said:
I have a computer running Windows 2000 and haven't used it for a while.
I forgot the password upon start up.

How can I delete or bypass the password?
Once I get in, how can I prevent having to use a password at start up?

Thank you
George/USA

This is a VFAQ. Type this into a Google search box:

forgot Windows password
 
http://home.eunet.no/pnordahl/ntpasswd/

Then for an "NT"ish operating system you can run regedit.exe and navigate
to;
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
edit the Reg_Sz string values
"DefaultUserName"
and
"DefaultPassword"
to reflect the correct username and password. (note: the password for an
autologon account can not be blank)
and set the Reg_Sz value of "AutoAdminLogon" to "1"

(if they don't exist then ADD them)


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 
Dave Patrick said:
http://home.eunet.no/pnordahl/ntpasswd/

Then for an "NT"ish operating system you can run regedit.exe and
navigate to;
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
edit the Reg_Sz string values
"DefaultUserName"
and
"DefaultPassword"
to reflect the correct username and password. (note: the password
for an autologon account can not be blank)
and set the Reg_Sz value of "AutoAdminLogon" to "1"

(if they don't exist then ADD them)

And for those who dislike mucking about in the registry, click Start,
click Run, type "Control UserPasswords2" and press enter. Click on
the username to login as automaticaly, un-tick the box for "Users must
enter a user name and password to use this computer.". Click OK, and
enter the password for the account when prompted.

--
Zaphod

Arthur: All my life I've had this strange feeling that there's
something big and sinister going on in the world.
Slartibartfast: No, that's perfectly normal paranoia. Everyone in the
universe gets that.
 
Zaphod said:
And for those who dislike mucking about in the registry, click Start,
click Run, type "Control UserPasswords2" and press enter.

Control userpasswords on Windows 2000, userpasswords2 is an XP thing.

John
 
John John - MVP said:
Control userpasswords on Windows 2000, userpasswords2 is an XP
thing.
Thanks for the clarification, I had forgotten that distinction.
 
Back
Top