Forum Discussion

Rhysin's avatar
Rhysin
Brass Contributor
Aug 30, 2026

Unlock Windows 11 without password for local account If I forgot?

Locked myself out of my own Windows 11 PC and it set up with a local account a while back. Now, I forgot my password and I don't have a password reset disk or anything like that made in advance.

Is there a legit way to unlock Windows 11 without password while keeping all my files? I've got photos and work stuff on there I really don't want to lose, so I'd rather not just wipe and reinstall if there's another option. Anyone been through this and found something that actually worked?

6 Replies

  • AddisonBell's avatar
    AddisonBell
    Iron Contributor

    Getting locked out of your own computer can be frustrating, especially when Windows 11 forgot password for local account describes the problem you are trying to solve. SystemRescue is a bootable recovery environment that can help with system troubleshooting and accessing files when the normal login is unavailable.

    How to use:

    1. Download the recovery image on another computer.
    2. Create bootable media and start your locked computer from it.
    3. Open the file manager or terminal in the recovery environment.
    4. Locate the system drive and back up important personal files.
    5. Restart the computer and use the official account recovery or password-reset options to regain access.

    For your own device, Windows 11 forgot password for local account can often be handled by combining file recovery with the built-in password reset methods.

    Note:

    • Use recovery tools only on computers you own or are authorized to manage.
    • Back up important files before changing system settings.
    • Try security questions or an existing password-reset disk first.
  • RyanHoward's avatar
    RyanHoward
    Iron Contributor

    Forgetting the password to a local Windows account can make it difficult to access personal files and continue using the computer normally. Before making major system changes, users may look for recovery options when dealing with Windows 11 forgot password for local account.

    Rescatux is a bootable system recovery utility that includes tools for repairing boot problems and handling certain account-related recovery tasks. It can be useful when troubleshooting your own computer from outside the normal Windows environment.

    • To begin, prepare a bootable USB with the recovery environment and restart the computer. Open the boot menu, select the USB device, and wait for the recovery interface to load.
    • Next, review the available account and Windows recovery options. Choose the appropriate recovery function for your own local account and carefully follow the instructions shown on screen without changing unrelated system settings.
    • After completing the recovery process, restart the computer normally and check whether you can access the account again. For users dealing with Windows 11 forgot password for local account, it is also worth checking Windows' built-in password-reset or recovery options before making deeper system changes.
  • AidenGarcia's avatar
    AidenGarcia
    Iron Contributor

    For users who have another computer and a USB flash drive, using a Windows 11 installation USB drive is a reliable method. This method is suitable for regaining access to a locked Windows 11 system. As an effective way to unlock Windows 11 without a password, this method utilizes a workaround involving the built-in Utility Manager to reset a forgotten password via the Command Prompt.

    Required Materials:

    • A fully functional computer
    • A USB flash drive
    • A Windows 11 ISO image

    How to Unlock Windows 11 Without a Password

    Step 1: Create a Windows 11 Installation USB Drive

    • On a computer that is functioning properly, download the Windows 11 Media Creation Tool from the official Microsoft website.
    • Run the tool → Select Create installation media for another PC.
    • Select the language, edition, and architecture.
    • Select USB flash drive → Select the USB drive.
    • Wait for the tool to create the USB installation drive.

    Step 2: Boot from the USB on the Locked Computer

    • Insert the USB drive into the locked computer.
    • Restart the computer → Press the boot menu key during startup.
    • Select your USB drive from the boot menu.
    • The Windows 11 installation screen will now appear.

    Step 3: Open the Command Prompt

    • On the installation screen, click Next.
    • Click Repair your computer.
    • Go to Troubleshoot → Advanced options → Command Prompt.

    Step 4: Reset the Password

    • Back up the original Utility Manager file:

    copy C:\Windows\System32\Utilman.exe C:\Windows\System32\Utilman.bak

    • Replace Utility Manager with Command Prompt:

    copy C:\Windows\System32\cmd.exe C:\Windows\System32\Utilman.exe

    • Restart the computer:

    wpeutil reboot

    Step 5: Reset Your Password

    • When Windows starts up and you reach the login screen, click the Ease of Access button in the lower-right corner.
    • This will open the Command Prompt instead of the standard Ease of Access tools.
    • At the command prompt, enter the following command to reset your password:

    net user your_username new_password

    • Replace your_username with your actual local account username, and new_password” with your new password.
    • If you don’t know your username:

    net user

    • This will list all user accounts on the computer.
    • Close the Command Prompt and log in using your new password.

    Step 6: Restore the Original Accessibility Manager

    • Open a Command Prompt as an administrator.
    • Run the following command:

    copy C:\Windows\System32\Utilman.bak C:\Windows\System32\Utilman.exe

    • This will restore the original Accessibility Manager.

    Use only official Microsoft tools. This is one of the most reliable ways to unlock Windows 11 without password when you’ve forgotten your login credentials and need immediate access to the system.