How to quickly remove BIOS password on computer
Removing BIOS password can be done by removing CMOS battery, using jumper or supporting software. To do it quickly, please see detailed instructions below.
Method 1: Remove the CMOS battery
This is a relatively simple way. Your job is to open the computer case and find the CMOS battery and remove it. Because this method requires opening and removing the CMOS battery, it is only suitable for desktop users, not laptop users.
The first thing you need to do is to remove all the power cables and then open the case. Next, find the CMOS battery on the motherboard and remove it for about 5 minutes and then reinstall it.
Method 2: Use CMOS De-Animator software
This method is suitable for laptop users, because it can be done directly on Windows. And removing BIOS password only takes a few clicks. First, you need to download CMOS De-Animator software here.
After downloading, installing and opening the software, the following interface will appear:
Just click on Clear CMOS and 256-byte CMOS and then click Proceed .
Method 3: Using Command Prompt
Step 1: Press Windows + R to open the Run window, then type cmd in it and press Enter to open Command Prompt.
Step 2: Type each command below and press Enter:
DEBUG
- O 70 10
- O 71 10
- Q
Note: 64-bit versions of Windows 10, 8, and 7 do not support the DEBUG command.
You can download the DOSBox software and run debug.exe on your computer.
Step 1: Install DOSBox on your computer, note do not install on drive C.
To download and install DOSBox, visit here.
Step 2: Add debug.exe to E:/TASM.
Step 3: Find the drive where you want to install DOSBox, then double-click on the DOSBox 0.74 Options.bat file. The file will open in Notepad, copy the code below and paste it at the end of the file:
MOUNT CE:TASM
C:
debug
Step 4: Run DOSBox to run the remaining commands.
Step 5: Finally restart your computer, now the password, BIOS pass is no longer there.
Method 4: Reset using CMOS Jumper
On your computer's motherboard, find the clear or password jumper, BIOS pass, or DIP switch and change it to the new position. This jumper is usually labeled CLEAR, CLEAR CMOS, JCMOS1, CLR, CLRPWD, PASSWD, PASSWORD, PSWD, or PWD. To clear the BIOS password, remove the jumper from its current position and put it in the new position.
Method 5: Contact the manufacturer
If you have tried everything but still cannot do it, the last resort is to try contacting the computer or motherboard manufacturer for detailed instructions.
The BIOS password will be cleared and all settings will be returned to default. Thanks to that, you can easily customize hardware parameters and settings for your computer.
You should read it
- How to Reset a BIOS Password
- 5 tips for using the BIOS to help you master your computer
- How to Reset BIOS Password
- Enable password in BIOS
- How to delete BIOS password when forgotten
- Instructions for entering BIOS on different computers
- Prevent malware from breaking into the BIOS
- How to set the password for the hard drive from BIOS / UEFI
May be interested
- Why Intel killed the BIOS, switched to UEFI?from here, we will not be able to boot dos and all other obsolete things.
- Prevent malware from breaking into the BIOSmalware (malware) can sneak into the bios in your computer and then activate itself before any anti-malware has a chance to detect it. therefore, you should set the password for the bios.
- Turn off Windows 10 password when logging in for only 10 secondsturning off windows 10 password will help you open your computer without entering a password, saving time when starting your computer. how to turn off windows 10 password when logging in very quickly, please see.
- BIOS - Basic information for beginnersprobably not very often when you think about computer troubleshooting tools as long as the trouble happens to you. your computer has its own troubleshooting center, which is bios (basic i / o system). without the instruction set from the bios, your operating system will not boot.
- 5 tips for using BIOS to help you master your computer - What is BIOS and how to use BIOSmost computer users usually don't care much about bios. however when the problem occurs, you need to tweak a setting and don't know what to do. you will wonder what is bios? really need to know about it?
- How to Change Computer BIOS Settingsthis wikihow teaches you how to access and modify your windows computer's bios page. the bios is a set of built-in options that allows you to change system aspects like the data and time. since the bios is tied to a computer's motherboard,...
- How to Reset Your BIOSthis wikihow teaches you how to reset your windows computer's bios (short for basic input/output settings) to factory settings. you can do this on most computers from the bios page; however, if you're locked out of your computer's bios,...
- How to Check BIOS Versiona computer's bios is the firmware interface between a computer's hardware and its operating system. like any software, the bios can be updated. knowing your computer's bios version can tell you if you have the most up-to-date version of...
- How to Update Your Computer's BIOSthis wikihow teaches you how to update the bios software for a windows computer. keep in mind that your bios rarely needs updating, and updating the bios incorrectly can render your computer completely inoperable. mac computers do not use...
- Display BIOS information on Windows 10 using Command Prompton windows 10 you can view bios information using the command command. if you want to print or just want to see how much your bios version is, there is no need to install any 3rd party tool or use the traditional method of rebooting the computer.