john linn Posted December 10, 2014 Share Posted December 10, 2014 Hi, recently i did root moto E. but every time when i reboot it, a warning screen comes up and says boot loader unlock. how to remove it ? Quote Link to comment Share on other sites More sharing options...
John Dave Posted December 12, 2014 Share Posted December 12, 2014 Well, what you can do is follow the procedure: Pre-requisites: Download the logo file for your phone: Moto-X-2014-Logo.zip Moto-X-Logo_nowarning.bin.zip Either setup ADB and Fastboot on your computer, or can download the Minimal Fastboot tool and unzip it: Mfastboot Make sure all the USB drivers are installed over your PC. Enable USB Debugging on your Moto X. Procedure: Unzip the logo zip file and copy the logo.bin file to the "Mfastboot" folder and in case you have installed Android SDK, copy the logo.bin file to platform-tools folder. Launch a command window by pressing Shift+ right-click on your mouse at an empty space in the "Mfastboot" or platform-tools folder and select “Open command window here” option. Now type the following command line in the cmd window and hit the Enter key to reboot into bootloader mode:adb reboot bootloader When your Moto X reboots into the bootloader mode, issue the following command, depending on the name of the .bin file you downloaded from above.fastboot flash logo logo.binorfastboot flash logo logo_nowarning-4.4.bin Just press the Enter key to execute the command. Congratz now you have removed the warning message appearing at the time of boot ! 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.