Development [Firmware] Xiaomi 11T Pro [vili] [Auto updated!] - Xiaomi 11T Pro

Xiaomi custom ROMs users face a problem with firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes Xiaomi Firmware Updater project:
Xiaomi Firmware Updater (Xiaomi 11T Pro)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is Xiaomi Firmware Updater?
A set of various scripts that automatically generates Xiaomi firmware flashable zip files for every MIUI new update! My scripts download MIUI official ROMs, both Developer and Stable, Global, EEA, India, and China, extract firmware either from the firmware-update folder or from update payload, generate firmware flashable zip with auto-written "updater-script", and uploads them automatically to multiple servers. These scripts are completely automated, running on a Linux server every X hours.
Notes:
Firmware filenames for this device are in the following manner:
fw_vili_miui_VILIGlobal_*.zip is Xiaomi 11T Pro (vili) Global firmware.
fw_vili_miui_VILIEEAGlobal_*.zip is Xiaomi 11T Pro (vili) EEA Global firmware.
fw_vili_miui_VILIINGlobal_*.zip is Xiaomi 11T Pro (vili) India Global firmware.
Downloads​You can get updates always from various mirrors available on the website:
Latest Firmware
Firmware Archive
Frequently Asked Questions:
What is firmware? Is it a full ROM or OTA package?
Firmware is not a ROM nor OTA Package, it's a set of low-level drivers which helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP etc.
Why should I update the Firmware?
Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!
Do I need to update the Firmware If I'm an MIUI official or a custom ROM user?
No, MIUI ROMs contain the firmware-update package, which I extract and provide here.
What are the supported devices?
All Snapdragon and MTK devices, including China-only devices.
Check the full devices list here
How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.
How to check the updated firmware?
Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.
Support or Contact:
Having trouble with firmware files? You can open a new issue on the GitHub repository or just write here in a reply, and we’ll help you sort it out.
Source Code:
- GitHub
- Main project thread
Donations:
A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.
XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
LiberaPay
Paypal
Patreon

yshalsager said:
How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.
Click to expand...
Click to collapse
Wonderful project and appreciate it!
Btw, 11T Pro doesn't have twrp recovery for Android 12 based ROMs or GSI ROMs as they are flashable only in fastboot. How else can we flash these firmware files?
Example: If I have MIUI 13 as the base and flashed a GSI ROM in fastboot, how can I flash these firmware files?

RainGater said:
Wonderful project and appreciate it!
Btw, 11T Pro doesn't have twrp recovery for Android 12 based ROMs or GSI ROMs as they are flashable only in fastboot. How else can we flash these firmware files?
Example: If I have MIUI 13 as the base and flashed a GSI ROM in fastboot, how can I flash these firmware files?
Click to expand...
Click to collapse
You can extract the zip file, and use a script like this one to flash the extracted files.

yshalsager said:
You can extract the zip file, and use a script like this one to flash the extracted files.
Click to expand...
Click to collapse
Yes, I got the script from global fastboot ROM and compared it with your link and see few of them are missing. Will check your script in the zip, once it completes the download, and compare it.
EDIT: Flashed it with the script that you mentioned in fastboot and it's all good! I am attaching the bat file if anyone needs it and I modified it a little bit. Btw, I am NOT the original author - just listing it here for convenience which includes my minor changes! After you extract the zip, copy the attached file to firmware-update folder and rename the .txt file to .bat and run it.

New MIUI Stable Firmware Release​
Version: V13.0.9.0.SKDEUXM
Android: 12.0
Region: EEA
Filename: fw_vili_miui_VILIEEAGlobal_V13.0.9.0.SKDEUXM_b9f6448197_12.0.zip
Filesize: 147.3 MB
MD5:
Code:
6deebc3507112226badc3b28a450c00d
Download: Here
Note: Older releases are available Here

New MIUI Stable Firmware Release​
Version: V13.0.4.0.SKDMIXM
Android: 12.0
Region: Global
Filename: fw_vili_miui_VILIGlobal_V13.0.4.0.SKDMIXM_882c19e5f8_12.0.zip
Filesize: 147.3 MB
MD5:
Code:
7f10c688b2cdf5fc2ba51d74db65a0b0
Download: Here
Note: Older releases are available Here

New MIUI Stable Firmware Release​
Version: V13.0.2.0.SKDINXM
Android: 12.0
Region: India
Filename: fw_vili_miui_VILIINGlobal_V13.0.2.0.SKDINXM_2485287333_12.0.zip
Filesize: 147.3 MB
MD5:
Code:
d9cda5871b987ba67f99d2bb5c0e737d
Download: Here
Note: Older releases are available Here

New MIUI Stable Firmware Release​
Version: V13.0.10.0.SKDEUXM
Android: 12.0
Region: EEA
Filename: fw_vili_miui_VILIEEAGlobal_V13.0.10.0.SKDEUXM_3cc05261f2_12.0.zip
Filesize: 147.5 MB
MD5:
Code:
c08ce776a2fde20d2b3a1fce3a72c007
Download: Here
Note: Older releases are available Here

New MIUI Stable Firmware Release​
Version: V13.0.6.0.SKDMIXM
Android: 12.0
Region: Global
Filename: fw_vili_miui_VILIGlobal_V13.0.6.0.SKDMIXM_72543e6582_12.0.zip
Filesize: 147.5 MB
MD5:
Code:
0909b2485a6e2ee94101cc0f1d41bb3f
Download: Here
Note: Older releases are available Here

New MIUI Stable Firmware Release​
Version: V13.0.14.0.SKDEUXM
Android: 12.0
Region: EEA
Filename: fw_vili_miui_VILIEEAGlobal_V13.0.14.0.SKDEUXM_1d005ff615_12.0.zip
Filesize: 147.5 MB
MD5:
Code:
2d767dbeba287f5dbb130a99b8d509c2
Download: Here
Note: Older releases are available Here

In theory I could compile LineageOS with this firmware and have it working perfectly on my device, right?

dnull_ said:
In theory I could compile LineageOS with this firmware and have it working perfectly on my device, right?
Click to expand...
Click to collapse
No, LOS has nothing "direct" to do with fw.

yshalsager said:
No, LOS has nothing "direct" to do with fw.
Click to expand...
Click to collapse
Alright.
Correct me if I'm wrong, but in theory in order to compile AOSP for a device and have it working properly you need the proprietary firmware, which includes all of the drivers for the various components.
So, if I understand correctly, with this firmware I could compile AOSP by myself and have a stock Android image to flash on my device?

dnull_ said:
Alright.
Correct me if I'm wrong, but in theory in order to compile AOSP for a device and have it working properly you need the proprietary firmware, which includes all of the drivers for the various components.
So, if I understand correctly, with this firmware I could compile AOSP by myself and have a stock Android image to flash on my device?
Click to expand...
Click to collapse
You are right, but the part you're talking about of proprietary drivers is the one that is shipped in vendor and odm partitions (as per Google's project treble sepcs). While files in firmware-update part of ROM zip is what I share here (which has also drivers for modem, bluetooth, dsp, etc. but not directly related with building the ROM, as you just need to ship is as is or simply flash before the ROM).

