From this guide, you can download and install numerous custom ROMs based on the latest Android release onto your Redmi Note 13 4G/5G/Pro. The twelfth iteration of the devices from this Chinese OEM has managed to grab the attention of the masses, not just for the generic users but even for the developers. As a result of this, it has been blessed with tons of custom ROMs.
So if you are looking to escape from the shackles of the stock MIUI/HyperOS and switch over to the AOSP experience, which offers a clean, snappy, and bloat-free experience with tons of intriguing features, then now is your perfect time to do so. On that note, let’s make you aware of the steps to install these ROMs onto your device right away.
Table of Contents
Download and Install Custom ROMs on Redmi Note 13 4G/5G/Pro
Before starting, please take a complete device backup. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device, and data by performing the below steps.
STEP 1: Install Android SDK
First and foremost, you will have to install the Android SDK Platform Tools on your PC. This is the official ADB and Fastboot binary provided by Google and is the only recommended one. So download it and then extract it to any convenient location on your PC. Doing so will give you the platform-tools folder, which will be used in this guide to install custom ROMs on Redmi Note 13 4G/5G/Pro.
STEP 2: Enable USB Debugging and OEM Unlocking
Next up, you will also have to enable USB Debugging and OEM Unlocking on your device. The former will make your device recognizable by the PC in ADB mode. This will then allow you to boot your device to Fastboot Mode. On the other hand, OEM Unlocking is required to carry out the bootloader unlocking.
So head over to Settings > About Phone > Tap on Build Number 7 times > Go back to Settings > System > Advanced > Developer Options > Enable USB Debugging and OEM Unlocking.
STEP 3: Unlock Bootloader on Redmi Note 12 4G/5G
Next up, you will also have to unlock the device’s bootloader. Do keep in mind that doing so will wipe off all the data from your device and could nullify its warranty as well. So if that’s all well and good, then please refer to our detailed guide on How to Unlock Bootloader on any Xiaomi Device.
STEP 4: Download Android 15 ROMs for Redmi Note 13 4G/5G/Pro
You may get hold of your preferred ROM from below.
- NOTE 1: Place all the files [ROM, GApps, etc] inside the platform-tools folder.
- NOTE 2: Rename ROM to rom.zip and GApps to gapps.zip.
- NOTE 3: At the time of writing, no custom ROMs are available for Xiaomi Poco X6 Neo / Redmi Note 13 5G / 13R Pro [mainly because it has a MediaTek chipset]. As and when a ROM goes live for this device, we will update this guide accordingly.
Redmi Note 13 4G
crDroid Android 15: ROM Project Matrixx: Vanilla | GApps
Redmi Note 13 4G Firmware: Download Redmi Note 13 4G OrangeFox Recovery: Download & Install GApps: Android 15 | Android 14
Redmi Note 13 Pro 5G/Poco X6 5G ROMs
crDroid Android 15: ROM Evolution X Android 15: ROM | Recovery PixelOS Android 14: ROM Derpfest Android 14: ROM DroidX-UI Eris Android 14: ROM
Redmi Note 13 Pro 5G Firmware: Download Redmi Note 13 Pro 5G OrangeFox: Download & Install GApps: Android 15 | Android 14
STEP 5: Boot to Fastboot Mode
- Connect your device to the PC via a USB cable. Make sure USB Debugging is enabled.
- Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
- Type in the following command in the CMD window to boot your device to Fastboot Mode
adb reboot bootloader
- To verify the Fastboot connection, type in the below command and you should get back the device ID.
fastboot devices
- If you are not getting any serial ID, then please install the Fastboot Drivers on your PC.
Flash crDroid Android 15 on Redmi Note 13 4G
- To begin with, install the OrangeFox Recovery on your device.
- Then boot your device to the recovery via the below command:
adb reboot recovery
- Now go to Wipe > Advanced Wipe > Format Data > Type in YES > Hit the blue check.
- Then go to Wipe > Advanced Wipe > Wipe Internal Storage, Cache, Dalvik, Metadata.
- Now transfer the firmware and ROM ZIP files to your device.
- Then, flash the firmware ZIP file followed by the ROM ZIP file.
- Now reflash OrangeFox from Advanced Settings > Flash Current Orange Fox.
- Then reboot to recovery and flash RO2RW. Again, reboot to recovery.
- Now transfer GApps to your device and flash it.
- Now go to Wipe > Advanced Wipe > Format Data > Type in YES > Hit the blue check.
- Then go to Wipe > Advanced Wipe > Wipe Cache and Dalvik.
- Finally, go to Reboot > System to boot to the newly flashed OS.
Install Project Matrixx Android 15 on Redmi Note 13 4G
- To begin with, install the OrangeFox Recovery on your device.
- Then boot your device to the recovery via the below command:
adb reboot recovery
- Now go to Wipe > Advanced Wipe > Format Data > Type in YES > Hit the blue check.
- Then go to Wipe > Advanced Wipe > Wipe Internal Storage, Cache, Dalvik, Metadata.
- Now transfer the firmware and ROM ZIP files to your device.
- Then, flash the firmware ZIP file followed by the ROM ZIP file.
- Now reflash OrangeFox from Advanced Settings > Flash Current Orange Fox.
- Then reboot to recovery and flash RO2RW. Again, reboot to recovery.
- Now transfer GApps to your device and flash it.
- Now go to Wipe > Advanced Wipe > Format Data > Type in YES > Hit the blue check.
- Then go to Wipe > Advanced Wipe > Wipe Cache and Dalvik.
- Finally, go to Reboot > System to boot to the newly flashed OS.
Flash crDroid Android 15 on Redmi Note 13 Pro 5G
- To begin with, install the OrangeFox Recovery on your device.
- Now reboot your device to the recovery mode via the below command:
adb reboot recovery
- Now go to Wipe > Advanced Wipe > Format Data > Type in YES > Hit the blue check.
- Now transfer the firmware and ROM ZIP files to your device.
- Then go to Install, select the firmware ZIP, and flash it.
- Again, go to Install, select the ROM ZIP, and flash it.
- Now reboot to recovery and flash GApps if required.
- Once again, do a Format Data from the Wipe section.
- Finally, select Reboot > System to boot to the newly flashed OS.
Flash Evolution X Android 15 on Redmi Note 13 Pro 5G
- First off, flash the boot file via the below command
fastboot flash boot boot.img
- Then flash the recovery file via the below command
fastboot flash recovery recovery.img
- Now reboot to the newly flashed recovery via:
fastboot reboot recovery
- From recovery, go to Factory reset -> Format data/factory reset.
- Now go to Apply update -> Apply from ADB.
- Then type in the below command to sideload the ROM
adb sideload rom.zip
- Now, reboot to recovery if you want to sideload any other file.
- Again, go to Factory reset -> Format data/factory reset.
- Finally, select Reboot System Now to boot to the OS.
Flash PixelOS Android 14 on Redmi Note 13 Pro 5G
- To begin with, install the OrangeFox Recovery on your device.
- Now reboot your device to recovery mode via the below command:
adb reboot recovery
- Now go to Wipe > Advanced Wipe > Format Data > Type in YES > Hit the blue check.
- Now transfer the firmware and ROM ZIP files to your device.
- Then go to Install, select the firmware ZIP, and flash it.
- Again, go to Install, select the ROM ZIP, and flash it.
- Once again, do a Format Data from the Wipe section.
- Finally, select Reboot > System to boot to the newly flashed OS.
Flash Derpfest Android 14 on Redmi Note 13 Pro 5G
- To begin with, install the OrangeFox Recovery on your device.
- Now reboot your device to the recovery mode via the below command:
adb reboot recovery
- Now go to Wipe > Advanced Wipe > Format Data > Type in YES > Hit the blue check.
- Now transfer the firmware and ROM ZIP files to your device.
- Then go to Install, select the firmware ZIP, and flash it.
- Again, go to Install, select the ROM ZIP, and flash it.
- Now reboot to recovery and flash GApps if required.
- Once again, do a Format Data from the Wipe section.
- Finally, select Reboot > System to boot to the newly flashed OS.
Flash DroidX-UI Eris Android 14 on Redmi Note 13 Pro 5G
- To begin with, install the OrangeFox Recovery on your device.
- Now reboot your device to the recovery mode via the below command:
adb reboot recovery
- Now go to Wipe > Advanced Wipe > Format Data > Type in YES > Hit the blue check.
- Now transfer the firmware and ROM ZIP files to your device.
- Then go to Install, select the firmware ZIP, and flash it.
- Again, go to Install, select the ROM ZIP, and flash it.
- Now reboot to recovery and flash GApps if required.
- Once again, do a Format Data from the Wipe section.
- Finally, select Reboot > System to boot to the newly flashed OS.
That’s it. These were the steps to flash custom ROMs on Redmi Note 12 5G/Poco X5 and Redmi Note 12 4G devices. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution as soon as possible.