How To Root Alcatel Pixi 4

Alcatel pixi 4 is a low range phone by alcatel, it was released last June and it features a 5 inch LCD capacitive touchscreen, along with a mediatek quad core processor coupled with 1GB of ram and 8GB of rom, all covered with an android 6.0 operating system, in this guide we will show you how to root your phone and prepare it for flashing ROMs, Xposed modules and others.

Requirements:

  1. Windows PC
  2. Back up any contacts and personal information on your phone
  3. A USB Cable

First we will need to unlock the bootloader, unlocking the bootloader will cause all of the data on your phone to be wiped so i advise you to backup your data beforehand, go to Settings -> About phone and tap 7 times on the “build number“, then once it tells you that you are a developer, go back to the Settings menu -> Developer options and tap USB debugging and press ok, connect the phone to a PC and tick the box “always allow this computer”, once again in the developer options menu tick the “OEM unlocking.

On your laptop you should install minimal fast boot and ADB, you can find it in this link.

After you download it follow the installer’s instruction and create a shortcut on the desktop, open a command line at the desktop and type in “fastboot devices” if it is working properly you should see your phone, if it is not try searching for your phone’s drivers if it is not installed.

Now, type in “adb reboot-bootloader”, after the phone boots into the fastboot mode, type in “fastboot oem unlock”, a warning message will appear, ignore it and press the Vol UP button on your device. Wait for the device to restart.

On the same command line, again type in “adb reboot-bootloader”, now download this file here, extract it to a folder and navigate to where you extracted it, you should see a file named recovery, and move the command line there, by typing in the command line ” cd “FOLDER PATH HERE”

Once in that folder type in the command line “fastboot flash recovery recovery.img”, you now have a TWRP custom recovery, only one more step to rooting!

Now download this file here, and copy it to your phone’s internal memory, once done, reboot your phone into the custom recovery by pressing “VOL UP + Power button”, in TWRP go to Advanced -> Terminal and type in this code.

“echo “SYSTEMLESS=true” > /data/.supersu”, now go to your advanced menu and hit file manager, check in your ./data folder for a “.superSU” file, if it exists go back to the main menu, press on install and locate your SuperSU file (the one you just copied to your phone) tick it and swipe to install.

Before you reboot you can make a backup using TWRP’s backup, in case you do anything wrong. Just press on “backup” tick everything and swipe!

Once you’re done, you can reboot your phone and it is now rooted!

ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.