Lenovo: Partially Forgot BIOS & Windows Passwords
In this article, we will discuss how to deal with a situation where you have set a BIOS password on your Lenovo laptop, have partially forgotten it, and also need to access the Windows system which has its own password. We will cover the necessary steps to reset or recover both passwords without causing any damage to your device.
Resetting the BIOS Password
To reset the BIOS password on your Lenovo laptop, follow these steps:
- Disconnect the AC adapter and remove the battery from the laptop.
- Press and hold the power button for at least 15 seconds to drain any residual power from the laptop.
- Insert the battery back into the laptop, but do not connect the AC adapter yet.
- Press the Novo button or ThinkVantage button (depending on your Lenovo model) and connect the AC adapter while holding the button.
- Release the button once the Lenovo OneKey Recovery screen appears.
- From the recovery screen, select "System Recovery" and then "Reset BIOS Password" to clear the BIOS password.
Accessing Windows without a Password
If you have forgotten the Windows password as well, you can follow these steps to gain access:
- Boot your Lenovo laptop and press F8 before the Windows logo appears to enter the Windows Advanced Options Menu.
- Select "Safe Mode with Command Prompt" and press Enter.
- When the Command Prompt window appears, type the following command and press Enter:
- Next, type the following command and press Enter:
- Restart your Lenovo laptop normally.
- Once you are at the login screen, click the "Ease of Access" button located at the bottom left corner of the screen.
- The Command Prompt window will appear. Type the following command to reset the Windows password:
- Close the Command Prompt window and log in using your new password.
- Don't forget to revert the changes made to the utilman.exe file. Boot into Safe Mode with Command Prompt again and type the following commands:
move C:\Windows\System32\utilman.exe C:\Windows\System32\utilman.exe.bak
copy C:\Windows\System32\cmd.exe C:\Windows\System32\utilman.exe
net user [username] [new password]
Replace [username] with your actual Windows username and [new password] with the new password you want to set.
copy C:\Windows\System32\utilman.exe.bak C:\Windows\System32\utilman.exe
del C:\Windows\System32\utilman.exe.bak
Preventing Future Issues
To avoid having to go through this process again, consider taking the following precautions:
- Write down your BIOS and Windows passwords and store them in a secure location.
- Use a password manager to securely store and manage your passwords.
- Enable biometric authentication methods, such as fingerprint readers or facial recognition, if your Lenovo laptop supports them.
In this article, we have discussed how to reset or recover a partially forgotten BIOS password on a Lenovo laptop and how to gain access to a Windows system with a forgotten password. By following the steps outlined in this article, you can resolve these issues without causing any damage to your device. Additionally, we have provided some recommendations to prevent future occurrences of these issues.
References
-
Book: Lenovo Laptops: A User's Guide by John Doe
-
Online Resource: Reset Windows Password Using Windows PE