yshalsager said:
You are right, but the part you're talking about of proprietary drivers is the one that is shipped in vendor and odm partitions (as per Google's project treble sepcs). While files in firmware-update part of ROM zip is what I share here (which has also drivers for modem, bluetooth, dsp, etc. but not directly related with building the ROM, as you just need to ship is as is or simply flash before the ROM).
Click to expand...
Click to collapse
Alright, thanks for the explanation.
So, what it means is that I could go to TWRP, flash the firmware, flash the stock ROM from here, and have a fully functional stock Android? Sorry to bother you again

dnull_ said:
Alright, thanks for the explanation.
So, what it means is that I could go to TWRP, flash the firmware, flash the stock ROM from here, and have a fully functional stock Android? Sorry to bother you again
Click to expand...
Click to collapse
No worries! It means you should flash the firmware package from this thread yes, then complete the rest steps.

New MIUI Stable Firmware Release​
Version: V13.0.10.0.SKDINXM
Android: 12.0
Region: India
Filename: fw_vili_miui_VILIINGlobal_V13.0.10.0.SKDINXM_a054fd9ae0_12.0.zip
Filesize: 147.5 MB
MD5:
Code:
1c02666dbb2acb2c1926096c07c5e70c
Download: Here
Note: Older releases are available Here

New MIUI Stable Firmware Release​
Version: V13.0.16.0.SKDEUXM
Android: 12.0
Region: EEA
Filename: fw_vili_miui_VILIEEAGlobal_V13.0.16.0.SKDEUXM_16eab93d91_12.0.zip
Filesize: 147.5 MB
MD5:
Code:
b8a552bc2622aff93a4b2e67e5cd7186
Download: Here
Note: Older releases are available Here

New MIUI Stable Firmware Release​
Version: V13.0.7.0.SKDMIXM
Android: 12.0
Region: Global
Filename: fw_vili_miui_VILIGlobal_V13.0.7.0.SKDMIXM_96cfbaea05_12.0.zip
Filesize: 147.5 MB
MD5:
Code:
2d2ddf55612f8ce81312331c3f81403b
Download: Here
Note: Older releases are available Here

yshalsager said:
New MIUI Stable Firmware Release​
Version: V13.0.7.0.SKDMIXM
Android: 12.0
Region: Global
Filename: fw_vili_miui_VILIGlobal_V13.0.7.0.SKDMIXM_96cfbaea05_12.0.zip
Filesize: 147.5 MB
MD5:
Code:
2d2ddf55612f8ce81312331c3f81403b
Download: Here
Note: Older releases are available Here
Click to expand...
Click to collapse
is there any url to get fastboot image for V13.0.7.0.SKDMIXM , i tried everywhere but couldn't find.

Related

[Firmware] Mi 10 [umi] [Auto updated daily!]

All Xiaomi custom ROMs users complain from a single problem, which is the firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes my solution:
Xiaomi Firmware Updater (Mi 10)​​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
A set of various scripts that automatically generates Xiaomi firmware flashable zip files every MIUI new update!
My scripts download MIUI official ROMs, both Developer and Stable, Global, Europe, India, and China, extracts the firmware-update folder, generates firmware flashable zip with auto-written "updater-script", and uploads them automatically to many servers.
The scripts are completely automated, running on a Linux server every six hours.
Note:
File name's will be in the following manner:
fw_umi_miui_UMI_*.zip is Xiaomi Mi 10 (umi) China firmware.
fw_umi_miui_UMIGlobal_*.zip is Xiaomi Mi 10 (umi) Global firmware.
fw_umi_miui_UMIEEAGlobal_*.zip is Xiaomi Mi 10 (umi) EEA Global firmware.
fw_umi_miui_UMIINGlobal_*.zip is Xiaomi Mi 10 (umi) India firmware.
Downloads​You can get updates always from various mirrors available on the website:
Xiaomi Mi 10 Latest Firmware
Xiaomi Mi 10 Firmware Archive
Frequently Asked Questions:
What is Firmware? Is it a full ROM or OTA package?
Firmware is not a ROM nor OTA Package, it's a set of low-level drivers that helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP and etc.
Why should I update the Firmware?
Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!
Do I need updating the Firmware If I'm MIUI official or custom ROM user?
No, MIUI ROMs contain the firmware-update package which I extract and provide here.
What are the supported devices?
All Snapdragon and MTK devices including China-only devices.
Check the full devices list here
How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.
How to check the updated firmware?
Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.
Support or Contact:
Having trouble with firmware files? You can open a new issue on Github repository or just write here in a reply, and we’ll help you sort it out.
Source Code:
- Github
- Main project thread
Donations:
A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.
XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
- LiberaPay
- Paypal
- Pateron
XDA:DevDB Information
[Firmware] Mi 10 [umi] [Auto updated daily!], Tool/Utility for the Xiaomi Mi 10
Contributors
yshalsager
Source Code: https://github.com/XiaomiFirmwareUpdater
Version Information
Status: Stable
Current Stable Version: 5
Created 2020-05-08
Last Updated 2020-05-08
New MIUI Developer Firmware Release​
Version: 20.5.7
Android: 10.0
Region: China
Filename: fw_umi_miui_UMI_20.5.7_f929506966_10.0.zip
Filesize: 135 MB
MD5:
Code:
64b8c3a8b0b3dc435e92667373978493
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V11.0.2.0.QJBMIXM
Android: 10.0
Region: Global
Filename: fw_umi_miui_UMIGlobal_V11.0.2.0.QJBMIXM_4f986c08cb_10.0.zip
Filesize: 115 MB
MD5:
Code:
c60a4067821adecc31db56ccb0344f29
Download: Here
Note: Older releases are available Here
yshalsager said:
New MIUI Stable Firmware Release
Version: V11.0.2.0.QJBMIXM
Android: 10.0
Region: Global
Filename: fw_umi_miui_UMIGlobal_V11.0.2.0.QJBMIXM_4f986c08cb_10.0.zip
Filesize: 115 MB
MD5:
Download: Here
Note: Older releases are available Here
Click to expand...
Click to collapse
hmmm this is my version
can u tell me why mine is called that on the pict
-fluffy- said:
hmmm this is my version
can u tell me why mine is called that on the pict
Click to expand...
Click to collapse
Are you sure that you have bought your device from an official store?
This seems to be an unofficial version.
yshalsager said:
Are you sure that you have bought your device from an official store?
This seems to be an unofficial version.
Click to expand...
Click to collapse
i bought it from giztop
an its an official update
its the global one
New MIUI Developer Firmware Release​
Version: 20.5.14
Android: 10.0
Region: China
Filename: fw_umi_miui_UMI_20.5.14_cdb4567c54_10.0.zip
Filesize: 137 MB
MD5:
Code:
0ebb0c3ba281323c13b58b722e2d606f
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V11.0.4.0.QJBINXM
Android: 10.0
Region: India
Filename: fw_umi_miui_UMIINGlobal_V11.0.4.0.QJBINXM_1818b1d7b6_10.0.zip
Filesize: 115 MB
MD5:
Code:
b3426c815e5948a6867a1e7c573e793c
Download: Here
Note: Older releases are available Here
New MIUI Developer Firmware Release​
Version: 20.5.21
Android: 10.0
Region: China
Filename: fw_umi_miui_UMI_20.5.21_d5bf186de2_10.0.zip
Filesize: 137 MB
MD5:
Code:
9258d76d0a141b158559ede7ae7b4210
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V11.0.13.0.QJBEUXM
Android: 10.0
Region: Europe
Filename: fw_umi_miui_UMIEEAGlobal_V11.0.13.0.QJBEUXM_0e125eeae0_10.0.zip
Filesize: 115 MB
MD5:
Code:
10173c997abd1acf350666eb45fa810d
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V11.0.25.0.QJBCNXM
Android: 10.0
Region: China
Filename: fw_umi_miui_UMI_V11.0.25.0.QJBCNXM_5c5cd47170_10.0.zip
Filesize: 115 MB
MD5:
Code:
b3e9715ced17b56b9419383f7cbd2169
Download: Here
Note: Older releases are available Here
I see on mi community that there's link for Russia and Indonesia Stable ROM as well. Has anyone flash any of these ROMs ???
New MIUI Stable Firmware Release​
Version: V11.0.14.0.QJBEUXM
Android: 10.0
Region: Europe
Filename: fw_umi_miui_UMIEEAGlobal_V11.0.14.0.QJBEUXM_ee538691d7_10.0.zip
Filesize: 115 MB
MD5:
Code:
e9c32a19bd21c8b553f647c35a7ce95a
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V11.0.5.0.QJBMIXM
Android: 10.0
Region: Global
Filename: fw_umi_miui_UMIGlobal_V11.0.5.0.QJBMIXM_105697632a_10.0.zip
Filesize: 115 MB
MD5:
Code:
2ab45ed3f1392a562ffedce1d6889589
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V11.0.5.0.QJBINXM
Android: 10.0
Region: India
Filename: fw_umi_miui_UMIINGlobal_V11.0.5.0.QJBINXM_344622ddea_10.0.zip
Filesize: 115 MB
MD5:
Code:
dcddd59e79febd3e5f8bb3ea9589ddd0
Download: Here
Note: Older releases are available Here
New MIUI Developer Firmware Release​
Version: 20.6.18
Android: 10.0
Region: China
Filename: fw_umi_miui_UMI_20.6.18_39c276cc98_10.0.zip
Filesize: 134 MB
MD5:
Code:
b4051bfe117141955b31b53b0b8a0e91
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.0.1.0.QJBCNXM
Android: 10.0
Region: China
Filename: fw_umi_miui_UMI_V12.0.1.0.QJBCNXM_89345e68d7_10.0.zip
Filesize: 121 MB
MD5:
Code:
5b58609a225ef8f11c2075aa3eee8305
Download: Here
Note: Older releases are available Here
Can i flash this on my global mi 10, flashed with xiaomi.eu rom miui 12 stable? Or is already included ? I will loose root?
criszz said:
Can i flash this on my global mi 10, flashed with xiaomi.eu rom miui 12 stable? Or is already included ? I will loose root?
Click to expand...
Click to collapse
Xiaomi.eu includes firmware already.

