author avatar
    Senior Product Manager
 

Summary
Unlock your Windows 8/8.1 PC by learning how to reset your password using Command Prompt and Offline NT Password Registry Editor. Discover the best techniques and tools available for password recovery and never be locked out of your account again.



Have you ever forgotten your Windows 8 password and found yourself locked out of your own computer? It can be a frustrating and daunting situation, but don’t worry, there are ways to reset your password and regain access to your device. One method is using the Command Prompt in Windows Installation Media, and in this chapter, we will walk you through the steps on how to do so. This simple yet effective solution will help you reset your forgotten password and get back to using your computer in no time. So, let’s dive in and learn how to use the Command Prompt to reset a forgotten Windows 8/8.1 password.

Method 1 : Using Command Prompt in Windows Installation Media

When you forget the login password for Windows 8/8.1, there are alternative methods available to regain access. One such method involves using Command Prompt in Windows Installation Media. In this chapter, we will discuss the step-by-step process of resetting a forgotten Windows 8/8.1 password using this method.
Step 1: Create a Windows Installation USB Drive: Before proceeding, ensure you have a bootable Windows Installation USB drive. If you do not have one, you can create it using tools like the Windows USB/DVD Download Tool or Rufus.
If you do not have a Windows Installation media, you may download Windows Installation Creation Tools here:
Windows VersionDownload LinkRequirement
Windows 7https://learn.microsoft.com/lifecycle/products/windows-7PC with a working Internet connection/ a blank USB flash drive or DVD with at least 8 GB of available storage space/ a product key
Windows 8/8.1https://www.microsoft.com/software-download/windows8Same to above
Windows 10https://www.microsoft.com/software-download/windows10Same to above
Windows 11https://www.microsoft.com/software-download/windows11Same to above
Step 2: Boot from the USB Drive: Connect the bootable USB drive to the computer for which the password is forgotten. Start the computer and access the BIOS setup by pressing a specific key during startup. Configure the boot priority to boot from the USB drive.
Step 3: Open Command Prompt: After booting from the USB drive, you will see the Windows Setup screen. Press

Shift + F10

on your keyboard to open the Command Prompt window.
Press shift + F10 to open the Command Prompt window in windows installation disk
Step 4: Identify the Windows Installation Drive: In the Command Prompt window, type

diskpart

and press Enter. Then, type

list volume

and press Enter again. Identify the drive letter assigned to the Windows installation (e.g., C:).
Step 5: Navigate to the System32 Directory: Type

C:

(replace C: with the appropriate drive letter) and press Enter. Then, type

cd Windows\System32

and press Enter.
Step 6: Rename Utilman.exe: In the System32 directory, type

ren Utilman.exe Utilman.exe.bak

and press Enter. This renames the Utilman.exe file, which is responsible for Ease of Access functionality.
Step 7: Copy cmd.exe to Utilman.exe: Type

copy cmd.exe Utilman.exe

and press Enter. This replaces the Utilman.exe file with the Command Prompt executable.
Step 8: Reboot the Computer: Close the Command Prompt window and click on the “Continue” button to exit the Windows Setup. Remove the Windows Installation USB drive and restart the computer.
Step 9: Access Command Prompt: When the login screen appears, click on the “Ease of Access” icon (represented by an icon with a circle and lines) in the bottom-left corner. This will open the Command Prompt window.
reset windows 8 password command prompt
Step 10: Reset the Password: In the Command Prompt window, type

net user [user_name] [new_password]

and press Enter. Replace [user_name] with the actual username of the Windows account for which you want to reset the password, and [new_password] with the desired new password.
Step 11: Restore Utilman.exe: After successfully resetting the password, close the Command Prompt window and log in to Windows using the new password. To restore the original Utilman.exe file, open Command Prompt as an administrator and execute the following command:

ren Utilman.exe.bak Utilman.exe

Additional Information: This method allows you to reset a forgotten Windows 8/8.1 password using Command Prompt in Windows Installation Media. It’s important to note that modifying system files can have risks, so proceed with caution and ensure you have a backup of important data. Remember to restore the original Utilman.exe file to maintain system functionality.
Note: It’s crucial to consider the implications of changing system settings and passwords. Make sure to remember the new password to avoid being locked out of your account. Additionally, it is important to be cautious while making changes using Command Prompt and to ensure you have the necessary permissions to perform these actions.
Pros:
  • Resetting a forgotten Windows 8/8.1 password using Command Prompt in Windows Installation Media provides an alternative method to regain access.
  • Creating a Windows Installation USB Drive allows for easy access to the Command Prompt for password reset.
  • Step-by-step instructions are provided for each stage of the password reset process.

Cons:

  • Modifying system files can have risks and may cause system instability or data loss.
  • Changing system settings and passwords can lead to unintended consequences if not done correctly.
  • It is important to have a backup of important data before proceeding with the password reset.

Method 2 : Using Offline NT password registry editor to reset a Windows 8/8.1 password.

