Good news for Razer phone user Official Twrp recovery is now available for your device created by TeamWin it means you can root the device. The device needs to unlock the bootloader to flash twrp recovery you can use defaults bootloader unlock code fastboot -i 0x1532 flashing unlock to unlock the device, you can read our unlock bootloader guide from here. The twrp recovery is still in development mode, but you can flash magisk with it and root the device. We will show you How To install TWRP Recovery on Razer phone and How to Root Razer phone with magisk.
Rooting Pros and Cons
After Rooting Razer phone series phone you can able mod your device, but before starting the guide do a complete backup, and one thingย warranty will void after rooting the device. Here are someย Rootingย benefits, you can remove stock bloatware, System Apps after Root the device. Changing the fonts and themes, Customizing the phone by installing root apps, Mod the device with magisk module and more. Also, you can hide root access on specified appsย with the help of Magisk systemless App. Let’s start the guide.
Related โ
How to Root Razer phone 1
The only way to Root Razer phone 1 via Magisk becauseย SuperSu stops deployment their app and SuperSu 2.82 doesn’t support Oreo. So you need latest magisk and TWRP Recovery to flash the magsik zip, but the first thing you have to do is bootloader unlocking. You can unlock the bootloader with our Guide.
Supported Device:
- Razer phone 1
Pre-requisites
- Before starting the rooting process do a complete backup, your device includes Apps, Contacts, Messages, Gallery file, Internal Storage Files.
- Charge the device for interrupt installing.
- Install Razerย Driver.
- Enable Developer Options, USB Debugging, OEM Unlock to connect your device in ADB, fastboot mode.
- Unlock Razer phone bootloader
- Download TWRP file Latest Magisk and ADB-Fastboot Tool Read Guide.
Download TWRP forย Razer phone 1 andย Root Files, ADB Tool
ADBย & fastboot toolย โย LATEST MINIMAL ADB AND FASTBOOT TOOLS
TWRP for Razer phone 1 โ Official
Root Filesย โย Latest Magisk
[bs-white-space]Razer phone Unlock Bootloader Guide
1. First, readย Pre-requisitesย Enable USB Debugging and Download ADB & fastboot Tool and Unzip it.
2. Connect your device to the PC and go to ADB & fastboot folder or useย System Wide fastboot/ADBย method.
3. Now open command promotes to the ADB & fastboot folder by Hold Shift + Mouse Right Clickย and typeย the command one by one.
- This command will reboot your device into fastboot mode.
4. Use this command toย Unlock Bootloader of Razer phone 1.
- Confirm the unlocking on your phone via volume navigation key.
How To Install TWRP Recovery On Razer phone 1
1. First, readย Pre-requisites unlock the bootloader,ย Download ADB & fastboot, and TWRP Recovery.
- Downloadย TWRP fileย any one of them and rename it toย recovery.img.
2. Connect your device to the pc copyย TWRP file toย ADB & fastboot folder.
3. Now open command promotes to the ADB & fastboot folder by Hold Shift + Mouse Right Clickย and typeย the command one by one.
4. The device is an A/B partition device first need to set unused slot.
- Use this command to Check which slot is currently active
fastboot getvar current-slot
- Then set unusedย slot
- If currently, active slot is A then set B
fastboot --set-active=_b
- If currently, active slot is B then set A
fastboot --set-active=_a
- Reboot the device
fastboot reboot bootloader
- Now Move to twrp flash process.
5. This command will installย TWRP recovery on Razer phone for permanently Don’t reboot the device instead boot the device into twrp recovery mode and go to the root step with this command.
How To Root Razer phone on Oreo with Magisk
1. Once you completeย the twrp installation now, you can root the device by flash (Latest Magsik)ย Download latestย Magsikย from the download section.
2. Downloadย Magsik zipย Copy files to internal storage or SD Card.
3. In TWRP, Tap cancels if TWRP asks for a password to decrypt.
4.ย Don’t Allow for modifications. Keep read-only.
5. Go To install andย navigateย toย Magsik zip โย Swipe To Install.
6. Back and reboot the device.
7. Open magisk app and verify root access and safety net check (Install Magsik Manager Apk ifย magiskย app is missing).