Flash Android 16/15 Custom ROMs on Redmi 13C/Poco C65

This guide will show you the steps to flash Android 15/16 Custom ROMs on Redmi 13C/Poco C65. While I had already cracked down the code of unlocking the bootloader on HyperOS 1 , I was yet to do so on HyperOS 2 [UPDATE: bought this device, updated to HyperOS 2, and unlocked the bootloader using this script ]. With a plethora of requests lining up for that, I could do two things- either carry out that task on my Poco F5 or buy a new Xiaomi device.

The first option was out of the window because that was my sole Xiaomi device used for testing mods and ROMs. So I opted for the second approach, but the device which I am planning to buy should checkmark the following prerequisites: it should be running HyperOS 2 [obviously], it should be a MediaTek device [because I wanted to test out the SP Flash Tool and MTK Exploit as well], it should be blessed with Custom ROMs based on the latest OS release, and finally, it should not be much heavy on my pockets.

Well, guess what? The Redmi 13C/Poco C65 managed to checkmark all these prerequisites with ease. So for now, let’s keep our attention on flashing Android 15/16 Custom ROMs on your Redmi 13C. Follow along.

  • How to Flash Android 16/15 Custom ROMs on Redmi 13C/Poco C65 Downgrade to HyperOS 1 [Android 14] Download Android 16/15 Custom ROMs for Redmi 13C/Poco C65 The Prerequisites for Flashing Custom ROMs Flash Preloader [Recommended] Backup IMEI [Recommended] How to Flash Android 16/15 Custom ROMs on Redmi 13C/Poco C65 For AOSP Recovery Flash HyperOS 3 on Redmi 13C/Poco C65
  • How to Flash HyperOS 3 on Redmi 13C/Poco C65
  • How to Flash The Clover Project Android 16 on Redmi 13C/Poco C65
  • How to Flash AxionOS Android 16 on Redmi 13C/Poco C65
  • How to Flash DerpFest Android 16 on Redmi 13C/Poco C65
  • How to Flash Project Infinity X Android 16 on Redmi 13C/Poco C65
  • How to Flash crDroid Android 16 on Poco C65/Redmi 13C
  • How to Flash Evolution X Android 16 on Poco C65/Redmi 13C

How to Flash Android 16/15 Custom ROMs on Redmi 13C/Poco C65

Flash Android 16 Custom ROMs on Redmi 13C Poco C65 - 1

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.

Downgrade to HyperOS 1 [Android 14]

You wouldn’t be able to flash any Custom ROM or recovery on your Redmi 13C/Poco C65 if it is running HyperOS 2/Android 15. So downgrade it to Android 14 HyperOS 1 before starting the flashing process.

Download Android 16/15 Custom ROMs for Redmi 13C/Poco C65

You may now get hold of the desired custom ROM for your device from the below given links. You can get the latest builds of these ROMs from their official website [if there is one] or directly from the Redmi 13C/Poco C65 Telegram Channel as well. One of the members of that group [stepik] is behind most of these ROMs too, so thanks to him for doing such a great job.

Android 16 Custom ROMs



CLOVER PROJECT: ROM | RECOVERY

AXIONOS: ROM

DERPFEST: ROM | RECOVERY | KERNEL

CRDROID: ROM | RECOVERY

EVOLUTION X: ROM | RECOVERY 

YAAP: DOWNLOAD LINK

PROJECT INFINITY X: ROM | RECOVERY

LUNARIS AOSP: VANILLA | GAPPS



Android 15 Custom ROMs



HYPEROS 3: DOWNLOAD LINK [Credits: mixilver]

YAAP: DOWNLOAD LINK

CRDROID: ROM | RECOVERY

INFINITY X: ROM | RECOVERY

PROJECT PIXELAGE: ROM | RECOVERY

RISINGOS: ROM | RECOVERY

PIXELOS: DOWNLOAD LINK

MATRIXX: ROM | RECOVERY

LMODROID: ROM | RECOVERY

DERPFEST: ROM | RECOVERY

LINEAGEOS: DOWNLOAD LINK

AXIONOS: DOWNLOAD LINK

HALCYON: DOWNLOAD LINK

KOMODOS: DOWNLOAD LINK
OTHER USEFUL RESOURCES

GAPPS

TWRP [RECOMMENDED] | ORANGEFOX | PBRP 

[File Password: benjamin38]

INSTALLATION STEPS: TWRP GUIDE

KernelSU | KernelSU Next | Magisk

SUSFS

The Prerequisites for Flashing Custom ROMs

  1. Download and extract Android SDK Platform Tools on the PC.
  2. Now enable USB Debugging & OEM Unlocking on your device.
  3. Then, unlock the bootloader on your device using our tutorial.
  4. Rename the ROM to rom.zip and transfer it to Platform Tools.
  5. Likewise, transfer the IMG files to platform-tools folder as well.
  6. Now open Command Prompt inside platform-tools and type in: adb reboot bootloader
  7. Type the below command and verify if you’re getting a serial ID: fastboot devices
  8. If you’re not getting any ID, then please install Fastboot Drivers.

Before flashing a custom ROM, you’ll have to flash the factory preloader.bin file. Likewise, when you go back to stock ROM, again flash this file before flashing any other Custom ROM. Here’s how it can be done:

  1. Download the preloader.bin file [ mirror ] and transfer it to the platform-tools folder.
  2. Next up, boot your device to Fastboot Mode using the steps given above.
  3. Now open Command Prompt inside the platform-tools folder.
  4. Then type in the below commands to flash this preloader.bin: fastboot flash preloader_a preloader_gale.bin fastboot flash preloader_b preloader_gale.bin
  5. You may now proceed ahead and flash the desired ROM file.

