• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

DroidViews

  • Apps
  • Downloads
    • Android Apps
    • Themes
  • Guides
    • Root
  • ROMs
  • Reviews
  • Wallpapers
  • About Us
  • Contact Us

Root Xiaomi Mi Mix 2S with Magisk and Install TWRP

Vivek | 16 Nov 2018 | Guides/ Root/ Xiaomi

How To Root Xiaomi Mi Mix 2S with Magisk

When Xiaomi first showed off the original Mi Mix, it was not a concept phone but a fully working device. Xiaomi had made a phone without bezels, except for the bottom and without a notch. They managed to remove the earpiece as well using the phone’s body as an earpiece. It was way ahead of its time then and clearly a niche product not everyone would want as a daily driver. The Mi Mix 2, Mi Mix 3 and the Mi Mix 2S that followed were improvements over the original, but still pretty niche. Today we’ll learn how to root Xiaomi Mi Mix 2S and install TWRP recovery on it.

Warning

Rooting your Xiaomi Mi Mix 2S will definitely void your warranty if you still have one. Moreover, flashing a custom recovery and using it to flash third-party mods can be risky. You may end up bricking your device. If you’re here though you’ve probably already made up your mind about it. We make sure to keep the guides as detailed and accurate as possible. The method mentioned in the guide has been successfully tested by many users as well.

Yet, there is always a chance that things might not work the way they’re supposed to for everyone. As such, neither the developers who find these methods nor DroidViews take any responsibility for any harm that may come to your device. You must understand that meddling with your device using elevated privileges can produce unexpected results. Thus, you will be the only one responsible for any damage done to your device.

Requirements

  • A Xiaomi Mi Mix 2S with an unlocked bootloader.
  • You’ll need a Windows, Mac or Linux computer with ADB and fastboot installed and set up. We have dedicated, detailed guides on how to do just that for all the three platforms. You can check them out by following the links below.
    • Windows (install minimal ADB and Fastboot)
    • Mac
    • Linux
  • Enable USB debugging and OEM Unlock on your Mi Mix 2S. To do this go to your Settings > About phone. Now tap on the MIUI version 7 times until you see a toast message “Developer option enabled”. Go back to Settings > Additional Settings > Developer Options and enable OEM Unlock and USB Debugging.
  • Make sure the device is charged at least 50%.
  • Windows users will need to install the latest Xiaomi USB Drivers.

Downloads

  • TWRP recovery image for Xiaomi Mi Mix 2S
  • Magisk

Download the unofficial TWRP image linked above and rename the file as recovery.img then place it inside your adb folder. Similarly, rename the magisk file to magisk.zip and place it in the adb folder as well.

How to root Xiaomi Mi Mix 2S

  1. Connect your Mi mix 2S to the PC with a USB cable and launch the ADB command line interface. Grant ADB debugging permissions to the PC on your phone if asked.
  2. Use the following ADB command to reboot your device into fastboot mode.
    adb reboot bootloader
  3. Now we can flash the TWRP recovery, but when you boot to MIUI 10 again, it may overwrite the TWRP recovery with the stock recovery again. That makes it a bit pointless to flash it. We do need TWRP to flash Magisk in order to root the device though. For that, we can simply boot to TWRP without flashing it. Enter the command given below to do that.
    fastboot boot /path/to/recovery.img

    In the command above, replace /path/to/ with the actual path to the twrp file. You don’t need to type a path if the twrp file is already placed in the adb folder. You’ll also need to type the correct file name of the image file in case you did not rename it to recovery.img.

  4. Your phone will boot up in TWRP recovery. Go to Advanced > ADB Sideload and swipe at the bottom to start it.
    adb sideload /path/to/Magisk.zip

    Similarly, as before, it is easier to just place the Magisk zip inside your adb folder so you won’t have to type the path to it.

When that is done, reboot your device and you should see the Magisk Manager app on your device and be able to grant root access to apps that require it.

source: xda

Tags: How to Guides Magisk Rooting Guides TWRP Recovery Xiaomi Mi Mix 2S

Related Posts

nfc tags android

How to scan NFC tags without unlocking your device

pixel 4 soli gesture

Try Pixel 4 like Motion Gestures on your device via Tasker

Android Color Correction

How to Enable Android Color Correction on any Smartphone

Reader Interactions

Join The Discussion: Cancel reply

We never share our visitor/user details. For more info, Please read our privacy policy before submitting your comment.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Footer

  • Apps
  • Downloads
    • Android Apps
    • Themes
  • Guides
    • Root
  • ROMs
  • Reviews
  • Wallpapers
  • About Us
  • Contact Us

Privacy Policy | Terms & Conditions
© 2025 · DroidViews