Huawei Y9 2018 - FLA-LX3 - Administration - Unroot - Instructions
Huawei Y9 2018 - FLA-LX3 - Administration - Unroot - Instructions
Huawei Y9 2018 - FLA-LX3 - Administration - Unroot - Instructions
Unroot – Instructions
Step 1.2. Depending on the platform used, select Mac or Windows folder and Install
HiSuite Application.
Step 2.2. Find the "Build number" option and press about 8 times on it until the device
display a pop-up message saying "You are now a developer!".
Step 2.3. Return to the previous screen and press the "Developer options" option.
Step 2.4. Search and turn on the options “OEM unlocking” and “USB debugging”.
Step 3.1. Open a web browser and download the Android SDK Platform Tool latest version
for Windows or Mac from the following link:
https://developer.android.com/studio/releases/platform-tools#downloads
Step 3.2. Uncompress the downloaded file to the Desktop. The uncompressed folder
appears with the name "platform-tool".
Step 3.3. Open a Terminal Application to browse to the "platform-tool" folder, for example
on Mac, this should be browsed like this:
cd /Users/andreslunaromo/Desktop/platform-tools
Step 3.4. Connect the Smartphone to the PC with a Data USB Cable.
Step 3.5. When a pop-up window appears on the Smartphone screen, select the option
"Transfer files" then select the option “Allow USB debugging?” (if appears).
Step 3.6. On the Terminal Application, run the following command to launch the "adb"
daemon:
adb devices
./adb devices
Step 3.7. Launching the "adb" daemon on Mac, the Terminal Application should look like this:
1
MacBook-Pro-de-Andres:platform-tools andreslunaromo$ ./adb devices
List of devices attached
* daemon not running; starting now at tcp:5037
* daemon started successfully
SRV7N18328005833 device
Step 4.1. On the path "Settings System Developer options" verify the options “OEM
unlocking” and “USB debugging” are turned on.
Step 4.2. Connect the Smartphone to the PC with a Data USB Cable.
Step 4.3. When a pop-up window appears on the Smartphone screen, select the option
"Transfer files" then select the option “Allow USB debugging?” (if appears).
Step 4.4. Open a Terminal Application to browse to the "platform-tool" folder, for example
on Mac, this should be browsed like this:
cd /Users/andreslunaromo/Desktop/platform-tools
Step 4.5. On the Terminal Application, in order to enter to the “fastboot” mode, run the
following commands in "adb" mode:
adb devices
adb reboot bootloader
./adb devices
./adb reboot bootloader
Step 4.6. Once in “fastboot” mode, in order to Relock Bootloader, run the following
commands:
fastboot devices
fastboot oem get-bootinfo
fastboot oem relock 0067037561447081
./fastboot devices
./fastboot oem get-bootinfo
./fastboot oem relock 0067037561447081
Step 4.7. After apply the last command above, the Smartphone shows a “Lock bootloader?”
window, select “Yes” option pressing “Volume Up” button then press “Power”
button to confirm the election. This action causes the Smartphone is restarted.
Step 4.8. When the Smartphone restarts from the “Huawei eRecovery” mode, press
“Descargar última version y recuperar sistema” option, press “Descargar y
recuperar”, select and connect to a WiFi Network and wait for getting package info
from Huawei Server.
2
Step 4.9. Once the Smartphone is reconfigured again (included Step 2 – Enable USB
Debugging), if it is needed to access to “fastboot” mode, turn off the Smartphone
pressing the “Power” button for 4 seconds then hold down “Volume Down” and
“Power” buttons for 5 seconds.
Step 4.10. If it is needed to access to “Huawei eRecovery” mode, turn off the Smartphone
pressing the “Power” button for 4 seconds then hold down “Volume Up” and
“Power” buttons for 5 seconds.