Xiaomi Mi A1 (tissot) - Official Firmware ROMs

Download Official ROMs for Xiaomi Mi A1

Xiaomi Mi A1 is one of the most interesting products coming from Xiaomi and I’m pretty much convinced that is is going to be quite popular all around the world. We’ve already posted a few guides like, how to unlock Mi A1 bootloader as well as a tutorial on how to install ADB and fastboot drivers, make sure you’ve also checked them.

Xiaomi Mi A1 (tissot) – Official Firmware ROMs

In this post, we are going to try to list all currently released official ROMs for Xiaomi Mi A1 phone. We will update this post with the new releases as soon as possible. You can always remind me in the comments below!

Android 9.X Roms

I’ve accidentally noticed that the new Android 9 ROM for Mi A2 was released and we haven’t yet updated our page. Let’s waste no more time and publish it here.

Android 8.X Roms

I didn’t received Android 8 OTA Update on Mi A1

The solution is very simple. Find “google system framework” app on your device and clean its cache. Reboot your phone and check for the available updates once again.

Download Android 8.1.0 ROM for Mi A1

The latest official released version:

OPM1.171019.026.V9.6.5.0.ODHMIFE – Custom Made

This is a custom made latest official stable firmware version released on August 14th. Below you’ll find links to both fastboot and TWRP. This version will be removed once we get an official fastboot image. Install and use at your own risk! If you’ve bootloop after installation, lock the bootloader on your device, this should help.

  • OPM1.171019.026.V9.6.5.0.ODHMIFE | Fastboot | Download
  • OPM1.171019.026.V9.6.5.0.ODHMIFE | TWRP | Download

Android 8.1.0 Oreo OPM1.171019.019.V9.6.3.0.ODHMIFE / Temporary!

  • OPM1.171019.019.V9.6.3.0.ODHMIFE | Fastboot | Download
  • OPM1.171019.019.V9.6.3.0.ODHMIFE | TWRP | Download

Download Android 8 ROM for Mi A1

Android 8 ROM Beta for Xiaomi Mi A1

OPR1.170623.026.8.3.22 – Beta

Previous versions

OPR1.170623.026.8.3.16 – Beta

OPR1.170623.026.8.3.1 – BETA – Beta build of official ROM, which was released on 1 March. Below you’ll find fastboot and TWRP version, remember these are not official ROMs and was created by enthusiasts.

How to install this version?

Fastboot: Unpack the downloaded archive, unpack required ADB drivers into the same folder. Use the correct .bat file to start flashing in required partition.

TWRP: Temporary boot into TWRP Custom Recovery and flash downloaded image.

Android 7.X Roms

Download Android 7 ROM for Mi A1

Previous versions:

OTA Update to Android 8.0.0 OPR1.170623.026.7.12.29

Android 8.0 Oreo fastboot image for Xiaomi Mi A1 will be released in the next week. Also pay attention, that current versions of TWRP Custom Recovery won’t work on this version.

Recovery ROM for Mi A1

Full OTA Updates for Mi A1

Incremental OTA Updates for Mi A1

Download USB Drivers for Xiaomi Mi A1

Below you can download the required USB drivers for your Mi A1 Android smartphone. Download the required version for your operating system and check out this post to find installation instructions.


How to install Stock ROM (fastboot) on Xiaomi Mi A1

First of all, make sure your phone has at least 50% battery charge and secondary it’s recommended to use stock USB cable and rear USB ports on your PC.

  1. Download USB drivers for your OS.
  2. Unpack “Tools” folder to “C:\Tools”.
  3. Download required ROM version.
  4. Unpack downloaded ROM .tgz archive to the previously unpacked “Tools” folder. It’s recommended to use WinRAR for extracting .tgz archives.
  5. Install drivers for fastboot mode (we’ve previously made an instruction post, you can find the link in the first paragraph). P.S. No need to install fastboot drivers on Linux or MacOS.
  6. Next, you are required to unlock bootloader on your Mi A1. You can find a tutorial on our website.
  7. Now after you’ve successfully unlocked the bootloader, you can continue with flashing your Mi A1.
  8. Go to the “Tools” folder and select the required script:
    • flash_all.bat – Flash new ROM with a full wipe.
    • flash_all_except_storage.bat – Flash new ROM and save all personal data on your phone.
    • flash_all_lock.bat – Flash new ROM with a full wipe and lock bootloader.
    • flash_all_lock_crc.bat – Flash new ROM with a full wipe, lock bootloader and encrypt data partition.
  9. Wait until the installation process is completed and your phone automatically reboots into system. The first startup makes take around 10-15 minutes.

How to update Xiaomi Mi A1 with ADB Sideload

Using this method you can manually install Incremental OTA Updates on your Mi A1 smartphone. Pay attention! You can install OTA updates only if you’ve got the stock recovery and stock bootloader on your phone, bootloader lock status also doesn’t matter in this case.

  1. Download USB drivers for your operating system.
  2. Unpack “Tools” folder to “C:\Tools”.
  3. Download required an update and copy to “C:\Tools” folder.
  4. Turn off your smartphone and then boot into Recovery mode. To boot Mi A1 in recovery, turn it off and then press and hold “Power” and “Volume Up” buttons at the same time.
  5. You should see “Android” logo on the screen and maybe “No command” message.
  6. Now we will need to enter Recovery menu. Press the “Power” button and at the same time press “Volume Up” button for a second, and then release “Power” button. Maybe it will not work the first time, just try again, just don’t let your phone reboot itself.
  7. When you’ve entered the recovery menu, use volume buttons to navigate and select “Apply update from ADB”, confirm by pressing the “Power” button. You can also use “Apply update from sdcard” to install update straight from SD card.
  8. Connect your phone to PC via USB cable.
  9. If you’re connecting your phone for the first time, make sure you’ve installed all drivers correctly. Refer to the driver installation tutorial.
  10. Go to “Tools” folder with our OTA update, then press and hold “Shift” key and click the right mouse button on empty space, select “Open command window here”.
  11. In the opened command prompt enter this command to check if the device is connected and recognized successfully:
    adb devices
  12. If your device is found successfully, you’ll see device unique number. You can continue with updating. If you don’t see device ID, try to reinstall drivers again.
  13. To start the flashing process, enter this line, where “update.zip” is the name of downloaded OTA update archive.
    adb sideload update.zip
  14. Wait until the installation is completed.
  15. Now you can reboot by selecting “Reboot system now”, press “Power” button to confirm.
  16. The first startup makes take around 10-15 minutes.

That’s pretty much it! We will try to update this post with more important information as well as fresh ROM releases in the future. Have a great day everybody!