In this guide, you will learn How to Root Sony Xperia Z5 Safely.We will be sharing full step by step guide below.At IFA 2015 press event Sony announced the Sony Xperia Z5, the latest flagship phone of the company.Xperia Z5 features a Snapdragon 810 processor coupled with 3GB RAM.It comes with 32GB onboard storage.This has a FULL HD display.
It has some extras features like the new fingerprint scanner, and more importantly, in the redesigned camera.The Xperia Z5 comes with a 23MP sensor with autofocus of just .03 seconds and F2.0 G Lens tech. There’s also a few other extras including 5x clear image zoom and advanced processing software.
So If you have a Sony Xperia Z5 and you want to get root access on your device then you are at the right place.But remember, this guide is only tested on Z5 compact model so don’t try on other devices.
[symple_box color=”gray” fade_in=”false” float=”center” text_align=”left” width=””]Note: The dev has tested this on Xperia z5 Compact, for more info you can check out the original thread here[icon name=”external-link” class=”” unprefixed_class=””] [/symple_box]
- Related Post: How to Install Android 6.0 Marshmallow Boot Animation
Important:
*Make sure there is at least 80% battery left on your smartphone before begin rooting your device.
Bootloader Must be unlocked
Warning:
rootmygalaxy.net will not be held responsible for any kind of damage occurred to your Xperia z5 while following this tutorial.Do it at your own risk.
Downloads
Download Xperia Z5 TWRP recovery
How to Root Sony Xperia Z5 Safely
- SetUp ADB & Fastboot On your Pc.Guide >Quickest Way To Install Android ADB and Fastboot (with drivers) on Windows
- Enable USB Debugging.To Do So Open Settings » go to About phone and tap seven times on Build number, this will enable Developer options.Now go back to Settings and you’ll see “Developer options” there, open it.Then Tick the USB Debugging checkbox.
- Now open the folder which contains the modified stock kernel(z5_stock_fixed.img), TWRP (recovery.img) and SuperSU zip file on your PC.
- Open Command prompt from that Folder. To do that, “Shift + Right click” on any empty white space inside the folder and then select “Open command window here” from the context menu.
- Connect your device to the PC. And type the following into the command window
adb reboot bootloader
- Now Flash the modified kernel
fastboot flash boot z5_stock_fixed.img
- Flash the recovery
fastboot boot recovery.img
- From recovery, use ADB to first mount system and user data partitions issuing Following commands:
adb shell mount
adb shell cat /proc/partitions
adb shell mount /dev/block/platform/soc.0/by-name/system /system
adb shell mount /dev/block/platform/soc.0/by-name/userdata /data
- After the previous partition is done, issue the following commands to Flash SuperSU zip to your Z5
adb push UPDATE-SuperSU-v2.46.zip /data/media/0/
adb shell twrp install /data/media/0/UPDATE-SuperSU-v2.46.zip
adb shell rm /data/media/0/UPDATE-SuperSU-v2.46.zip
- Now reboot your device
- Done!!! Your Xperia Z5 is now rooted.
Source Xda
will it work for Sony Xperia z5 Premium? e6883?
Only for Z5
Only Z5
Then how do I root xperia z5 premium? Could you please post a tutorial for that as well? Thanks!
Hi, is this guide working for android 6.0 marshmallow?
Is there any way to do this using a Mac instead of Windows? Using command windows seems to be different than Terminals on the iOS and am having difficulty with the last few steps.
No in our workstation we use windows.You can find great tutorial on the internet just do a search 🙂
Always stuck when I enter this command: fastboot flash boot z5_stock_fixed.img
It shows: waiting for device
(bootloader unlocked, adb drivers installed, Allowed OEM Unlock, unknown sources accepted, disabled anti virus, restarted computer/device)
Nothing worked how to fix this?
Hi,
My phone now unable to boot because i flash using this method. My phone is sony xperia z5 premium.
Is there anyway that i can fix my phone?
This is only for Z5 not premium.Now your device is in bootloop.Download the stock firmware and flash it back.It will fix the issue
thanks dibyajyot…is there way to root my xperia z5 premium e6853?
Get your facts straight. Above you say “So If you have a Sony Xperia Z5 Premium and you want to get root access on your device then you are at the right place.But remember, this guide is only for Z5 premium model so don’t try on other devices.” then later you say it’s only for the Z5.
Thanks for the info.This is a ghost post.We are looking at the post now will update this
my mobile stuck at booting menu after rooting
Hi,
My phone now unable to boot because i flash using this method. My phone is sony xperia z5 premium.
Is there anyway that i can fix my phone?
My phone is stuck on the boot screen. I have a xperia z5. Can anyone help me?
This method deleted everything on my phone.
Good guide, unfortunately no mention that it will also delete valuable DRM keys that are unique to each handset and the device once unlocked this way will stop parts of the Android software working properly because of this..
Disclaimers are everything, including for things that WILL be lost using this guide.