iTechFever

Your Tech Mate

  • About
  • Topics
    • Tips & Tricks
    • Android
    • Facebook
    • Virus Fix
    • Computer Fix
    • Crypto Talk
  • Security
  • Deals
  • YouTube Tools
    • Thumbnails Downloader
    • Thumbnails Generator
    • Find Animated Thumbnails
    • Find Video Tags
    • Tags Generator
  • Contact Us

How to Reset Windows 8/8.1 Password Easily iF Forgot It

By: Sandeep Singh | Updated On: December 6, 2020 18 Comments

So you forgot the login password of Windows 8 or 8.1 PC and looking for an easy way to reset the password without losing data. OR you may be trying to log into someone else’s Windows 8.1 computer but you don’t know the login password?

Let me remind you hacking into someone else’s computer without their consent is illegal. But if you are trying to reset your own password or want to help your friends and family member to recover their forgotten password then you are in right place.

This article will guide you to change the password without any recovery disk which Windows asks you to create. Also, you don’t need to buy any kind of third-party software.

Resetting the login password is very easy if you have windows 8 /8.1 bootable disk it may be DVD or any other media like a flash drive or external hard disk.

How to Reset Windows 8/8.1 Password

There are plenty of options to reset passwords if you can log into the computer in any way. The best option is to do it manually, you should not buy any third-party tools.

You may find lucrative ads claiming to resolve the issue but this is an easy process. Below you will find different ways to get your PC back, so let’s begin.

1. Reset Windows 8 Password From Another Admin account

If your PC has 2 user account “luckily”, but you forgot the password for one account in such case you can reset the password by logging into other user accounts.

  1. Log in to another User Account.
  2. Press the Win+X key on your keyboard.
  3. Click on Computer Management, it will open Computer Management.
  4. Navigate to Local Users and Groups > Users.
  5. Find the locked user account Right-Click on it and choose Set Password.
  6. Create a new password for the locked user account.

reset windows 8 password

2. Login using PIN code

Windows 8 and 8.1 offer 4 digit PIN Code security which is another convenient way to login into Windows 8, if you ever created a PIN code for your computer then you can easily log in to Windows PC and change the user account password.

win 8 PIN

All you need to do is log in to your computer using 4 digit PIN code and reset the password.

There are two ways to reset the password in this case.

1. Create another account and reset the password.

  • After login using PIN go to PC settings and choose Accounts from there Add a new Local Account with Administrative privilege.
  • Now Logoff and login to the newly created account and reset the password for the locked account by going to Computer Management as discussed above in the first method.

2. log in to windows by using PIN code, Press Win+X, and choose Command Prompt(Admin).

Type in net user <user_name> new password and hit Enter, like in below example my username is spaint and password is newpassword.

  command prompt admin        windows 8.1 password reset

This will reset the password now you can log in to the local account.

3. Login via Microsoft Account

If you ever set up the sign-in option to log in with Microsoft account then you can easily login into Windows 8 when the local account is locked.

login with microsoft account windows 8

Choose Microsoft account to login into PC, then select the Email account and type the password. After login in using a Microsoft account reset the password for the local account as discussed in the first method.

4. Reset Password With Windows 8/8.1 USB Flash Drive

When you have no other option left, you may end up taking your computer to the nearby repair shop or buying password recovery tools online that will cost few bucks but there is no guarantee that it will work.

However, you need to have a USB Flash drive (A blank flash drive min. 4 GB), if you don’t have a Flash drive get one from your friend or buy a good flash drive from an online storeHow to Reset Windows 8/8.1 Password Easily iF Forgot It or local shop.

If you own a Windows 8/8.1 DVD you can skip the below paragraph.

Let’s you have a flash drive, then all you need to do is download Windows 8 iso file and extract it using WinRar.

Now make your flash drive bootable.

You can head toward the linked article that will guide you thoroughly to make flash drive bootable and copy windows 8/8.1 into it using the command prompt.

I assume Windows 8/8.1 bootable media is ready, now follow these steps-

1. Insert bootable media DVD/Flash drive into your computer.

2. Restart your computer. When Windows Start (as soon you see the logo of your computer manufacturer) immediately start pressing the Boot key on your keyboard. Boot key varies by the computer manufacturer

  • Dell Boot Key is F12
  • HP boot Key is F9
  • Samsung boot key is F12
  • Sony F11, F12