It is also recommended that you back up your device’s IMEI. There are two ways of doing so:

  • The universal approach: Use the ADB Commands to back up the IMEI Partition [works across all Android devices].
  • Only for Redmi 13C/Poco C65: Flash this ZIP file in Custom Recovery [it will only work on our device, codename gale].

How to Flash Android 16/15 Custom ROMs on Redmi 13C/Poco C65

For TWRP/OrangeFox Users

  1. To begin with, flash the custom recovery onto your device.
  2. Then boot your device to the newly flashed recovery using: fastboot reboot recovery //from Fastboot Mode adb reboot recovery //from the OS
  3. Go to Wipe > Advanced Wipe > Format Data > Type YES.
  4. Then transfer the ROM ZIP file to your device via our guide.
  5. Now, go to Install > select the ROM ZIP file > swipe to flash.
  6. Now go to Wipe > Advanced Wipe > Format Data > type in Yes.
  7. Finally, go to Reboot > System to boot to the newly flashed OS.

For AOSP Recovery

DerpFest ROM uses this method
  1. First off, install the custom recovery via the below command: fastboot flash boot boot.img
  2. Then boot your device to the newly flashed recovery using: fastboot reboot recovery
  3. Next, go to Format Data/Factory Reset to perform a reset.
  4. Then, transfer the ROM ZIP file to the platform-tools folder.
  5. Now go to Install Update > Apply from ADB > Swipe to start.
  6. Now type the below command to start the ROM installation: adb sideload rom.zip
  7. Once done, go to Format Data/Factory Reset to perform a reset.
  8. Finally, select Reboot to System to boot to the newly flashed OS.

Flash HyperOS 3 on Redmi 13C/Poco C65

YouTube video - 2 YouTube video - 3
  1. To begin with, make sure to be on the HyperOS 2 firmware .
  2. After that, merge both the ROMs’ 7ZIP files into one .
  3. Now extract them and launch flash.bat file to start flashing.
  4. Once done, your device will boot to the newly flashed OS.
  5. Optional: Install Google Play Store if required.

How to Flash HyperOS 3 on Redmi 13C/Poco C65

YouTube video - 4 YouTube video - 5

How to Flash The Clover Project Android 16 on Redmi 13C/Poco C65

YouTube video - 6 YouTube video - 7

How to Flash AxionOS Android 16 on Redmi 13C/Poco C65

YouTube video - 8 YouTube video - 9

How to Flash DerpFest Android 16 on Redmi 13C/Poco C65

YouTube video - 10 YouTube video - 11

How to Flash Project Infinity X Android 16 on Redmi 13C/Poco C65

YouTube video - 12 YouTube video - 13

How to Flash crDroid Android 16 on Poco C65/Redmi 13C

YouTube video - 14 YouTube video - 15

How to Flash Evolution X Android 16 on Poco C65/Redmi 13C

YouTube video - 16 YouTube video - 17
  • Detailed Guide to Download & Install Android 16 GSI
  • How to Enable Expressive Design in Android 16/15
  • Root Android 16 via Magisk Patched Boot/Init_Boot
  • How to Download and Install Android 15/16 GApps
Google preferred - 18 Google preferred - 19
  • stepik 3 months ago Reply @retromusician_official před 0 sekundami Hello there! I am the builder of 2 ROMs you featured on your channel. InfinityX 3.1 and EvolutionX 11.X. I’m not upset that my work wasn’t credited. No. I couldn’t care less. I would appreciate my TG channel atleast getting featured on your website though… Also, just to mention, InfinityX was and never will be maintained by ME, but has been taken over by Apichat_chata on telegram, who isn’t building gApps variants, but only Vanilla. For now, I continue building EvolutionX, and would like you to replace the 11.1 build on your website with the newest build from yesterday, 11.4. I’d also want you to note somewhere, if possible, that I made the OTA updater application work in my builds (only build which doesn’t support it is this 11.1 build 😢), and thus it would save you a lot of work! Thank you lot. (ps. if you have any questions regarding my builds, or any of my other work, or simply want to reach out regarding anything about my builds, just message me on my Telegram: https://t.me/RetroMusician or on my groups: https://t.me/+l9wKL_Ze6II0ZGFk ) Also join the 13C community while you’re on there. Why not 🙂 Anyways, thank you a lot for reading my long message. Your loyal builder and follower – stepik (i copied this from another channel i commented on too so thats why theres mention of evolutionx)
  • stepik 3 months ago Reply Hello there! I am the builder of 2 ROMs you featured on your channel. InfinityX 3.1 and EvolutionX 11.X. I’m not upset that my work wasn’t credited. No. I couldn’t care less. I would appreciate my TG channel atleast getting featured on your website though… Also, just to mention, InfinityX was and never will be maintained by ME, but has been taken over by Apichat_chata on telegram, who isn’t building gApps variants, but only Vanilla. For now, I continue building EvolutionX, and would like you to replace the 11.1 build on your website with the newest build from yesterday, 11.4. I’d also want you to note somewhere, if possible, that I made the OTA updater application work in my builds (only build which doesn’t support it is this 11.1 build 😢), and thus it would save you a lot of work! Thank you lot. (ps. if you have any questions regarding my builds, or any of my other work, or simply want to reach out regarding anything about my builds, just message me on my Telegram: https://t.me/RetroMusician or on my groups: https://t.me/+l9wKL_Ze6II0ZGFk ) Also join the 13C community while you’re on there. Why not 🙂 Anyways, thank you a lot for reading my long message. Your loyal builder and follower – stepik

(Cancel Reply)

Δ