Posts Tagged ‘change windows 8 password’

How to Change Forgotten Windows 8 Password with Installation Disc

August 7th, 2013 by Admin

Forgot your Windows 8 administrator password? How to change or reset the password without any third-party software? We have previously talked about how to reset Windows 7 password with Windows installation CD. That trick also works with Windows 8. Here we’re going to walk you through the procedure to change forgotten Windows 8 password with Windows 8 installation disc.

Note: This trick is only intended for experienced users who forgot Windows 8 password. For average computer users, please use the easy-to-use software PCUnlocker to reset lost or forgotten Windows 8 password.

How to Change Forgotten Windows 8 Password with Installation Disc?

  1. Boot your Windows 8 computer from Windows 8 installation disc. Once the message “Press any key to boot from CD…..” appears, press the Enter key to continue.
  2. As soon as you get to the Windows Setup screen, press the SHIFT + F10 key combination to bring up the Command Prompt.

    windows-8-setup

  3. Type the following command (replace “d:” with the correct drive letter if Windows is not located on D:):
    copy d:\windows\system32\sethc.exe d:\
    This creates a copy of sethc.exe to restore later.
  4. Type this command to replace sethc.exe with cmd.exe:
    copy /y c:\windows\system32\cmd.exe c:\windows\system32\sethc.exe

    replace-sethc

  5. Now close the Command Prompt, and cancel the Windows Setup application. Eject Windows 8 installation disc and reboot your computer.

    cancel-windows-setup

  6. When you reach to the Windows 8 login screen. Press the SHIFT key 5 times in a row, the Command Prompt will then open.
  7. Enter the following command to change your forgotten Windows 8 password:
    net user top-password.com 123456

    reset-windows-8-password

    Replace top-password.com with your account’s name, and change the password 123456 with whatever you want.

  8. Congratulation! Now exit the Command Prompt and you can then log on your Windows 8 system with your new password.

    login-windows-8

Remember to copy the c:\sethc.exe file back to c:\windows\system32\sethc.exe to restore the original sethc.exe file. This trick works with Windows 8, Windows 8 Professional, Windows 8 Enterprise and Windows 8.1.

2 Options to Change Windows 8 Password without Knowing Current Password

July 1st, 2013 by Admin

Lost or forgot Windows 8 password and wonder how to change the password without logging in? How can I change Windows 8 password using the command prompt if the existing password isn’t known, but I have admin rights? In this article we’ll show you 2 options to change Windows 8 password without knowing the current password.

Option 1: Change Windows 8 Password Using Command Prompt

As long as you can log into Windows 8 with administrator privileges, you can then change Windows 8 password simply by following the steps:

  1. Press Windows + X key combination to bring up the Power User menu, and then click/tap on Command Prompt (Admin) option. It will open up the Command Prompt immediately.
  2. Using the following command you can change the current password to a new one.
    net user {username} {password}
    Replace {username} with the name of the account you want to change and {password} with the new password.

Option 2: Change Windows 8 Password with PCUnlocker Live CD

How to change Windows 8 password when I am completely locked out the computer? This method is almost as easy as the one above. As long as you have a PCUnlocker Live CD, you can boot your Windows 8 computer from this CD and it enables you to change Windows 8 password immediately.

Here we will guide you through step-by-step procedure of creating a PCUnlocker Live CD and using it to change Windows 8 password without knowing the existing password.

  1. Download the zipped ISO image of PCUnlocker. When the download is complete, unzip it and you’ll get a bootable ISO image file. Burn it to an empty CD using ISO2Disc, BurnCDCC, ImgBurn or other CD recording software.
  2. After you’ve created a PCUnlocker Live CD, insert it into your Windows 8 computer. When the computer is turning on, go to the boot menu (usually by pressing F8 on most computers, F12 on my Dell laptop). When inside the boot menu, select the CD/DVD-ROM Drive and press Enter.
  3. The computer will boot up the WinPE operating system that is in the Live CD. After a while you’ll see the PCUnlocker program which displays a list of Windows 8 user accounts. Choose a user account and click on “Reset Password” button, it will remove your forgotten Windows 8 password instantly.

Conclusion

Using the methods above you can change Windows 8 password easily, without knowing the current password. These methods also work on Windows 7, Vista and XP.