slsl Posted June 28, 2004 Posted June 28, 2004 Dear Everybody,Did anyone know how to obtain windows xp administrator password ? I forgotit, How can I retrieve it ?Thanks & Best Regards,Cheers,Steve
sixpack Posted June 28, 2004 Posted June 28, 2004 1. A regular user account that can logon locally to your Windows NT Workstation, Server, or PDC whichever you are recovering. If you already have an alternate install of NT, skip to The Process, Set 02.2. The Windows NT CD-ROM and setup diskettes (winnt /ox to make them from the CD-ROM).3. Enough room to install a temporary copy of NT (Workstation will suffice, even to recover on a PDC).4. Your latest Service Pack.The Process:01. Install a copy of Windows NT as TEMPNT, on any drive. Install your latest Service Pack.02. Boot the alternate install.03. At a command prompt, type AT HH:MM /INTERACTIVE CMD /K where HH:MM is 10 minutes from now (or however much time you need to complete the remaining steps and logon to your primary installation).04. Use Regedt32 to edit: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Schedule05. Double click Schedule and click the one sub-key.06. Double click the Schedule value name in the right hand pane and copy the REG_BINARY string to the clipboard.07. Select HKEY_LOCAL_MACHINE and Load Hive from the Registry menu.08. Navigate to your original installation\System32\Config folder and double-click System.09. At the Key Name prompt, type ORIGSYS.10. Navigate to ORIGSYS\Select and remember the value of Current; i.e. n.11. Browse to ORIGSYS\ControlSet00n\Services\Schedule and if Start is not 0x2, set it to 0x2.12. With Schedule selected, Add Key from the Edit menu.13. Type 001 in Key Name and click OK.14. Select 001 and Add Value name Command as type REG_SZ and set the string to CMD /K.15. Select 001 and Add Value name Schedule as type REG_BINARY and paste the string from step 06.16. Select ORIGSYS and Unload Hive from the Registry Menu.17. Use Conrol Panel / System / Startup... to make your original install the default.18. At a CMD prompt: attrib -r -s -h c:\boot.ini edit c:\boot.ini and either change the id of the TEMPNT lines to Maint 4.0 on both entries if you intend to keep this maintenance install or delete them. attrib +r +s +h c:\boot.ini19. Shutdown and restart your original install.20. Logon as your user account and wait for HH:MM from step 03.21. When the CMD prompt opens, it will be under the context of the Schedule user, either the System account or an administrative account. If this machine is the NOT the PDC, type MUSRMGR.EXE, if it is the PDC, type USRMGR.EXE. If you get an error, click YES and type your domain name.22. Set the Administrator password and logoff.23. Logon as Administrator. 24. If you are deleted the TEMPNT entries in step 18, delete <Drive:>\TEMPNT
sixpack Posted June 28, 2004 Posted June 28, 2004 1. Boot your PC to the logon screen and wait 15 minutes. If a screensaver activates, continue with the next steps.2. Determine the screensaver being used. It may be the default LOGON.SCR or any that you configured 3. While logged on as a normal user: copy %systemroot%\system32\<your screensaver.scr> %systemroot%\system32\<your screensaver.org> copy %systemroot%\system32\cmd.exe %systemroot%\system32\<your screensaver.scr> 4. Logoff and wait 15 minutes.5. When the CMD prompt opens: If this machine is the NOT a domain controler, type MUSRMGR.EXE, if it is a domain controller, type USRMGR.EXE. If you get an error, click YES and type your domain name. Set the Administrator password.6. Logon as Administrator and reset the screesaver: copy %systemroot%\system32\<your screensaver.org> %systemroot%\system32\<your screensaver.scr>
gallows Posted June 28, 2004 Posted June 28, 2004 Check out http://home.eunet.no/~pnordahl/ntpasswd/bootdisk.htmlIt is a Linux based boot disk that will enable you to reset *any* password on *any* Win32 platform.
thertel Posted July 5, 2004 Posted July 5, 2004 You might try a program called passware which allows the creation of a bootdisk that resets the passwords to allow you to logon and then changed the password.works on all NT based installs even PDC's.Thomas
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now