Development [Firmware] Redmi 9T / Redmi 9 Power / Redmi Note 9 4G [lime] [Auto updated!]

Xiaomi custom users face a problem with firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes Xiaomi Firmware Updater project:
Xiaomi Firmware Updater (Redmi 9T / Redmi 9 Power / Redmi Note 9 4G)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is Xiaomi Firmware Updater?
A set of various scripts that automatically generates Xiaomi firmware flashable zip files for every MIUI new update! My scripts download MIUI official ROMs, both Developer and Stable, Global, EEA, India, and China, extract firmware either from the firmware-update folder or from update payload, generate firmware flashable zip with auto-written "updater-script", and uploads them automatically to multiple servers. These scripts are completely automated, running on a Linux server every X hours.
Notes:
Firmware filenames for this device are in the following manner:
fw_lime_miui_LIME_*.zip is Redmi Note 9 4G (lime) China firmware.
fw_lime_miui_LIMEGlobal_*.zip is Redmi 9T (lime) Global firmware.
fw_lime_miui_LIMEEEAGlobal_*.zip is Redmi 9T (lime) EEA Global firmware.
fw_lime_miui_LIMEINGlobal_*.zip is Redmi 9 Power (lime) India Global firmware.
Downloads​You can get updates always from various mirrors available on the website:
Latest Firmware
Firmware Archive
Frequently Asked Questions:
What is firmware? Is it a full ROM or OTA package?
Firmware is not a ROM nor OTA Package, it's a set of low-level drivers which helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP and etc.
Why should I update the Firmware?
Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!
Do I need to update the Firmware If I'm an MIUI official or a custom ROM user?
No, MIUI ROMs contain the firmware-update package which I extract and provide here.
What are the supported devices?
All Snapdragon and MTK devices including China-only devices.
Check the full devices list here
How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.
How to check the updated firmware?
Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.
Support or Contact:
Having trouble with firmware files? You can open a new issue on the GitHub repository or just write here in a reply, and we’ll help you sort it out.
Source Code:
- GitHub
- Main project thread
Donations:
A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.
XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
LiberaPay
Paypal
Patreon
New MIUI Stable Firmware Release​
Version: V12.0.7.0.QJQINXM
Android: 10.0
Region: India
Filename: fw_lime_miui_LIMEINGlobal_V12.0.7.0.QJQINXM_912c570415_10.0.zip
Filesize: 71.6 MB
MD5:
Code:
c271264f2fe8fa1b9921481a274f9f31
Download: Here
Note: Older releases are available Here
New MIUI Weekly Firmware Release​
Version: 21.4.14
Android: 11.0
Region: China
Filename: fw_lime_miui_LIME_21.4.14_1a889c0ae6_11.0.zip
Filesize: 71.4 MB
MD5:
Code:
72328db23671ba235ac6ec5d71233f2b
Download: Here
Note: Older releases are available Here
New MIUI Weekly Firmware Release​
Version: 21.4.21
Android: 11.0
Region: China
Filename: fw_lime_miui_LIME_21.4.21_8cfc1448fc_11.0.zip
Filesize: 71.4 MB
MD5:
Code:
94ceee6d2b1fcd4a607f997466e4a65e
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.0.14.0.QJQCNXM
Android: 10.0
Region: China
Filename: fw_lime_miui_LIME_V12.0.14.0.QJQCNXM_fde1263882_10.0.zip
Filesize: 71.6 MB
MD5:
Code:
54365106e335e866698a787fa026fd9b
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.0.9.0.QJQEUXM
Android: 10.0
Region: EEA
Filename: fw_lime_miui_LIMEEEAGlobal_V12.0.9.0.QJQEUXM_a3a2b88c1a_10.0.zip
Filesize: 71.6 MB
MD5:
Code:
5ac16c85e0d2b7d9b0df463b329b9f97
Download: Here
Note: Older releases are available Here
New MIUI Weekly Firmware Release​
Version: 21.4.28
Android: 11.0
Region: China
Filename: fw_lime_miui_LIME_21.4.28_1471c2b726_11.0.zip
Filesize: 71.4 MB
MD5:
Code:
a0423c70ed7e06bfdd648c1486a6d234
Download: Here
Note: Older releases are available Here
New MIUI Weekly Firmware Release​
Version: 21.5.13
Android: 11.0
Region: China
Filename: fw_lime_miui_LIME_21.5.13_da5b70289a_11.0.zip
Filesize: 71.4 MB
MD5:
Code:
644f0b353e8002fee2be9a6c2e9fe8c7
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.0.9.0.QJQMIXM
Android: 10.0
Region: Global
Filename: fw_lime_miui_LIMEGlobal_V12.0.9.0.QJQMIXM_bb9cdde221_10.0.zip
Filesize: 71.6 MB
MD5:
Code:
1e09722062a5aaaf1cd29d3e334dc177
Download: Here
Note: Older releases are available Here
New MIUI Weekly Firmware Release​
Version: 21.5.20
Android: 11.0
Region: China
Filename: fw_lime_miui_LIME_21.5.20_3de52ce12f_11.0.zip
Filesize: 71.4 MB
MD5:
Code:
0585b095866df58610218507e3b94bc0
Download: Here
Note: Older releases are available Here
New MIUI Weekly Firmware Release​
Version: 21.5.27
Android: 11.0
Region: China
Filename: fw_lime_miui_LIME_21.5.27_5d12b5d356_11.0.zip
Filesize: 71.4 MB
MD5:
Code:
f64932f2bf4775fdef07bbdb6e842596
Download: Here
Note: Older releases are available Here
dear developer How to bypass Xiaomi account redmi 9t ... And let you know I lost the SIM card, as well as the account and its password .. Thanks in advance
New MIUI Stable Firmware Release​
Version: V12.0.16.0.QJQCNXM
Android: 10.0
Region: China
Filename: fw_lime_miui_LIME_V12.0.16.0.QJQCNXM_f0b0ccaad7_10.0.zip
Filesize: 71.6 MB
MD5:
Code:
5d9eb4238292b33b8926eaf4b1044988
Download: Here
Note: Older releases are available Here
yshalsager said:
Xiaomi custom users face a problem with firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes Xiaomi Firmware Updater project:
Xiaomi Firmware Updater (Redmi 9T / Redmi 9 Power / Redmi Note 9 4G)
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is Xiaomi Firmware Updater?
A set of various scripts that automatically generates Xiaomi firmware flashable zip files for every MIUI new update! My scripts download MIUI official ROMs, both Developer and Stable, Global, EEA, India, and China, extract firmware either from the firmware-update folder or from update payload, generate firmware flashable zip with auto-written "updater-script", and uploads them automatically to multiple servers. These scripts are completely automated, running on a Linux server every X hours.
Notes:
Firmware filenames for this device are in the following manner:
fw_lime_miui_LIME_*.zip is Redmi Note 9 4G (lime) China firmware.
fw_lime_miui_LIMEGlobal_*.zip is Redmi 9T (lime) Global firmware.
fw_lime_miui_LIMEEEAGlobal_*.zip is Redmi 9T (lime) EEA Global firmware.
fw_lime_miui_LIMEINGlobal_*.zip is Redmi 9 Power (lime) India Global firmware.
Downloads​You can get updates always from various mirrors available on the website:
Latest Firmware
Firmware Archive
Frequently Asked Questions:
What is firmware? Is it a full ROM or OTA package?
Firmware is not a ROM nor OTA Package, it's a set of low-level drivers which helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP and etc.
Why should I update the Firmware?
Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!
Do I need to update the Firmware If I'm an MIUI official or a custom ROM user?
No, MIUI ROMs contain the firmware-update package which I extract and provide here.
What are the supported devices?
All Snapdragon and MTK devices including China-only devices.
Check the full devices list here
How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.
How to check the updated firmware?
Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.
Support or Contact:
Having trouble with firmware files? You can open a new issue on the GitHub repository or just write here in a reply, and we’ll help you sort it out.
Source Code:
- GitHub
- Main project thread
Donations:
A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.
XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
LiberaPay
Paypal
Patreon
Click to expand...
Click to collapse
Thanks bro
New MIUI Weekly Firmware Release​
Version: 21.6.2
Android: 11.0
Region: China
Filename: fw_lime_miui_LIME_21.6.2_f8b9eec6d4_11.0.zip
Filesize: 71.4 MB
MD5:
Code:
b5b7b839553615accdbcaf6e3ca8a8e5
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.0.8.0.QJQINXM
Android: 10.0
Region: India
Filename: fw_lime_miui_LIMEINGlobal_V12.0.8.0.QJQINXM_3b5fbd865f_10.0.zip
Filesize: 71.6 MB
MD5:
Code:
d0eb81b92105d2dad1084395bc380539
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.0.17.0.QJQCNXM
Android: 10.0
Region: China
Filename: fw_lime_miui_LIME_V12.0.17.0.QJQCNXM_deee447ca8_10.0.zip
Filesize: 71.6 MB
MD5:
Code:
ddbd3f250b8e05568aae161612e2edc9
Download: Here
Note: Older releases are available Here
New MIUI Weekly Firmware Release​
Version: 21.6.9
Android: 11.0
Region: China
Filename: fw_lime_miui_LIME_21.6.9_467c208cc5_11.0.zip
Filesize: 71.4 MB
MD5:
Code:
468bcce740ad040b55ae8d7329733b6d
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.0.10.0.QJQMIXM
Android: 10.0
Region: Global
Filename: fw_lime_miui_LIMEGlobal_V12.0.10.0.QJQMIXM_6f297c4bc7_10.0.zip
Filesize: 72.9 MB
MD5:
Code:
ad7a78d1bccfd759e2caae388c031c12
Download: Here
Note: Older releases are available Here
New MIUI Weekly Firmware Release​
Version: 21.6.16
Android: 11.0
Region: China
Filename: fw_lime_miui_LIME_21.6.16_dff318d8dd_11.0.zip
Filesize: 71.4 MB
MD5:
Code:
81fa4af56c0fb2f3c36d254c47495568
Download: Here
Note: Older releases are available Here

