• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Get Droid Tips

Get Droid Tips

Custom ROM | CyanogenMod | Android Apps | Firmware Update | MiUi | All Stock ROM | Lineage OS |

  • Android
  • Games
  • iPhones/iPad
  • Social Media
  • Windows
  • LineageOS 17.1
  • Android 10
  • iOS 14
  • Free Among Us for PC
  • Write for US
  • Watch IPL 2020 For Free
Home Rooting Smartphone

How to Root Oppo Reno 2Z CPH1945 using Magisk without TWRP

Updated on October 19, 2019 by Subodh Gupta

Advertisements

Here in this guide, we will share with you the steps to Root Oppo Reno 2Z CPH1945 using Magisk without TWRP Recovery. If you’re using the Oppo Reno 2Z model which was launched in August 2019 as an upper mid-range smartphone and want to enable root access, then you should follow this guide. We will use the Magisk by patching the stock boot image file and then will flash the device boot partition. Meanwhile, we will also share the links to download, requirements, and installation steps.

In order to enable root access on your Oppo Reno 2Z device, you have to download the patched image file from Magisk Manager. Then you have to flash it manually. Additionally, make sure to unlock your device bootloader at first. After rooting your device, you will get superuser access to your device system and root folder. Therefore, you can easily change, edit, or tweak system files or apps. We have provided more rooting details along with its advantages below.

How to Root Oppo Reno 2Z CPH1945 using Magisk without TWRP

Table of Contents

  • 1 Oppo Reno2 Z Specifications: Overview
  • 2 What is Rooting?
  • 3 Advantages of Rooting:
  • 4 Steps To Root Oppo Reno 2Z via Magisk
    • 4.1 Download Stock ROM and Extract the Boot Image
    • 4.2 Pre-Requirements:
  • 5 Steps to Extract and Patch Boot Image using Magisk
  • 6 Steps to Install the Patched Boot Image on Oppo Reno 2Z
    • 6.1 Steps to Verify the Systemless Root Access on your device

Oppo Reno2 Z Specifications: Overview

It has a 6.53-inches AMOLED display with Corning Gorilla Glass 5 protection. The handset runs on Android 9.0 Pie over ColorOS 6.1 skin out-of-the-box and upgradable to Android 10. The device is powered by Mediatek MT6779 Helio P90 SoC, coupled with PowerVR GM9446 GPU. It packs an 8GB of RAM and 256GB of internal storage option.

Advertisements

The handset sports a quad-camera setup on the rear side consists of a 48MP wide, an 8MP ultra-wide, a 2MP B/W, and a 2MP depth sensor also. It also has Dual-LED flash, HDR, Panorama, PDAF, and more. While the front features a 16MP wide-angle pop-up selfie camera with an f/2.0 aperture lens.

In terms of the connectivity options, it has a 3.5mm audio jack, Wi-Fi 802.11 a/b/g/n/ac, dual-band Wi-Fi, Bluetooth 5.0, GPS, A-GPS, GLONASS, FM Radio, USB Type-C port, and more. The device features an in-display Fingerprint sensor, an accelerometer, a gyroscope, proximity, compass, etc. It packs a 4000mAh battery with 20W VOOC Flas Charge 3.0 fast charging support.

What is Rooting?

Smartphone Rooting offers a superuser or administrator access to a user on their Android devices. So, the user can easily tweak or change or edit the system root files, folders, etc. Additionally, rooted device user also gets access over system and subsystem apps. Most of the developers and advanced Android users do this thing to develop or customize or test out something.

Now, if you’re a normal user, then you don’t need to do all of these things. Though sometimes improper rooting steps or unsupported files may brick your device easily. Additionally, your device warranty may void after rooting, that’s a disadvantage. But it will give you the superuser access to install or tweak Xposed modules, other mod files, etc. There are some of the advantages of rooting which are mentioned below.

Advantages of Rooting:

  • Get all root files and folders access on your device system.
  • Increase or decrease device performance by clocking.
  • Tweak battery settings to work better.
  • Easily uninstall Bloatware on Oppo Reno 2Z.
  • Block Ads on any applications like any Browser, YouTube, pop-up ads, skippable ads.
  • Install Xposed Framework and Xposed module.

Steps To Root Oppo Reno 2Z via Magisk

At first, you have to unlock the bootloader on Oppo Reno 2Z (CPH1945). Then you can follow the next steps.

Advertisements

Disclaimer:

We recommend you to keep a complete backup of device data before doing anything. GetDroidTips will not responsible for any kind of bootloops or crashes or any damage to your device during or after following this guide. Proceed at your own risk.

Please Note:

  • Enabling Root access or unlocking bootloader will void the warranty of your phone.
  • The bootloader unlocking process will delete all the mobile internal data. So, take a full backup.
  • You may not get the official OTA updates of Stock ROM after rooting.

Download Stock ROM and Extract the Boot Image

You have to download all the required files and tools from the links below.

