Download Article
Download Article
While Microsoft no longer officially supports the operating system, there are still plenty of computers across the world that still run Windows XP. What happens when a user on one of these systems loses their password? There’s no way to retrieve a password that has been lost, but there are several ways to set a brand new password for any user on the system, even the administrative account.
Steps
-
Log in as an administrator. Accounts that have administrative privileges can change any other user’s password. You can do this if you can use the username and password for an administrator's account to log in with admin privileges). [1] X Research source
-
Open the Start menu and click “Run.” A text box will appear.Advertisement
-
Type
cmd
into the text box and press ↵ Enter . This will open a command prompt window. -
Type
net user [Username]*
. For example,net user Wiki *
(if “Wiki” is the account that needs a new password). Make sure there is a space between*
and the username as shown, then press ↵ Enter . -
Type a new password, then press ↵ Enter . You’ll be asked to confirm the password by typing it again. Once the password is confirmed, it can be used to access the account.
Advertisement
-
Insert your Windows XP CD into your CD-ROM drive. This method will only work if you have a bootable Windows XP CD. If it’s an original Windows XP CD then it will be bootable. If it’s a burned CD, it may not boot, but there’s no way to know unless you try.
-
Reboot your computer. When the computer restarts, you’ll see a message that says “press any key to boot from disk.” Press a key on the keyboard. [2] X Research source
- If the computer boots up without asking you to press a key, then the Windows XP CD you’re using isn’t bootable.
- You can borrow Windows XP CD from someone (or have someone burn you a bootable copy). It doesn’t have to be the same CD that came with this version of Windows.
-
Press the R key to “repair” your installation.
-
Press ⇧ Shift + F10 when the screen says “Installing Devices.” This will open a command prompt.
-
Type
NUSRMGR.CPL
and then press ↵ Enter . This will open the User Account Control Panel, where you will be able to reset any password by selecting a user and adding a new password.
Advertisement
-
Find an existing Administrator username to use if possible. There is no password set by default on the administrator account, so this can work unless someone has already configured a special password for the Administrator account. In some cases, there will be no password assigned yet.
-
If you need a password, assign one to any existing username while in the "safe mode with command prompt": Restart the computer while tapping the required, special key to activate the startup menu. To find the special key for your computer, try tapping a key rapidly while rebooting. Try Esc or F2 or F8 or F10 and watch for the menu to show up on a black screen (if you don't know that special key). ( Alternatively: unplug the electrical cord of your computer while it is running -- wait about 10 second -- then replug it. Now boot it again, and it will usually display a startup menu to choose normal or safe mode for startup. )
-
Select “Safe Mode with Command Prompt.” Quickly use the ↑ and ↓ keys to highlight your selected choice. You have a limited time to read, choose it and to press ↵ Enter to begin your chosen startup process -- or else it will boot up normally, if so try again.
-
Retrieve a list of all of the users/accounts on the computer. Type the magic command:
net user
at the command prompt, and press ↵ Enter . -
Select the username to be assigned the new password. Type, for example,
net user Wiki 12345678
where “Wiki” is the existing username needing a password by, for example, typing 12345678 to create your new password you chose ( 12345678 ). Now, press ↵ Enter to continue.- Instead of retyping a command you can edit it, to correct it: Use F3 to bring back your last command, and edit it using ← and → cursor keys and the Delete and ← Backspace and type your correction and press ↵ Enter .
-
Type
shutdown –r
when you are ready to restart your computer. The computer will restart normally, and the user whose password you’ve changed will now be able to log in with your newly assigned password.
Advertisement
-
Boot the machine with a “live” version of Linux. Ubuntu is recommended by experts. [3] X Research source A “live” version allows you to boot into Linux without installing it. Put the disk into your CD Rom drive and restart the computer. When prompted to “press any key to boot from CD,” press any key.
-
Access the live Linux desktop. Depending on the version of Linux you’re using, you may be prompted to choose a version to use. Choose “Live” or “Try Linux” to access the Linux desktop.
-
Type
computer:///
and press ↵ Enter . Make sure you type all 3 slashes (/). A list of hard drives will appear. -
Mount the Windows drive. Right-click on the hard drive that contains your Windows installation and select “Mount.” If there’s only one hard drive in the machine, it will be the drive that doesn’t say “System Reserved.”
-
Double-click the Windows drive. Now look at the top of the screen where you previously typed
computer:///
. Write down (or copy) the full path that now appears in that window. You’ll need it in a minute. -
Press Ctrl + Alt + T to open the command prompt. [5] X Research source You’ll be entering a series of commands into this terminal window, and they are all case sensitive.
-
Enter the Windows drive through the terminal. Type
cd /path/to/windows/drive
where “/path/to/windows/drive” is the full path that you previously wrote down or copied. Press ↵ Enter to continue. -
Type
cd Windows/System32
and press ↵ Enter . Do not type a slash, "/", in front of the word Windows. The directory names and path is case sensitive here. -
Install and run the “chntpw” tool. Type in
sudo apt-get install chntpw
and press ↵ Enter to install. Once you are returned to the command prompt, typesudo chntpw –u username SAM
. Replace the word “username” with the account name of the Windows user whose password you want to erase, and remember that everything is case-sensitive. Press ↵ Enter to show a list of options. -
Press 1 to clear the user’s password. Press ↵ Enter , then y to confirm that you want to erase the password.
-
Reboot into Windows. Press the “power” icon at the top right of the screen to reboot the computer. Boot into Windows first removing the Linux CD. When the Windows login screen appears, you can now log in to the affected account without a password.
Advertisement
Method 5
Method 5 of 5:
Accessing Files Without a Password by Putting the Hard Drive in Another PC
-
Understand the process. Use this method if you’re unable to get the user’s password with other methods. This method won’t allow you to find or reset the password, but you can access the user’s files so that their data is not lost. You’ll need administrative access to another Windows computer for this to work.
- You will be temporarily removing the hard drive from the Windows XP PC and installing it in the second PC. To use this method, you’ll need to have some familiarity with removing a hard drive from a PC as well as putting a hard drive in an external USB hard drive enclosure.
- If you don’t have an enclosure, you could also put the hard drive in the other PC .
- If the computer with the missing password is a laptop, the instructions are similar, except you’ll definitely need an external hard drive enclosure to connect a laptop hard drive to a desktop computer (and vice-versa).
-
Remove the hard drive from the Windows XP computer with the missing password. With the computer turned off and unplugged, open the case and disconnect the hard drive.
-
Put the hard drive into an external drive enclosure and connect it to the other PC. Alternatively you could open the second PC and install it.
-
Boot the second PC and log in with its Administrator account. Because you’re logged in as an administrator and have the other hard drive connected to the computer, you now have access to everything on the other hard drive.
-
Copy any data you need from the Windows XP hard drive to the second PC. Press ⊞ Win + E to open the File Explorer.
- The second hard drive will show under “Computer” or “This PC,” depending on the version of Windows you are using. Double-click this drive and navigate to the user’s files, which are located in C:\Windows\Documents and Settings\User, where “User” is the name of your user.
- Press ⊞ Win + E again to open a second instance of the File Explorer, which will make it simple to drag files from your user’s directory to the second computer. You can drag the files anywhere, including a flash drive.
-
Put the drive back into the original computer. While you haven’t recovered the password, you’ve copied the user’s files so they haven’t lost any data.
Advertisement
Expert Q&A
Search
-
QuestionWhat's the best way to keep track of my different passwords?Luigi Oppido is the Owner and Operator of Pleasure Point Computers in Santa Cruz, California. Luigi has over 25 years of experience in general computer repair, data recovery, virus removal, and upgrades. He is also the host of the Computer Man Show! broadcasted on KSQD covering central California for over two years.You can either write your passwords down in a notebook and store the notebook someplace safe, or you can use a password manager. With a password manager, you'll just need to remember one master password.
-
QuestionHow do I reset my password on a Windows XP Vista without a start menu?Jessica ReynaCommunity AnswerGo to Control Panel, User Accounts, and then click on your account. Changing your password will be an option on your account screen.
-
QuestionHow do I put a laptop in safe mood?Community AnswerIt depends on what system it is -- you have to have multiple options from f8 to Del button to booting into it. Other than that, if it is in reference to security, make sure you add a password or check fingerprint options on the computer system.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement
Tips
- Write down passwords in a notebook and store it somewhere safe in case you forget a password in the future. [6] X Expert Source Luigi Oppido
Computer & Tech Specialist Expert Interview. 31 July 2019.Thanks - There are also password managers that can help you keep track of your different passwords. [7] X Expert Source Luigi Oppido
Computer & Tech Specialist Expert Interview. 31 July 2019.Thanks - Microsoft no longer supports Windows XP, which means there’s virtually no help available for the operating system. Upgrade to the latest version of Windows to be sure you can receive support when needed.Thanks
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement
Warnings
- Accessing a user’s files when you aren’t supposed to could get you into big trouble.Thanks
Advertisement
References
- ↑ https://technet.microsoft.com/en-us/library/cc754651(v=ws.10).aspx
- ↑ http://www.notebookreview.com/howto/how-to-change-or-reset-a-windows-xp-password
- ↑ http://www.pcworld.com/article/206809/admin_no_password.html
- ↑ http://www.techrepublic.com/blog/tr-dojo/reset-windows-passwords-with-the-help-of-linux/
- ↑ https://help.ubuntu.com/community/UsingTheTerminal
- ↑ Luigi Oppido. Computer & Tech Specialist. Expert Interview. 31 July 2019.
- ↑ Luigi Oppido. Computer & Tech Specialist. Expert Interview. 31 July 2019.
About This Article
Thanks to all authors for creating a page that has been read 1,145,899 times.
Advertisement