Generally, the boot key remains F2, F9, F10, F11, or F12 or you can Google it for your Computer manufacturer.

And you will get Boot Menu Similar to the image below.

boot menu

3. Now use the Up/Down arrow key to select your bootable media. If you are using Flash drive choose “Removable Device” or if you are using DVD choose “CD-ROM Drive” and hit Enter on your keyboard.

It will take you to another screen, where you need to click on Next.

windows 8 install

4. After clicking on Next it will show you Windows Setup Screen, here click on “Repair Your Computer“

repair windows 8

5.  Now click on Troubleshoot then Advanced Options.

windows-8-troubleshoot windows 8 advanced option troubleshoot

6. Click on Command prompt.

reset-windows-8-password

It will launch the Command prompt from bootable media.

command prompt repair

Now, Whenever you go to the windows login screen you also get an Ease of Access option ease of accessat the bottom left corner. You can open Ease of Access center without login into your Windows computer.

Reset-Windows-8-Password-Step

What we are going to do now is – Replace Ease of Access with Windows Command Prompt (The Windows currently installed into the computer, not the above one), once we will be able to open command prompt without login we can do many things.

7. Replace Ease of Access With Command Prompt –

  1. Type cd:  and hit Enter.
  2. Now type cd windows hit Enter.
  3. Type cd system32 press Enter key.
  4. Then type ren utilman.exe utilman_bak.exe   hit Enter [Renaming Utility manager to utilman_bak]
  5. Type copy cmd.exe utilman.exe  hit Enter  [Copying cmd in place of ease of access]

8. Now close cmd and Restart the PC.

9. Once you go to the login Window Click on Ease of Access.

reset windows 8 password easy

And it will launch Command Prompt instead of Ease of Access.

10. Type in control userpasswords2  and hit Enter.

windows 8 password recover

10.1. It will launch the User Contol option. Select your user account and click on Reset Password.

reset-windows-8-password-latest

 

10.2. Here you need to create a new password and hit OK. OR if you don’t want any password then leave it blank and hit OK.

windows-8-password-reset

10.3. Again hit OK on User Accounts windows to close it. Restart your computer and log in with your new password.

11. Alternatively, you can reset your password without User Accounts.

  1. Click on Ease of Acces and launch cmd.
  2. Type net user hit Enter  [It will show you user accounts]
  3. Type net user <User_Name> <new_password> and hit Enter, as example net user itech password123.

reset windows 8 password cmd

Restart the computer and log in with the new password.

Watch Video Tutorial

After login into the Computer, we need to revert the changes we made, to do so –

  • Open My Computer and Navigate to C:/Windows/System32 Folder.
  • Find and delete utilman.exe
  • Rename Utilman_bak.exe to utilman.exe

That’s All!

Conclusion-

All the above methods are useful to Reset Windows 8 /8.1 password depending on the situation. Method 4 may look lengthy but it is very simple to perform. Third-party tools automate this process nothing else so don’t waste your money.

If you face any problem to reset the Windows 8.1  password please comment below and I’ll answer.

Also Read-

  • Ultimate Tips to Make Windows 8 Faster than ever applies to Windows 8.1 also
  • Forgot Windows 10 Password? Reset with Different Methods
  • What You Don’t Know About Online Threats & How To Avoid It
  • TuneBro WinGeeker Review: Recover Forgotten Windows Passwords Easily
  • How To Remove Profile Photo From Google Account

About Sandeep Singh

I am a tech enthusiast with ten years of experience in tech troubleshooting. I play with Windows, Mac, & Android to see what could go wrong and try to fix them. I also write tech tips related to the internet, social media, and security.

Recommended Articles