Development [Firmware] Mi 11 Pro / Ultra [star] [Auto updated!]

Xiaomi custom users face a problem with firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes Xiaomi Firmware Updater project:
Xiaomi Firmware Updater (Mi 11 Pro / Ultra)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is Xiaomi Firmware Updater?
A set of various scripts that automatically generates Xiaomi firmware flashable zip files for every MIUI new update! My scripts download MIUI official ROMs, both Developer and Stable, Global, EEA, India, and China, extract firmware either from the firmware-update folder or from update payload, generate firmware flashable zip with auto-written "updater-script", and uploads them automatically to multiple servers. These scripts are completely automated, running on a Linux server every X hours.
Notes:
Firmware filenames for this device are in the following manner:
fw_star_miui_STAR_*.zip is Mi 11 Pro / Ultra (star) Global firmware.
fw_star_miui_STARGlobal_*.zip is Mi 11 Ultra (star) Global firmware.
fw_star_miui_STAREEAGlobal_*.zip is Mi 11 Ultra (star) EEA Global firmware.
fw_star_miui_STARINGlobal_*.zip is Mi 11 Ultra (star) India Global firmware.
Downloads​You can get updates always from various mirrors available on the website:
Latest Firmware
Firmware Archive
Frequently Asked Questions:
What is firmware? Is it a full ROM or OTA package?
Firmware is not a ROM nor OTA Package, it's a set of low-level drivers which helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP and etc.
Why should I update the Firmware?
Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!
Do I need to update the Firmware If I'm an MIUI official or a custom ROM user?
No, MIUI ROMs contain the firmware-update package which I extract and provide here.
What are the supported devices?
All Snapdragon and MTK devices including China-only devices.
Check the full devices list here
How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.
How to check the updated firmware?
Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.
Support or Contact:
Having trouble with firmware files? You can open a new issue on the GitHub repository or just write here in a reply, and we’ll help you sort it out.
Source Code:
- GitHub
- Main project thread
Donations:
A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.
XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
LiberaPay
Paypal
Patreon
New MIUI Stable Firmware Release​
Version: V12.5.3.0.RKACNXM
Android: 11.0
Region: China
Filename: fw_star_miui_STAR_V12.5.3.0.RKACNXM_fb5e800391_11.0.zip
Filesize: 126.9 MB
MD5:
Code:
7faba92f7b4bdc8f39718a8f8d6278ba
Download: Here
Note: Older releases are available Here
yshalsager said:
New MIUI Stable Firmware Release​
Version: V12.5.3.0.RKACNXM
Android: 11.0
Region: China
Filename: fw_star_miui_STAR_V12.5.3.0.RKACNXM_fb5e800391_11.0.zip
Filesize: 126.9 MB
MD5:
Code:
7faba92f7b4bdc8f39718a8f8d6278ba
Download: Here
Note: Older releases are available Here
Click to expand...
Click to collapse
It was removed? There is missing firmware on the list with your link
veimus said:
It was removed? There is missing firmware on the list with your link
Click to expand...
Click to collapse
Nope. I just checked and the download works fine.
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
yshalsager said:
Nope. I just checked and the download works fine.
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
Click to expand...
Click to collapse
How do we flash this one?
I don't see any bat files in the package this time
speedtripler said:
How do we flash this one?
I don't see any bat files in the package this time
Click to expand...
Click to collapse
Please read the first post. Firmware files I provide are for custom ROMs users.
MIUI updates are here
[MIUI Updates Tracker] Mi 11 Pro / Ultra (star/mars)
MIUI Updates Tracker (Mi 11 Ultra / Mi 11 Pro / Ultra) What is MIUI Updates Tracker? An open-source project that automatically tracks Xiaomi MIUI ROM releases! MIUI Updates Tracker is a sibling project of Xiaomi Firmware Updater. Actually, XFU...
forum.xda-developers.com
yshalsager said:
Please read the first post. Firmware files I provide are for custom ROMs users.
MIUI updates are here
[MIUI Updates Tracker] Mi 11 Pro / Ultra (star/mars)
MIUI Updates Tracker (Mi 11 Ultra / Mi 11 Pro / Ultra) What is MIUI Updates Tracker? An open-source project that automatically tracks Xiaomi MIUI ROM releases! MIUI Updates Tracker is a sibling project of Xiaomi Firmware Updater. Actually, XFU...
forum.xda-developers.com
Click to expand...
Click to collapse
I'm on a custom ROM (EU 12.5.2 ) but flashed mine from Windows using a bat file
This One doesn't have the flash files included?
speedtripler said:
I'm on a custom ROM (EU 12.5.2 ) but flashed mine from Windows using a bat file
This One doesn't have the flash files included?
Click to expand...
Click to collapse
Custom MIUI ROMs doesn't need updating firmware manually. You will get the newer Firmware with the newer update.
yshalsager said:
Custom MIUI ROMs doesn't need updating firmware manually. You will get the newer Firmware with the newer update.
Click to expand...
Click to collapse
My phone updater told me 12.5.3 stable was available to download.(3.7 GB) but couldn't make it work until i did it manually
Ive never used a Xiaomi before,I must be doing something wrong
Hi guys. Potentially stupid question hehe: Can I apply the incremental update from EEA to a Global ROM? I'm actually liking the global one, but no updates so far. But I don't want to flash again and move to EEA... Thanks for the help!
YoSoyCarlosG said:
Hi guys. Potentially stupid question hehe: Can I apply the incremental update from EEA to a Global ROM? I'm actually liking the global one, but no updates so far. But I don't want to flash again and move to EEA... Thanks for the help!
Click to expand...
Click to collapse
No. And BTW this question doesn't belong here read the first post.
New MIUI Weekly Firmware Release​
Version: 21.4.28
Android: 11.0
Region: China
Filename: fw_star_miui_STAR_21.4.28_50863990bc_11.0.zip
Filesize: 143.2 MB
MD5:
Code:
c2b8bf0f9bae3926114ea062244739a5
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.5.4.0.RKACNXM
Android: 11.0
Region: China
Filename: fw_star_miui_STAR_V12.5.4.0.RKACNXM_5a501ed269_11.0.zip
Filesize: 126.9 MB
MD5:
Code:
2d8d925a9402a0e21c9c6edbdccebd9e
Download: Here
Note: Older releases are available Here
Hello,
Any chances of making the OTA's updates available ?
At least the last few of them, in the future ( maybe start with the stable version if possible) .
Thank you very much !
ALex
Jhonxs said:
Hello,
Any chances of making the OTA's updates available ?
At least the last few of them, in the future ( maybe start with the stable version if possible) .
Thank you very much !
ALex
Click to expand...
Click to collapse
Apparently you are looking for this. This thread is for custom AOSP ROMs users only.
Jhonxs said:
Hello,
Any chances of making the OTA's updates available ?
At least the last few of them, in the future ( maybe start with the stable version if possible) .
Thank you very much !
ALex
Click to expand...
Click to collapse
These stock Chinese versions will be available to the correct current versions people are using. You cannot with stock Chinese make multiple versions available it's I'm afraid, it will only update your current branch when it sees a released updated version.
If you want to change branches, stable to beta or other way around, then you will need to use fastboot ROMs until a twrp is released but don't forget, a change of branch is like a change of region like Chinese to global or to EU, you must do a format data due to partition differences between the ROMs.
New MIUI Stable Firmware Release​
Version: V12.5.5.0.RKACNXM
Android: 11.0
Region: China
Filename: fw_star_miui_STAR_V12.5.5.0.RKACNXM_ad8d76e4fc_11.0.zip
Filesize: 126.9 MB
MD5:
Code:
ae9e2ce7ffa818acf4227c8e170b4d87
Download: Here
Note: Older releases are available Here
New MIUI Weekly Firmware Release​
Version: 21.5.13
Android: 11.0
Region: China
Filename: fw_star_miui_STAR_21.5.13_15813077af_11.0.zip
Filesize: 143.2 MB
MD5:
Code:
8dc64b4b1869e0842666caea13189875
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.5.6.0.RKACNXM
Android: 11.0
Region: China
Filename: fw_star_miui_STAR_V12.5.6.0.RKACNXM_d66baa231b_11.0.zip
Filesize: 126.9 MB
MD5:
Code:
40f05aac2746218c004f1d054055db74
Download: Here
Note: Older releases are available Here
yshalsager said:
New MIUI Stable Firmware Release​
Version: V12.5.6.0.RKACNXM
Android: 11.0
Region: China
Filename: fw_star_miui_STAR_V12.5.6.0.RKACNXM_d66baa231b_11.0.zip
Filesize: 126.9 MB
MD5:
Code:
40f05aac2746218c004f1d054055db74
Download: Here
Note: Older releases are available Here
Click to expand...
Click to collapse
How do we flash these incremental updates?

