[Development] How to unlock Mediatek bootloader using mtkclient
[Development] How to unlock Mediatek bootloader using mtkclient
Follow the steps below to unlock a Mediatek device's bootloader using mtkclient
python setup.py install
pip3 install -r requirements.txt
py -3 setup.py install
py -3 -m pip install -r requirements.txt
python mtk.py e metadata,userdata,md_udc
py -3 mtk.py e metadata,userdata,md_udc
python mtk.py xflash seccfg unlock
py -3 mtk.py xflash seccfg unlock
python mtk.py da seccfg unlock
py -3 mtk.py da seccfg unlock
python mtk.py xflash seccfg lock
py -3 mtk.py xflash seccfg lock
python mtk.py da seccfg lock
py -3 mtk.py da seccfg lock
py -3 -m pip install -r requirements.txt
python mtk_gui.py
py -3 mtk_gui.py
Quote:In this video tutorial, I'll be explaining how to unlock the Bootloader of a Mediatek Android device using mtkclient. First, you need to have installed your Mediatek VCOM drivers, you also need to have installed usbdk drivers, I'll link to these. Then you need to install python also, preferably the latest python and make sure you tick install environmental variable and then you need to download mtkclient. I'll link to all these alright? Now, once you have this in place, you open the MTKclient, right-click up here, click copy address, you open command prompt, and you cd to the mtkclient directory. Now, from this directory, you run the following commands. I already ran this command. Now, to unlock the bootloader, you run this command.
Your partitions might vary. I'm working on an LG K51. Now, you power off the device and boot it to BROM mode. Your button combination might vary. For this K51, its volume down and Google Home key buttons so I'll hold these and connect ..and release and finally, you run this command. I'm going to have to disconnect and re-run so.. I need to first power off my K51 to run the second command or to execute it rather. BROM mode and connect. So now you can disconnect and power up and your bootloader should be unlocked. So that's how to unlock the bootloader of a Mediatek Android device using mtkclient
(02-10-2021, 04:18 PM)Trunks614 How do I boot my phone into BROM mode? I'm aware of recovery mode (volume up + power button) and factory mode (volume down + power button) but I've never tried or seen BROM mode before. Please help. I use a Gionee a1 lite.
(15-10-2021, 08:32 AM)Novan Banyu Does this work on redmi 9 mt6768
(15-10-2021, 08:32 AM)Novan Banyu and how to boot into broom mode for redmi 9 devices
(23-10-2021, 11:29 PM)nerolee304 Will this work on bootloader that has password encryption like Nokia bootloader Nokia has to send you unlock.key you have to flash it before unlocking bootloader
(27-04-2022, 03:52 PM)El_comentarista I had already tried mtkclient, however I get this error at the final stage of the process:
"Unknown seccfg partition header. Aborting unlock."
MT8163. Generic chinese tablet W108a. The seccfg file attached