Download Links:

  • Tools: Download ADB and Fastboot tool on your PC (Windows/Mac).
  • USB Drivers: Oppo USB Drivers – Download and install on your computer.
  • Stock Firmware: Download Oppo Reno 2Z Stock ROM on your PC. (Required)

Once you have downloaded the exact firmware file based on your device model number, you can extract the boot.img file to patch it via the Magisk Manager app.

Pre-Requirements:

  • Supported: This guide is for the Oppo Reno 2Z (CPH1945) model only.
  • Backup: Make sure to take a complete backup of the device data (No Root).
  • Battery: Keep your phone charged up to 50% minimum.
  • Requires: A PC/Laptop and a USB cable are required.
  • Bootloader: Your device bootloader should be unlocked.

Steps to Extract and Patch Boot Image using Magisk

  • At first, download and extract the Stock ROM to your computer.
  • Next, connect your smartphone via USB cable to the PC and copy the boot.img file only from the extracted folder to your device.
  • Open Magisk Manager and select the INSTALL option and choose to install it again.
  • Then tap on the “Patch Boot Image File”.

  • Navigate to the internal storage and select your device boot image which you’ve moved earlier.
  • Wait for a few seconds and Magisk will start patching the boot image file.
  • After patching the boot image file, copy the “patched_boot.img” from the internal storage and replace it in the ADB fastboot folder on your PC.

Now, you have to follow the second step to flash the patched boot image file.

Advertisements

Steps to Install the Patched Boot Image on Oppo Reno 2Z

  • If you have already downloaded the ADB & Fastboot tool then follow the next step. Otherwise, download the tool from the above link.
  • Now, extract the ADB Fastboot tool, then move the patched boot image file into the same folder.
  • Press and hold the Shift key + right-click on the mouse to open the command window.
  • Next, enter the following command and press enter button:
fastboot flash boot patched_boot.img
  • For devices with A/B partition system, use the following commands and hit enter:
fastboot flash boot_a patched_boot.img

fastboot flash boot_b patched_boot.img
  • Please replace [patched_boot.img] with the name of the boot image file you downloaded followed by the .img extension.
  • The flashing process will begin. Once completed, type the following command and press enter:
fastboot reboot
  • That’s it. Enjoy!

Steps to Verify the Systemless Root Access on your device

  1. First, you have to download and install the Magisk Manager app on your device and open it.
  2. Now, ff you see all options with Green Tick mark that means you’ve successfully rooted your device and bypassed the SafetyNet feature. (systemless root access)

That’s it. We assume that this guide is helpful to you and you’ve successfully enabled root access on your Oppo Reno 2Z device via Magisk. For any queries, let us know in the comments below.

Tagged With: Guide, How to, How To Root, Magisk, Oppo Reno 2Z, Root, Rooting

Primary Sidebar

Buying Guide

Top 6 Smartphones on Black Friday DealsĀ 

Best Motherboards for the AMD Ryzen 9 5900X

Best Power Supply Unit (PSU) For Nvidia RTX 3090, 3080, And 3070 GPU

Best 3D Mu6 Dummy Head Recording Earphone

Best Hidden Cams To Buy in 2020

60Hz vs 144Hz vs 240Hz Monitors – Differences and Purchase Guide

How To Use PayPal On Amazon To Shop Safely?

RTX 3070 vs 3080 vs 3090: Differences, Performance, Design, Price, and More

Geforce RTX 3080 and RTX 3090 Pre-Order Guide: Where To Buy in India

How Much Will it Cost in India for Nvidia GeForce RTX 3070 / 3080 / 3090?

Advertisements
Advertisements

Footer

Signal Private Messenger Alternatives for Android and iPhone

How to Change Android DNS Settings

Download Google Camera for Samsung Galaxy M12 [GCam APK]

How to Change Google Drive Backup and Sync Folder Location

How to Stop Signal From Telling You When Your Contacts Join

Download Google Camera for Oukitel C22 [GCam APK]

Download Latest Disney+ APK v1.11.3+ | Added All Language List

Fix: Cannot Delete Key: Error While Deleting Key on Windows 10

How to Fix Your Slow SSD on Windows 10

How to Recover PowerPoint Password on Windows 10

How to Switch Windows Hello Login method from PIN to Password?

Best CSV File Viewer Software for Windows 10

How to Disable Adobe Acrotray.exe from Startup

How to Use Microsoft’s PowerToys on Windows 10?

What is Doordash Error Code 400 and How to Fix It?

Why Does Zoom Error Code 3113 Appears and How to Fix?

Zoom Error 2011 | What This Error Code Mean and How To Fix it?

How to Find If Someone Deleted your Conversation on Snapchat

How to Activate Discovery Plus on TV

How to Cancel Fabletics VIP Membership

How to Get Discovery Plus for Free

© 2021 · Get Droid Tips

  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Editorial Policy
  • Terms of Use
  • Write for Us