Development [Firmware] POCO M4 Pro 5G [evergreen] [Auto updated!]

Xiaomi custom ROMs users face a problem with firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes Xiaomi Firmware Updater project:
Xiaomi Firmware Updater (POCO M4 Pro 5G)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is Xiaomi Firmware Updater?
A set of various scripts that automatically generates Xiaomi firmware flashable zip files for every MIUI new update! My scripts download MIUI official ROMs, both Developer and Stable, Global, EEA, India, and China, extract firmware either from the firmware-update folder or from update payload, generate firmware flashable zip with auto-written "updater-script", and uploads them automatically to multiple servers. These scripts are completely automated, running on a Linux server every X hours.
Notes:
Firmware filenames for this device are in the following manner:
fw_evergreen_miui_EVERGREENGlobal_*.zip is POCO M4 Pro 5G (evergreen) Global firmware.
fw_evergreen_miui_EVERGREENEEAGlobal_*.zip is POCO M4 Pro 5G (evergreen) EEA Global firmware.
fw_evergreen_miui_EVERGREENINGlobal_*.zip is POCO M4 Pro 5G (evergreen) India Global firmware.
Downloads​You can get updates always from various mirrors available on the website:
Latest Firmware
Firmware Archive
Frequently Asked Questions:
What is firmware? Is it a full ROM or OTA package?
Firmware is not a ROM nor OTA Package, it's a set of low-level drivers which helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP etc.
Why should I update the Firmware?
Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!
Do I need to update the Firmware If I'm an MIUI official or a custom ROM user?
No, MIUI ROMs contain the firmware-update package, which I extract and provide here.
What are the supported devices?
All Snapdragon and MTK devices, including China-only devices.
Check the full devices list here
How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.
How to check the updated firmware?
Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.
Support or Contact:
Having trouble with firmware files? You can open a new issue on the GitHub repository or just write here in a reply, and we’ll help you sort it out.
Source Code:
- GitHub
- Main project thread
Donations:
A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.
XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
LiberaPay
Paypal
Patreon
New MIUI Stable Firmware Release​
Version: V12.5.8.0.RGBEUXM
Android: 11.0
Region: EEA
Filename: fw_evergreen_miui_EVERGREENEEAGlobal_V12.5.8.0.RGBEUXM_611954c243_11.0.zip
Filesize: 45.2 MB
MD5:
Code:
6c1bfcfd5ba682bd8dff5ca58f169630
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.5.7.0.RGBMIXM
Android: 11.0
Region: Global
Filename: fw_evergreen_miui_EVERGREENGlobal_V12.5.7.0.RGBMIXM_7811d74404_11.0.zip
Filesize: 45.2 MB
MD5:
Code:
0e8cf92fed23bbe85c3589a89c989393
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.5.9.0.RGBMIXM
Android: 11.0
Region: Global
Filename: fw_evergreen_miui_EVERGREENGlobal_V12.5.9.0.RGBMIXM_5dba8ad43b_11.0.zip
Filesize: 45.2 MB
MD5:
Code:
3cc266119a8d23df0a731ac37fadba18
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.2.0.SGBMIXM
Android: 12.0
Region: Global
Filename: fw_evergreen_miui_EVERGREENGlobal_V13.0.2.0.SGBMIXM_a05fff657c_12.0.zip
Filesize: 46.2 MB
MD5:
Code:
eb4a95c3aafdbd0f7f0334a27fb85b3f
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.1.0.SGBEUXM
Android: 12.0
Region: EEA
Filename: fw_evergreen_miui_EVERGREENEEAGlobal_V13.0.1.0.SGBEUXM_27b1d70bed_12.0.zip
Filesize: 46.3 MB
MD5:
Code:
e03c1ca5d5ff22f1e1f51901ca287e9e
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.3.0.SGBMIXM
Android: 12.0
Region: Global
Filename: fw_evergreen_miui_EVERGREENGlobal_V13.0.3.0.SGBMIXM_c533277047_12.0.zip
Filesize: 46.3 MB
MD5:
Code:
b78e926d7d55a22a915c64d09ec7c091
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.2.0.SGBEUXM
Android: 12.0
Region: EEA
Filename: fw_evergreen_miui_EVERGREENEEAGlobal_V13.0.2.0.SGBEUXM_d04d0a12c6_12.0.zip
Filesize: 46.4 MB
MD5:
Code:
7bea3766df17558cbc3a0768ddf1d331
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.4.0.SGBMIXM
Android: 12.0
Region: Global
Filename: fw_evergreen_miui_EVERGREENGlobal_V13.0.4.0.SGBMIXM_ca9fde191a_12.0.zip
Filesize: 46.4 MB
MD5:
Code:
8c21864430d7c8a068d2441785d70a05
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.3.0.SGBEUXM
Android: 12.0
Region: EEA
Filename: fw_evergreen_miui_EVERGREENEEAGlobal_V13.0.3.0.SGBEUXM_03b701a08b_12.0.zip
Filesize: 46.4 MB
MD5:
Code:
44ac23c7d9032de7a8362d1afd985cb5
Download: Here
Note: Older releases are available Here
yshalsager said:
Xiaomi custom ROMs users face a problem with firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes Xiaomi Firmware Updater project:
Xiaomi Firmware Updater (POCO M4 Pro 5G)
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is Xiaomi Firmware Updater?
A set of various scripts that automatically generates Xiaomi firmware flashable zip files for every MIUI new update! My scripts download MIUI official ROMs, both Developer and Stable, Global, EEA, India, and China, extract firmware either from the firmware-update folder or from update payload, generate firmware flashable zip with auto-written "updater-script", and uploads them automatically to multiple servers. These scripts are completely automated, running on a Linux server every X hours.
Notes:
Firmware filenames for this device are in the following manner:
fw_evergreen_miui_EVERGREENGlobal_*.zip is POCO M4 Pro 5G (evergreen) Global firmware.
fw_evergreen_miui_EVERGREENEEAGlobal_*.zip is POCO M4 Pro 5G (evergreen) EEA Global firmware.
fw_evergreen_miui_EVERGREENINGlobal_*.zip is POCO M4 Pro 5G (evergreen) India Global firmware.
Downloads​You can get updates always from various mirrors available on the website:
Latest Firmware
Firmware Archive
Frequently Asked Questions:
What is firmware? Is it a full ROM or OTA package?
Firmware is not a ROM nor OTA Package, it's a set of low-level drivers which helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP etc.
Why should I update the Firmware?
Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!
Do I need to update the Firmware If I'm an MIUI official or a custom ROM user?
No, MIUI ROMs contain the firmware-update package, which I extract and provide here.
What are the supported devices?
All Snapdragon and MTK devices, including China-only devices.
Check the full devices list here
How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.
How to check the updated firmware?
Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.
Support or Contact:
Having trouble with firmware files? You can open a new issue on the GitHub repository or just write here in a reply, and we’ll help you sort it out.
Source Code:
- GitHub
- Main project thread
Donations:
A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.
XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
LiberaPay
Paypal
Patreon
Click to expand...
Click to collapse
Sir I humbly request to you please make a custom rom for poco m4 pro 5g device for gaming perouse poco not any custom rom available for that devices
F-google or sd369888 sir also fine developer for build custom rom for make custom rom for that device
New MIUI Stable Firmware Release​
Version: V13.0.5.0.SGBMIXM
Android: 12.0
Region: Global
Filename: fw_evergreen_miui_EVERGREENGlobal_V13.0.5.0.SGBMIXM_aeb24364f4_12.0.zip
Filesize: 46.4 MB
MD5:
Code:
0d381e92e0010817cf7710580a1fed0b
Download: Here
Note: Older releases are available Here
friends help me, stupidly I flashed it through sp flash tool marked format all, now the gsm network, wifi, Bluetooth does not work. I don't have a partition backup, how can I fix it?
New MIUI Stable Firmware Release​
Version: V13.0.4.0.SGBEUXM
Android: 12.0
Region: EEA
Filename: fw_evergreen_miui_EVERGREENEEAGlobal_V13.0.4.0.SGBEUXM_aae555cf13_12.0.zip
Filesize: 46.5 MB
MD5:
Code:
dcbe44ef8a6650c1f270105c09340eec
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V14.0.2.0.TGBEUXM
Android: 13.0
Region: EEA
Filename: fw_evergreen_miui_EVERGREENEEAGlobal_V14.0.2.0.TGBEUXM_4e06cb3d68_13.0.zip
Filesize: 46.6 MB
MD5:
Code:
a9ad94d934827e6952d3de571abe0d7d
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V14.0.1.0.TGBMIXM
Android: 13.0
Region: Global
Filename: fw_evergreen_miui_EVERGREENGlobal_V14.0.1.0.TGBMIXM_9e8d36c753_13.0.zip
Filesize: 46.5 MB
MD5:
Code:
01fa00de54c9cf7fe2e5c30e080d921e
Download: Here
Note: Older releases are available Here