Introduction: Offline NT Password & Registry Editor (Offline NT) is a powerful utility that enables users to reset Windows passwords, including those for Windows 8/8.1. It supports various Windows versions, including 64-bit and server editions. In this chapter, we will provide a step-by-step guide on how to effectively use Offline NT to reset a Windows 8/8.1 password.
Step 1: Download and Prepare Offline NT Password & Registry Editor: The first step is to download the Offline NT Password & Registry Editor ISO file from its official website. Once downloaded, extract the ISO file from the ZIP file. This ISO file will serve as the bootable media required to reset the password.
Please refer to : https://pogostick.net/~pnh/ntpasswd/
Step 2: Create Bootable Media: Use a reliable tool like Rufus to create a bootable USB drive or burn the ISO file to a CD. Connect the bootable media to the computer with the locked Windows 8/8.1 system. Adjust the BIOS settings to prioritize booting from the USB drive or CD.
Step 3: Load Offline NT Password & Registry Editor: Restart the computer and allow it to boot from the bootable media. Once Offline NT has loaded, you will be presented with a boot prompt. Select the default option [1] Password reset [sam].
Offline NT Password and Registry Editor select SAM registry file path
Step 4: Reset User Password: After selecting the password reset option, you will see a list of user accounts on the Windows system. Identify the account for which you want to reset the password by referring to the User ID (RID). Enter the RID and press Enter. Next, choose option 1 to clear the user password associated with the selected account.
Offline NT Password and Registry Editor select User
Step 5: Save Changes and Exit: Once the password has been cleared, exit the user editing section by typing “q“. Confirm the changes by typing “y” and press Enter. Remove the bootable media and restart the computer. You should now be able to log in to the Windows user account without encountering a password prompt.
Alternative Methods: If Offline NT Password & Registry Editor does not yield the desired results or you prefer alternative solutions, there are other methods worth considering. For instance, you can try accessing Safe Mode and utilizing the built-in Administrator account if it is enabled and has no password set. Another option is to create a password reset disk on another computer and use it to unlock your Windows 8/8.1 device. Additionally, there are other password recovery tools available, such as Renee PassNow, that offer a more user-friendly interface and reduce the risk of data loss or system damage. It is important to carefully choose the method that aligns with your technical expertise and preferences.
Conclusion: Offline NT Password & Registry Editor is a reliable tool for resetting forgotten Windows 8/8.1 passwords. By following the steps outlined in this chapter, you can regain access to your Windows system without extensive technical knowledge or the need for expensive software. However, exercise caution while using this tool, as it can potentially lead to data loss or system damage. If Offline NT Password & Registry Editor does not work or you prefer a more user-friendly alternative, consider using reputable password reset tools like Windows Password Reset. Regardless of the method chosen, remember to promptly set a new password to secure your privacy and important files.
Pros:
  • Powerful utility for resetting Windows passwords
  • Supports various Windows versions, including 64-bit and server editions
  • Step-by-step guide provided for effective use

Cons:

  • Potential for data loss or system damage
  • Not User friendly process

Comparison: Offline NT Password Registry Editor vs. Command Prompt

In the previous chapter, we discussed how to reset a Windows 8/8.1 password using Offline NT password registry editor. In this chapter, we will compare this method with using Command Prompt to reset a Windows 8 password. Both techniques are effective ways to regain access to your Windows 8 account, but they have some key differences that may make one more suitable for certain situations. Let’s take a closer look at each method and how they stack up against each other.
Difficulty:
One of the main differences between these two techniques is the difficulty level. Using Offline NT password registry editor requires a bit more technical knowledge and experience as it involves creating and using a bootable USB or CD to run the program. On the other hand, using Command Prompt is a more straightforward process that can be easily performed by users with basic computer skills. If you are not very familiar with technical processes, using Command Prompt may be the better option for you.
Reset Time:
Another important factor to consider is the reset time. When using Offline NT password registry editor, the process of resetting a Windows 8 password can take up to an hour or more, depending on the complexity of your password. This may be a longer wait time for those who need immediate access to their account. In comparison, using Command Prompt to reset a Windows 8 password usually takes less than 10 minutes, making it a faster and more convenient method for those in a time crunch.
Compatibility:
Compatibility is also a key difference between these two techniques. Offline NT password registry editor is compatible with all versions of Windows, including Windows 8 and 8.1, making it a versatile option. However, it does not work on computers with UEFI BIOS, which is becoming more common in newer devices. On the other hand, Command Prompt is compatible with both UEFI and Legacy BIOS, making it a more inclusive option for all types of systems.
Security Risks:
When it comes to security, both techniques have their own risks. Using Offline NT password registry editor involves creating and using a bootable media, which can be risky if you are not familiar with the process. Any mistake could damage your system files and cause further issues. In contrast, using Command Prompt involves running commands directly on your system, which can also be risky if you are not careful. One wrong command could lead to unintended consequences. It is important to always follow instructions carefully and proceed with caution when using either method.
Which One to Choose:
In summary, both Offline NT password registry editor and Command Prompt are viable options for resetting a Windows 8 password. If you are comfortable with technical processes and have some time to spare, Offline NT password registry editor may be the better choice. However, if you are in a time crunch and prefer a more user-friendly approach, using Command Prompt may be the better option. It ultimately depends on your personal preferences and comfort level with technology.
Whichever method you choose, it is important to always proceed with caution and back up any important data before attempting to reset your password. Losing access to your Windows 8 account can be frustrating, but with these two techniques, you can easily regain control and continue using your device without any issues.

