How to root Amazon Fire TV 2 on Windows [Guide]

Amazon Fire TV 2Luckily for my head, I didn’t go to the effort of writing down last weeks root method that was available for the second generation Amazon Fire TV 2 device. As of today, there is a new method available to root Amazon Fire TV 2 devices and it’s much easier to get done.

REQUIREMENTS

  • The following guide applies for the Amazon Fire TV 2 only. That’s the second generation variant of the Fire TV and not the first. Don’t get it confused or you will probably brick your device.

BEFORE WE BEGIN

  • There are working rooting methods for the Amazon Fire TV 2 for people who are running Windows, Mac and Linux. However, the following guide is made for people who are running Windows operating systems only. The steps vary dramatically between operating systems; therefore you’ll need a unique guide if you are running Mac or Linux.
  • You are voiding the warranty by following this guide for your Amazon Fire TV 2 device. You can restore the stock ROM back on the device and it will unroot so you can accept future updates again with your over-the-air updates. By doing that, you should also get the warranty working again.

HOW TO ROOT AMAZON FIRE TV 2ND GENERATION

  1. Download the stock 5.0.3.1 root file or the stock 5.0.4 root file.
  2. Download and install your VCOM drivers from here.
  3. Run root_aftv2.bat.
  4. Power cycle the Fire TV.
  5. The rooting process will now start patching — apparently it can take as long as two hours, so you might want to check back later.
  6. Wait for the “congratulations” message to appear and power cycle it one more time after it does.
  7. You know it’s working properly when it continuously prints addresses every second, for about 30 seconds after the pre-loader is found.
  8. Now you need to disable future OTA updates. To block the OTA updates, you need to learn how to set up ADB on your Amazon Fire TV.
  9. Open the ADB shell from the Fire TV once you have the ADB and type the following commands and press enter to confirm them:
  10. su
    pm disable com.amazon.device.software.ota
  11. Once you press enter on your keyboard, the future over the air updates will be disabled. You must re-enable them if you want to get more updates in the future. Accepting a future OTA updates will unroot the Amazon Fire TV 2 and you’ll need to root it again if you want it rooted. Note that the method you used here might not work after the next OTA update, so that’s something to think about before you accept future OTA notifications.
  12. su
    pm enable com.amazon.device.software.ota
  13. By unrooting and allowing future OTA updates, you are allowing potential patches. Only update if you have bugs or you are missing features you know are coming in future updates. Furthermore, those of you who do not want to sacrifice root access should make sure you know how to root after the future update before updating.

Related Posts