You may root your Android device for variety of reasons. But one thing is a given that if you love root access, you won’t probably buy a device unless root access is a confirmed thing. So, if you were wondering about HTC One A9 root, here is some good news for you.
The root access on One A9 is now available. The procedure requires an unlocked One A9, obviously. You can easily unlock bootloader of your One A9 from HTC’s own site, btw.
So, to know whether your One A9 can be rooted is to unlock it using HTC’s unlock website: htcdev.com. Once you have unlocked, you can be sure of rooting it.
Although, right now, root is available only for AT&T One A9, but support for all bootloader unlockable One A9 is coming soon. This post will be updated with all One A9.
Here’s how to root One A9.
Downloads
- Modified boot image
- a9-att-635081.3.zip — Link
→ Make sure you download the right boot image whose filename contains build info as found here: Settings > About > Software Information > More.
- a9-att-635081.3.zip — Link
- TWRP recovery — Link
→ TWRP is semi-working, but it’s good enough to root A9 using guide below. - su.zip — Link
- superuser.zip — Link
Warning!
Warranty may be void of your device if you follow the procedures given on this page. You only are responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.
Backup!
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong you’ll have backup of all your important files.
How to Root HTC One A9
To do so now, check our guide on One M9 bootloader, and use this to unlock bootloader on your One A9 as the procedure is exactly same.
Step 3. In roota9 folder, extract the zip file to get a .img file from it. Rename the resulting .img file to boot.img. Also rename the TWRP recovery file to twrp.img.
Renaming makes it easy to enter commands when installing the boot and TWRP recovery below in this guide. So, you now have boot.img and twrp.img in the folder called roota9, right?
- Install ADB and Fastboot driver
- Install HTC One A9 driver
- Open that roota9 folder and then left click on empty white space in the folder.
- Now, while holding shift key, right click on empty white space to get a pop-up as shown below.
- Now choose Open command window here option from that.

You will see a command window open up, with location directed to roota9 folder.
adb reboot download
fastboot devices
→ Upon this, you should get a serial no. with fastboot written after it. If you don’t get fastboot written on cmd window, then it means you need to reinstall adb and fastboot drivers, or change restart PC, or use original USB cable.
fastboot flash boot boot.img
(You have to use the boot image’s filename in the above command, which in our case is boot.img, from step 3.)
fastboot reboot-bootloader
And then from there, use the ‘Boot into download mode’ option.
Step 14. Install TWRP recovery now. Run the following command for that.
fastboot flash recovery twrp.img
(You have to use the recovery image’s filename in the above command, which in our case is twrp.img, from step 3.)
fastboot boot twrp.img
When you reboot into TWRP, you will get a pop-up about unmodified system partition. Use the Swipe action at bottom to allow modifications.
adb shell mount /dev/block/mmcblk0p62 /data
This uses ADB, so make sure you have adb driver installed, as given in step 4 above. To test whether ADB is working or not, run the command adb devices to get a serial no. with device written after it. If you don’t get serial no., then it means ADB is not working.
adb push su.img /data/su.img
- Unzip the superuser.zip file in roota9 folder to get superuser.apk
- Then connect the device to PC (if not already) and transfer the superuser.apk to device.
- Use any file manager app, and browse and find the superuser.apk file. Now tap on it to install the APK of superuser. That’s it.
That’s it. Your One A9 is now rooted.
Need help?
Let us know via comment section below.
Via jcase






6 responses to “HTC One A9 Root: Download + Guide”
How do you use the swipe option to allow modification if the touch screen doesn’t work in the recovery? I’m stuck on this step
oh, no probs, ignore that part.
Just continue to next step.
step 11 boot into recovery mode. The phone rebooted to the HTC on screen but with read letters saying the legal description for devepment purposes only. And wont do anythhing else.. It that suppose to happen.?
Can you help me please ?
The su.zip link is not working for me.
Get it form here – https://nerdschalk.com/supersu-2-79-zip-apk-download/
Thanks !!