Amazon updated the Kindle Fire to version 6.2.1 in an effort to stop users from rooting the device but root access is back. This update to 6.2.1 took root access away from user along with blocking the ability to re-root the way it was done previously. Root access is again available for the Kindle Fire now on version 6.2.1.
NOTE: This method requires ADB on your PC
How to Root the Amazon Kindle Fire 6.2.1:
- Connect your Kindle Fire to your PC via USB
- Run BurritoRoot on your Kindle Fire (Download Link)
- Click “Root” and set the Kindle Fire Aside
- Download and unzip Superuser (Download Link)
- Open a Command Prompt on your PC
- Navigate to the location of your ADB Installation
- Type “adb root”, press enter
- Type “adb remount”, press enter
- Type “adb push su /system/xbin/su”, press enter
- Type “adb shell chown 0.0 /system/xbin/su”, press enter
- Type “adb shell chmod 06755 /system/xbin/su”, press enter
- Type “adb install com.noshufu.android.su-1.apk”, press enter
- Type “adb reboot”, press enter
Congrats your Kindle Fire is now rooted running version 6.2.1 and below. If you run into any issues drop us a line and there is also more information at Rootzwiki. The people that get the credit for the above method are … Justin Case (case), Vashypooh, Trevor Eckhart, IOMoster , AndroidPolice.com, RootzWiki.com, and ChainsDD.
great job guys
just one typo in the how to:
12. should be:
adb install com.noshufou.android.su-1.apk
thank you