[Q] Root Wiko ufeel Prime

oozakoo

Member
Aug 19, 2016
17
4
0
Hello :)

I bought a Wiko ufeel Prime but I can't root it with KingRoot or Rootkhp, and I found nothing on the web about this...
How can I do ?

Thank :)
 

dharma_n

Member
Mar 5, 2017
7
1
0
I've a Wiko ufeel Prime too. To root it, we need a TWRP recovery for this model. Does anyone know where to find it? I looked everywhere!
 

ieatgravity

Senior Member
Jan 15, 2014
312
195
0
Winston Salem
www.blox2.com
Possible TWRP for Wiko U Feel Prime

Hi all, I technically personally do not own a Wiki U Feel Prime, I own the BLU Life One X2 Mini variant and from what I have gathered it is the exact same phone.

See here:
http://www.gsmarena.com/compare.php3?idPhone1=8545&idPhone2=8621

I have been spear heading development for this phone as well as the Life One X2. We ported TWRP from the Redmi 3S to the Life One X2, then I ported to the X2 Mini. With all that said the TWRP should work on the U Feel Prime. Please test and let me know!

So installation should be straight forward:
download here: https://drive.google.com/open?id=0B6_iuhJQH7aGVXNsYk9WdENfaHc
1. Enable Development Options
2. Go into Development Options and enable OEM Unlocking
3. Connect phone to computer and open command prompt, run command "adb reboot bootloader"
4. Run the command "fastboot oem unlock"
5. Reboot into system to make sure everything is all good
6. again run command "adb reboot bootloader"
7. run fastboot command "fastboot flash recovery TWRP.img"
8. Then boot into twrp "fastboot boot TWRP.img"
9. Tap on 'reboot' at the bottom corner and select 'system'

To get root simply flash the latest Magisk12.zip

Again please report back whether it works!
 

dharma_n

Member
Mar 5, 2017
7
1
0
WOW! Sounds really good!
I've seen the comparation page and seems that the two phones are closely similar.
As soon as I'll have some time, I'll try to install your (just downloaded) twrp...

Thank you!