šŸ” How to Reset Windows Password Using Hiren’s BootCD PE (2025 Guide) - CodeAnniversary


šŸ”§ Method 1: Using Hiren’s BootCD PE (Recommended)

Hiren’s BootCD PE includes a tool called NT Password Edit that allows you to reset user account passwords on Windows.

  1. Download Hiren's BootCD PE.
  2. Download Rufus or Ventoy.
  3. Insert an 8GB+ USB and create a bootable drive using Rufus (choose MBR for BIOS or GPT for UEFI).
  4. Boot from the USB using the correct key (see below).
  5. Go to Start > Utilities > Security > NT Password Edit.
  6. Select the Windows partition and load the user accounts.
  7. Choose the account and click Change Password.
  8. Leave it blank to remove the password and click Save.
  9. Reboot and login without password.

šŸ“ Boot Menu Keys by Brand

  • Acer – F12
  • Asus – ESC or F8
  • Dell – F12
  • HP – ESC then F9
  • Lenovo – F12 or Novo Button
  • MSI – F11
  • Sony – F11
  • Toshiba – F12

šŸ› ️ Method 2: Command Prompt via Recovery

If you can access the recovery environment, you can replace utilman.exe with cmd.exe.

  1. Boot from a Windows installation USB.
  2. Press Shift + F10 to open Command Prompt.
  3. Run the following:
    copy c:\windows\system32\utilman.exe c:\
    copy c:\windows\system32\cmd.exe c:\windows\system32\utilman.exe
  4. Reboot and press Win + U at login screen.
  5. Type:
    net user YourUsername newpassword

⚠️ Note: Replace YourUsername with your account name.

šŸ’» Method 3: Local Account Password Reset Disk

If you previously created a password reset disk, insert it and follow the on-screen prompts.

šŸ‘¤ Method 4: Safe Mode with Hidden Administrator

Sometimes Windows has a hidden admin account.

  1. Boot in Safe Mode (press F8 or hold Shift while clicking Restart).
  2. Select Safe Mode with Command Prompt.
  3. If "Administrator" shows up, login and type:
  4. net user yourusername newpassword

šŸ” Method 5: Microsoft Account Reset (Online)

  1. Go to Microsoft Reset Page.
  2. Follow the steps to reset your Microsoft account password.
  3. Use new credentials to log in to Windows.

šŸ“¦ Extra Tools (For Advanced Users)

Disclaimer: This tutorial is for educational purposes only. Use responsibly on your own devices.

Post a Comment

Previous Post Next Post