Renee PassNow: An Additional Tool for Windows 8 Password Reset

One of the most common issues faced by Windows 8 users is forgetting their password. This can be frustrating and cause a lot of inconvenience, especially when you need to access your computer urgently. In such situations, tools that can help reset your password come in handy. Two popular methods for resetting a Windows 8 password are using Offline NT Password Registry Editor and Command Prompt. However, another option that can be considered is using Renee PassNow, which offers more advanced features and a user-friendly interface.
Renee PassNow is a comprehensive password recovery tool that offers various options for resetting a Windows 8 password. It has a user-friendly interface and can be used by anyone, even those with limited technical knowledge. Along with resetting passwords, it also offers other features such as data backup and disk management. One of its unique features is the ability to create a password reset disk without using a bootable USB or CD/DVD.
Using Renee PassNow for Windows 8 Password Reset
Tips:If your account is Microsoft Account, Renee PassNow will convert this account to Local account. After resetting login password, you need to connect your account to your Microsoft Account again.
To reset your Windows password using Renee PassNow, follow these steps:
Step 1: Download and Install Renee PassNow
Start by downloading Renee PassNow from the official website and install it on a different computer that you can access. You can choose the appropriate version based on your computer’s operating system.
Renee PassNow – Professional Windows System Rescue Tool

Remove Windows Login Password 3 steps for whole password remove process.

Recover the files Recover the deleted files without Windows system.

Transfer the data Transfer the important files of the computer with system.

Fix Windows startup error Fix various Windows startup failures or crashes.

Erase disk Completely erase disk files which will not be restored.

Remove Windows Login Password 3 steps for whole password remove process.

Recover the files Recover the deleted files without Windows system.

Transfer the data Transfer the important files of the computer with system.

Free TrialFree TrialNow 2000 people have downloaded!
Step 2: Create a Bootable USB or CD/DVD
Launch Renee PassNow and insert a USB flash drive or blank CD/DVD into the computer. Select the option to create a bootable media. Follow the on-screen instructions to complete the process.
Create New Windows 10 Password Reset Disk with Renee PassNow
Step 3: Boot the Locked Server from the Bootable Media
Insert the bootable USB or CD/DVD into the locked Windows computer. Restart the computer and enter the BIOS settings by pressing the appropriate key (usually F2 or Delete). Configure the boot order to prioritize the bootable media.
Common Server:
Server TypeEnter boot menu method
DELLPress the F12 key repeatedly before the Dell logo appears on the screen.
HPPress the F9 key multiple times when the HP logo is displayed.
Common Computers:
BIOS NameEnter boot menu method
ASRockDEL or F2
ASUSDEL or F2 for PCs/ DEL or F2 for Motherboards
AcerDEL or F2
DellF12 or F2
ECSDEL
Gigabyte / AorusDEL or F2
Lenovo (Consumer Laptops)F2 or Fn + F2
Lenovo (Desktops)F1
Lenovo (ThinkPads)Enter then F1
MSIDEL
Microsoft Surface TabletsPress and hold Power and Volume Up buttons
Origin PCF2
SamsungF2
ToshibaF2
ZotacDEL
HPEsc/ F9 for `Boot Menu`/ Esc/ F10/ Storage tab/ Boot Order/ Legacy Boot Sources
INTELF10
Boot the target PC with the created password reset USB/CD/DVD.
Step 4: Select password reset function
After successfully booting from the bootable media, Renee PassNow will load. Select “PassNow!” function after booting from the new created Windows password reset disk.
After loading into main interface, please select the “PassNow!” function.
Step 5: Resetting the Password
Choose the user account for which you want to reset the password. Then, click on the “Clear Password” button. Renee PassNow will remove or reset the password for the selected user account.
Select target Windows system in the list
Select target user account in the list
Step 6: Reboot the PC
Once the password is reset, remove the bootable media from the PC and restart the computer. You will now be able to log in to Windows Account without a password.
Tips:Tip: Renee PassNow can also be used for data backup and disk management.

Conclusion

In conclusion, there are various methods and tools available to help reset a forgotten Windows 8/8.1 password. From using Command Prompt in Windows Installation Media to Offline NT password registry editor, these techniques can be effective in regaining access to your computer. Depending on the situation, one method may be more suitable than the other. Additionally, Renee PassNow is a helpful tool that can be used alongside these alternative methods for password reset. With the ability to reset both local and Microsoft account passwords, Renee PassNow offers a comprehensive solution for those struggling with password recovery. Ultimately, it is important to have knowledge of these alternative methods, as they can be useful in critical situations where a password has been forgotten.