Comments

  1. Nick Dubreuil says

    October 13, 2019 at 9:05 AM

    My mouse never shows up and im almost positive my pc freezes, is there a reason and solution to this?

    Reply
  2. Burhan says

    April 25, 2019 at 10:55 PM

    Hi,
    I tried using the troubleshoot method and just wanted to inquire that if I choose delete my files only – will I loose all my files and data stored??
    Is there any possible way where I can save my data before using this method??

    Reply
    • April 26, 2019 at 2:04 PM

      You won’t lose data if you follow the steps mentioned in the article.

      Reply
  3. Zahra says

    June 28, 2018 at 4:27 PM

    When i typed ren utilman.exe utilman_bak.exe it says the system cannot find the file specified. why? Please i need to fix this

    Reply
  4. Sue says

    March 10, 2018 at 4:17 AM

    Uh so the account we cant enter is an administrador and we have no idea how to reset the password and we dont have the usb/cd
    What can we do?

    Reply
  5. HyperGamesDev says

    February 19, 2018 at 9:33 PM

    Hey it should be: Type c: and hit Enter rather than cd: !!!
    Better go watch a youtube video: https://www.youtube.com/watch?v=O52b1EsSxec

    Reply
    • February 20, 2018 at 1:03 AM

      C: will directly take you to C drive, cd stands for change drive and you can navigate to any directory by cd command.

      Reply
  6. parvathalu says

    July 20, 2017 at 10:30 AM

    when i enters cmd prompts and press c:
    then after i use cd windows it is saying path does not exists. please solve the problem.

    Reply
  7. Fawad khan says

    June 6, 2017 at 3:00 AM

    Hi,
    First of all i would like to appreciate your website with this great informative article i really liked this tricks and i have used it thanks for share such a grreat content

    Thanks

    Reply
  8. September 21, 2016 at 4:46 AM

    method 4 i am at step 7, i enter cd: it opens new line to type and then i enter cd windows and it says the system cannot find the path specified

    Reply
    • September 21, 2016 at 4:53 AM

      solved it. its c: not cd: for first step of step 7

      Reply
  9. Claude says

    September 6, 2016 at 11:53 AM

    Or use PCUnlocker, Hiren’s BootCD, chntpw.

    Reply
  10. March 31, 2016 at 2:46 PM

    If you are able to login, then try method 2 also.

    Press Win+X and choose Command Prompt(Admin).

    Type in net user new password and hit Enter, like in below example my username is spaint and password is newpassword.

    Reply
  11. Alias says

    March 31, 2016 at 11:54 AM

    I am trying method 1, but there is no ‘Local Users & Groups’ option that I can click on. Please, help!

    Reply
  12. Babul says

    March 17, 2016 at 2:10 AM

    4. Using DVD/Flash Drive
    Prompt doesn’t recognise cd Windows.
    It says path to Windows can’t be recognise

    Reply
  13. Alfredo Gonzalez says

    March 1, 2016 at 9:08 AM

    Hi, i tried with method 4 but after i tried this “ren utilman.exe utilman_bak.exe ” in the cmd
    the line says “The file cannot be accessed by the system”, what can i do?? Regards

    Reply
    • Scott H says

      August 30, 2016 at 8:47 AM

      For others that have this issue, just repeat the steps using the Win 8.1 repair to get to the command prompt, steps 3 -6 and at step 7 when in the windows/system32 folder, type

      ren utilman_bak.exe utilman.exe

      hit enter… reboot

      Reply
      • Michael says

        September 25, 2016 at 11:37 PM

        hi, i tried it, and i still receive “The file cannot be accessed by the system”. Is there a workaround to this method? I’m on a Dell Laptop

        Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Ezoicreport this ad

Recent Posts

  • How To Fix WiFi Not Working Issue On Windows 10
  • How To Fix Settings Not Opening On Windows 10 Easily
  • 10 Best File Sharing Sites To Earn Money [Earn Up To $40 /1K Downloads]
  • Best Smartwatches Under INR 10000 For Men In India [2021]
  • Best Handwriting Apps For Note Taking On Android Devices

Subscribe to New Posts

Currently Trending

  • 10 Best Sites To Download Anime For Free in 2021
  • AnimeHeaven.ru - A Heaven For Anime Lovers
  • How To Fix Google Chrome Download "Virus Scan Failed" Error.
  • How to See Hidden Photos of Someone on Facebook
  • How to Create a Fake Prank Virus Awesome and Harmless
Ezoicreport this ad
Ezoicreport this ad

© Copyright 2021 iTechFever · All Rights Reserved ·           Sitemap | Privacy Policy | Contact

x
x