[GUIDE]P10/P10+ root with magisk & SN verified/installing firmware

Search This thread

MusicHeat

Senior Member
May 30, 2017
80
24
Hello,
Here is a guide for anyone that wants to keep root with SafetyNet verified on Huawei P10 and P10+, also here you will find how to install/update P10 and P10+ firmware.


REQUIREMENTS
- Unlocked Bootloader(BEFORE&AFTER YOU INSTALL FIRMWARE)
- TWRP recovery for P10(AFTER INSTALLING FIRMWARE) : https://.xda-.com/p10/development/testers-twrp-t3585256
- Make a back up of system,products,vendor,boot,etc. in twrp(optional,but recommended)

Now,the steps :

1. Install your stock firmware(or update) : http://www.stechguide.com/?s=huawei+p10 (read the steps in there carefully and see if your build number matches the one on the site!)
STEP 1 IS NOT NEEDED IF YOU NEVER TRIED TO ROOT YOUR P10!
2. After you installed your desired firmware go ahead and unlock bootloader again(this will factory reset your device)and install TWRP recovery.
3. Download Magisk v12,Magisk Manager and uninstaller and flash Magisk v12 with TWRP and then install Magisk Manager.
Magisk v12: https://xdaforums.com/attachment.php?attachmentid=4095052&d=1490916845
Magisk manager for v12: http://www.apkmirror.com/apk/topjoh...se/magisk-manager-4-3-3-android-apk-download/
UPDATED :
I found a way to install v13 on p10,p10 plus,not sure if p10 lite also :

Go in magisk manager(magisk v12) and check the "Keep force encryption" and "Keep dm-verity" boxes,and then press install/update (if this doesnt work),download a terminal emulator(https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en) and type this :
Code:
su
echo KEEPVERITY=true>>/data/.magisk
echo KEEPFORCEENCRYPT=true>>/data/.magisk
 
Last edited:

evalu8t0r

Senior Member
Jul 17, 2007
63
18
NEVER REBOOT YOUR PHONE WITH MAGISK HIDE ENABLED,IT WOULD BE IMPOSSIBLE TO UNLOCK YOUR DEVICE WITHOUT FORMATTING DATA THROUGH TWRP!!!

Can you explain why this does not work? (is only a P10 problem right?)

I gave up on TWRP/Magisk on my P10 Plus because of this
I never figured out why, but guessed it had to do with the encryption of the data partition
I was going to look at it again once TWRP could do a full backup (including /Data)
I'm currently on stock and it sucks... Did burn my fingers with FRP lock on a phone that couldn't boot to Android... And recovery2 (eRecovery) overwritten by flashing TWRP over it... Not feeling adventurous until TWRP is fully working ?
 
  • Like
Reactions: Gustl117

Gustl117

Member
Jun 26, 2017
6
1
Can you explain why this does not work? (is only a P10 problem right?)

I gave up on TWRP/Magisk on my P10 Plus because of this
I never figured out why, but guessed it had to do with the encryption of the data partition
I was going to look at it again once TWRP could do a full backup (including /Data)
I'm currently on stock and it sucks... Did burn my fingers with FRP lock on a phone that couldn't boot to Android... And recovery2 (eRecovery) overwritten by flashing TWRP over it... Not feeling adventurous until TWRP is fully working ?
im burnin right now with a p10 vtr-lo9 with bootloop and frp lock. only accesible with vol.down and usb while boot mthod. but stuck cause all flash or update commands stuck in command not allowed..
how you fix it?
 

Top Liked Posts