Fire 10 HD is a successor to the Fire 8 HD from Amazon and comes with upgraded features. Besides serving as an eBook reader, it has all the features found in an Android device. Moreover, it comes with Android Lollipop firmware. As the tablet runs on Android OS, it can be manipulated and modified with custom ROMS and kernels. TWRP and bootloader unlock procedures are available for the Amazon Fire 10 HD 5th Generation and hence Android users can theme and mod their device or even flash a custom ROM on it. However, in the process, the device may get bricked and needs to be restored to stock firmware.
For those who have changed their system and want to revert back to stock firmware, here is a short tutorial that will take our device to latest available stock ROMย on the Fire 8 HD from Amazon.ย Once you setup adb environment on your PC you are all set to flash the latest firmware for your device. Download the latest available update from the download section and issue the commands in cmd or terminal as instructed below.
This will also lock your bootloader and flashย the stock recovery on your device. The guideย involves the usual process of flashing the system image file issuing commands through command prompt or terminal. If you are new to this process, then here is a detailed tutorial.
So letโs begin.
Download
- Fire HD 10 Stock Firmware ย | File:ย update-kindle-32.5.2.2_user_522054520.bin
How to Restore Amazon Fire HD 8 to Stock Firmware
This is another method to install stock firmwareย updates. To make this methodย work, you need to setupย adb environment on your PC. You need to sideload the update manually to your system.
Prerequisites
- This tutorial is compatible with Amazon Fire 10 HD 5th Generation only. Do not try it on any other device.
- Set up ADB and Fastboot on your computer. You can install the full Android SDK package from Google or get the quick adb and fastboot installer for Mac or Linux OS.
- Install the latest USB Drivers on your computer. This is important to detect the phone.
- Open Settings> Developer options and enable USB Debugging on your device. To enable developer options, tap the Build Number multiple times (approx. 7 times) inย About Phone.
- Allowย OEM unlockย fromย developer options, if available.
Installation Instructions
- Make sure you have setup ADBย and Fastboot environment on your PC. Download the firmwareย package and place the file in the same directory where the adb is installed.
- Power off your device and keep it unplugged from your PC.
- Boot into stock recovery. To do so, press and hold volume down and the power button for 5-6 seconds. For an alternative method look at the bottom of theseย instructions.
- Now on the nextย screen, select the stock recovery option which will boot you into the recovery.
- Once into the stock recovery, select the option apply update from adb.
- Now plug in your device to the PC using a USB cable.
- Navigate to the location where your adbย and fastboot is installed on your PC.ย While the folder with adbย and fastboot files is open, right-click on an empty space and select โOpen command window hereโ option to launch a command prompt window.
- Now check your adbย connection by issuing the following command.ย It should return deviceย information. Otherwise, you need to make sure your drivers are installed correctly.
adb devices
- Issue the following command to install theย firmware
adb sideload update-kindle-32.5.2.2_user_522054520.bin
- This will flash the stock firmware update to your system. The last keyword is the name of the file. Make sure you either rename the file to a simpler one or type the name of the file as it is with the proper extension.
- Once the installation completes, reboot to system.
For Mac or Linux users, setup adb and issue the โ./adb sideload update-kindle-xxxx.binโ command without quotes. Now that you have installed the stock firmware update, you can now enjoy the latest update on your device.
How to boot into stock recovery using adb and fastboot?ย
Alternatively, you can issue an adb code to boot into recovery while your device is connected to the PC. Issue the following code.
adb reboot recovery
For queries, comment down below. Like and share us on social platforms. If you need help with other devices, let us know.
Join The Discussion: