How to Easily Root Neffos C9s

Rooting Neffos C9s:

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

Neffos C9s Run on Mediatek MT6761 SoC along with Android 9.0 2GB of RAM and 16/32GB of Storage, it come with 5.7 Inch IPS Display With the Resolution of 720 X 1520 Pixels.

Advantage of Rooting on Neffos C9s:

  • 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 Neffos C9s:

  • 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 Neffos C9s:

  • we download Neffos C9s Firmware (from web or Manufacture & unpack it)
  • We Move boot.img File from Firmware Folder to Phone
  • Download & Install Magisk Manager on your 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 by using the usb cable
  • Open CMD in Platform tools Folder & send below code

unlock bootloader by sending below code:

fastboot flashing unlock

if any issue

fastboot oem unlock

confirm unlock by pressing volume up key

flash Root File by Sending below code:

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

Your Phone Now Rooted.