How to Root Coolpad Cool 5

Rooting Coolpad Cool 5:

Rooting is the Way to obtain SuperSU Right on Coolpad Cool 5 in Simple taking full Control over the device. Rooting allow Some advance Functionality on a Rooted Phone. to Root Coolpad Cool 5 First You need to unlock it’s bootloader after that You can Root it With the Magisk.

Coolpad Cool 5 Run on Mediatek Helio P22 SoC along with Android 9.0 4GB of RAM and 64GB of Storage, it come with 6.2 Inch IPS Display With the Resolution of 720 X 1520 Pixels.

Advantage of Rooting on Coolpad Cool 5:

  • it Allow System access
  • Rooting Allow System Modification
  • Rooting allow Custom ROM Installation
  • it allow Custom Recovery like twrp Installation
  • Kernel tweaking & Custom Kernel Installation

Disadvantage of Rooting the Coolpad Cool 5:

  • Your Device Warranty Now Void
  • New user May brick their Phone due to lack of Knowledge

Downloads:

  1. adb driver
  2. Platform tools
  3. Magisk Manager

How to Root Coolpad Cool 5:

  • We download Coolpad Cool 5 Firmware (from web or Manufacture & unpack it)
  • We Move boot.img File from Firmware Folder to Phone
  • Download & Install Magisk Manager on Phone
  • Run Magisk Manager & Click Update. Select patch img File
  • Navigate the Stock boot.img

  • Patched boot.img Placed in Download Folder of Phone Storage
  • Download & Setup Platform tools on PC
  • Move Patched_boot.img File From Phone/Download/Folder to Platform tools Folder
  • Now Install adb fastboot Driver on PC
  • Reboot Phone bootloader (Volume- + Power key) and Connect it to PC using the usb Cable
  • Open CMD in Platform tools Folder
  • type below code

unlock bootloader by Sending below code:

fastboot flashing unlock
fastboot erase userdata

Flash Root Files by Sending below code:

fastboot flash boot 'Correct patched File name here'
fastboot reboot

Your Phone Now Rooted.