Development [Firmware] Redmi Note 11 5G / 11T 5G [evergo] [Auto updated!]

Xiaomi custom ROMs users face a problem with firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes Xiaomi Firmware Updater project:
Xiaomi Firmware Updater (Redmi Note 11 5G / 11T 5G)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is Xiaomi Firmware Updater?
A set of various scripts that automatically generates Xiaomi firmware flashable zip files for every MIUI new update! My scripts download MIUI official ROMs, both Developer and Stable, Global, EEA, India, and China, extract firmware either from the firmware-update folder or from update payload, generate firmware flashable zip with auto-written "updater-script", and uploads them automatically to multiple servers. These scripts are completely automated, running on a Linux server every X hours.
Notes:
Firmware filenames for this device are in the following manner:
fw_evergo_miui_EVERGO_*.zip is Redmi Note 11 5G (evergo) China firmware.
fw_evergo_miui_EVERGOINGlobal_*.zip is Redmi Note 11T 5G (evergo) India Global firmware.
Downloads​You can get updates always from various mirrors available on the website:
Latest Firmware
Firmware Archive
Frequently Asked Questions:
What is firmware? Is it a full ROM or OTA package?
Firmware is not a ROM nor OTA Package, it's a set of low-level drivers which helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP etc.
Why should I update the Firmware?
Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!
Do I need to update the Firmware If I'm an MIUI official or a custom ROM user?
No, MIUI ROMs contain the firmware-update package, which I extract and provide here.
What are the supported devices?
All Snapdragon and MTK devices, including China-only devices.
Check the full devices list here
How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.
How to check the updated firmware?
Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.
Support or Contact:
Having trouble with firmware files? You can open a new issue on the GitHub repository or just write here in a reply, and we’ll help you sort it out.
Source Code:
- GitHub
- Main project thread
Donations:
A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.
XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
LiberaPay
Paypal
Patreon
New MIUI Stable Firmware Release​
Version: V13.0.2.0.SGBCNXM
Android: 12.0
Region: China
Filename: fw_evergo_miui_EVERGO_V13.0.2.0.SGBCNXM_ffc4488770_12.0.zip
Filesize: 45.9 MB
MD5:
Code:
08d7380f5c99281ff483a09d42d74fd3
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.3.0.SGBCNXM
Android: 12.0
Region: China
Filename: fw_evergo_miui_EVERGO_V13.0.3.0.SGBCNXM_d1918b60b2_12.0.zip
Filesize: 45.9 MB
MD5:
Code:
87090e44e18413650bbee7270cf57c22
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.5.7.0.RGBINXM
Android: 11.0
Region: India
Filename: fw_evergo_miui_EVERGOINGlobal_V12.5.7.0.RGBINXM_d91031a8e1_11.0.zip
Filesize: 45.2 MB
MD5:
Code:
f8762f3de77296b4d3e1d7a498b070fa
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.5.8.0.RGBINXM
Android: 11.0
Region: India
Filename: fw_evergo_miui_EVERGOINGlobal_V12.5.8.0.RGBINXM_0c3fcfccc9_11.0.zip
Filesize: 45.2 MB
MD5:
Code:
1e47e02aa78c63d01594763d4e87b9bd
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.5.10.0.RGBCNXM
Android: 11.0
Region: China
Filename: fw_evergo_miui_EVERGO_V12.5.10.0.RGBCNXM_66ca1e2aca_11.0.zip
Filesize: 45.2 MB
MD5:
Code:
66bd184eec6d092b644079c321fe419d
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.6.0.SGBCNXM
Android: 12.0
Region: China
Filename: fw_evergo_miui_EVERGO_V13.0.6.0.SGBCNXM_81b235c68d_12.0.zip
Filesize: 46.2 MB
MD5:
Code:
51937eba6e3fb363c0cd813849e8069b
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.1.0.SGBINXM
Android: 12.0
Region: India
Filename: fw_evergo_miui_EVERGOINGlobal_V13.0.1.0.SGBINXM_f0f0032006_12.0.zip
Filesize: 46.3 MB
MD5:
Code:
7d86b75d46abc5640ed51f8b52869ec9
Download: Here
Note: Older releases are available Here
Hi
Is there any hope to develop poco m4 pro 5g custom rom?
New MIUI Stable Firmware Release​
Version: V12.5.10.0.RGBINXM
Android: 11.0
Region: India
Filename: fw_evergo_miui_EVERGOINGlobal_V12.5.10.0.RGBINXM_698722bca0_11.0.zip
Filesize: 45.4 MB
MD5:
Code:
eec03464cd60476cda9fe8149a40ca70
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.6.0.SGBINXM
Android: 12.0
Region: India
Filename: fw_evergo_miui_EVERGOINGlobal_V13.0.6.0.SGBINXM_35805d8bfa_12.0.zip
Filesize: 46.4 MB
MD5:
Code:
c291987840dc9b294336a1f709dcf59f
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V12.5.11.0.RGBCNXM
Android: 11.0
Region: China
Filename: fw_evergo_miui_EVERGO_V12.5.11.0.RGBCNXM_7065f033a9_11.0.zip
Filesize: 45.3 MB
MD5:
Code:
c7610f047875dfa20adad8e47fbbea32
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.7.0.SGBCNXM
Android: 12.0
Region: China
Filename: fw_evergo_miui_EVERGO_V13.0.7.0.SGBCNXM_39e785697d_12.0.zip
Filesize: 46.3 MB
MD5:
Code:
32784c382ebe94a7456a306a83eef45b
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.7.0.SGBINXM
Android: 12.0
Region: India
Filename: fw_evergo_miui_EVERGOINGlobal_V13.0.7.0.SGBINXM_db45e299ee_12.0.zip
Filesize: 46.4 MB
MD5:
Code:
9ae5b31b324e331b3df5db48db538a3b
Download: Here
Note: Older releases are available Here
yshalsager said:
Xiaomi custom ROMs users face a problem with firmware updates. As there are many devices with no one to provide the newest firmware update every single release, and developers who provide updates to devices may forget or be busy sometimes, so releases are provided later. Here comes Xiaomi Firmware Updater project:
Xiaomi Firmware Updater (Redmi Note 11 5G / 11T 5G)
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is Xiaomi Firmware Updater?
A set of various scripts that automatically generates Xiaomi firmware flashable zip files for every MIUI new update! My scripts download MIUI official ROMs, both Developer and Stable, Global, EEA, India, and China, extract firmware either from the firmware-update folder or from update payload, generate firmware flashable zip with auto-written "updater-script", and uploads them automatically to multiple servers. These scripts are completely automated, running on a Linux server every X hours.
Notes:
Firmware filenames for this device are in the following manner:
fw_evergo_miui_EVERGO_*.zip is Redmi Note 11 5G (evergo) China firmware.
fw_evergo_miui_EVERGOINGlobal_*.zip is Redmi Note 11T 5G (evergo) India Global firmware.
Downloads​You can get updates always from various mirrors available on the website:
Latest Firmware
Firmware Archive
Frequently Asked Questions:
What is firmware? Is it a full ROM or OTA package?
Firmware is not a ROM nor OTA Package, it's a set of low-level drivers which helps the operating system do whatever it wants to do. It includes various things like Modem, Bluetooth, Bootloader, DSP etc.
Why should I update the Firmware?
Firmware is provided from Xiaomi directly, and there are no sources for it to let developers build and edit it on their own like custom ROMs, so if you want to keep your device up to date always update your firmware!
Do I need to update the Firmware If I'm an MIUI official or a custom ROM user?
No, MIUI ROMs contain the firmware-update package, which I extract and provide here.
What are the supported devices?
All Snapdragon and MTK devices, including China-only devices.
Check the full devices list here
How to update the firmware?
1- Download the package you want to flash. IT MUST BE NAMED WITH THE SAME CODENAME OF YOUR DEVICE.
2- Flash it using TWRP or any custom recovery. There's no need to wipe/format anything before or after the installation.
How to check the updated firmware?
Usually, the modem gets updated with newer firmware, you can check it in Settings > About > Baseband.
Support or Contact:
Having trouble with firmware files? You can open a new issue on the GitHub repository or just write here in a reply, and we’ll help you sort it out.
Source Code:
- GitHub
- Main project thread
Donations:
A donation was never necessary, but It's making life easier for me and guarantees paying server costs. My works are free and open-source, that cost money, time, and many efforts.
XiaomiFirmwareUpdater and MIUIUpdatesTracker scripts are automated, running on a Linux server. If you want these projects to continue and provide the best services to Xiaomi users, you can help me by donating using:
LiberaPay
Paypal
Patreon
Click to expand...
Click to collapse
Sir I humbly request to you please make a custom rom for poco m4 pro 5g device for gaming perouse poco not any custom rom available for that devices
F-google sir also fine developer for build custom rom for make custom rom for that device
New MIUI Stable Firmware Release​
Version: V12.5.13.0.RGBCNXM
Android: 11.0
Region: China
Filename: fw_evergo_miui_EVERGO_V12.5.13.0.RGBCNXM_020069c952_11.0.zip
Filesize: 45.4 MB
MD5:
Code:
7a38f0ab6682902e9bca8e6c7de0754e
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.9.0.SGBCNXM
Android: 12.0
Region: China
Filename: fw_evergo_miui_EVERGO_V13.0.9.0.SGBCNXM_9be671db27_12.0.zip
Filesize: 46.3 MB
MD5:
Code:
f18abf6c7eadb9c8704b90265ce245d4
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V13.0.9.0.SGBINXM
Android: 12.0
Region: India
Filename: fw_evergo_miui_EVERGOINGlobal_V13.0.9.0.SGBINXM_198dc65046_12.0.zip
Filesize: 46.5 MB
MD5:
Code:
84443d084523ffe9080c803737292324
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V14.0.0.12.TGBCNXM
Android: 13.0
Region: China
Filename: fw_evergo_miui_EVERGO_V14.0.0.12.TGBCNXM_8ff1024913_13.0.zip
Filesize: 46.4 MB
MD5:
Code:
3e3b29655226e0ec9ef708026d437c43
Download: Here
Note: Older releases are available Here
New MIUI Stable Firmware Release​
Version: V14.0.2.0.TGBCNXM
Android: 13.0
Region: China
Filename: fw_evergo_miui_EVERGO_V14.0.2.0.TGBCNXM_4c16a77b66_13.0.zip
Filesize: 46.4 MB
MD5:
Code:
3f085f44aa48075b58982c01e47bb155
Download: Here
Note: Older releases are available Here

Categories

Resources