Home > ROMs > Custom ROMs

How to Install Xiaomi EU ROM on Poco F5 Pro/Redmi K60 [Video]

In this guide, we will show you the steps to install the Xiaomi EU ROM on your Poco F5 Pro/Redmi K60. The Poco series has been known to provide flagship-level specs at a price that wouldn’t burn a hole in your pockets and the newest addition to this series has carried forward the legacy in the right direction. But while it does manage to checkmark the prerequires on the specs sheet, it tends to fall a tad bit short on the OS level.

For many, the stock MIUI ecosystem provides a bloated usage experience with tons of unnecessary features baked into the OS. While you could flash an AOSP ROM, but that would mean leaving MIUI and stepping into the Pixel UI, which for many is quite barebone in functionality.

So what else could be done? Well, you could flash the Xiaomi EU ROM on your Poco F5 Pro/Redmi K60 which would give you a much more optimized, fast, and smooth usage experience, all while being inside the MIUI ecosystem itself. So without further ado, let’s get started.

How to Install Xiaomi EU ROM on Poco F5 Pro/Redmi K60

There exist two different methods to flash this ROM- via TWRP Recovery and using Fastboot Commands. We have listed both these methods below, you may refer to the one which is in sync with your requirement. Do note that both these methods will wipe off all the data on your device, so please take a complete device backup beforehand. 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.

Install Xiaomi EU ROM on Poco F5 Pro/Redmi K60 via TWRP

STEP 1: Install Android SDK

install adb platform tools windows

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 throughout this guide to flash the Xiaomi EU ROM onto your device.

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.

Xiaomi EU ROM Poco F5 Pro

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 Xiaomi

Since this is an unofficial ROM (a custom ROM to be precise), you will need to unlock the device’s bootloader. However, doing so will wipe off all the data and could nullify the device’s warranty as well. So if that’s all well and good, then please refer to our guide on How to Unlock the Bootloader on any Xiaomi Device.

Xiaomi EU ROM Poco F5 Pro

STEP 4: Download Xiaomi.EU ROM

Next up, download the latest Xiaomi EU ROM for your Poco F5 Pro/Redmi K60 [Mondrian] from the below link:

MIUI-STABLE-RELEASES

STEP 5: Boot to Fastboot Mode

  1. Now connect your device to the PC via a USB cable. Make sure USB Debugging is enabled.
  2. Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
    command-prompt-inside-adb
  3. Type in the following command in the CMD window to boot your device to Fastboot Mode
    adb reboot bootloader

    Xiaomi EU ROM Poco F5 Pro

  4. To verify the Fastboot connection, type in the below command and you should get back the device ID.
    fastboot devices

    Xiaomi EU ROM Poco F5

  5. If you are not getting any serial ID, then please install the Fastboot Drivers on your PC.

STEP 6: Install TWRP Recovery

Next up, you’ll have to install a custom recovery to flash Xiaomi EU ROM. For that, we will be using the TWRP Recovery. So refer to our guide on Install TWRP Recovery on Poco F5 Pro/Redmi K60 [Video] or check out the shorter steps given below

  1. To begin with, transfer the twrp.img file to the platform-tools folder.
  2. Also, transfer one copy of twrp.img to your device, just to be on the safer side.
  3. Then launch CMD inside the platform-tools folder and execute the below command
    fastboot boot twrp.img
  4. Your device will now temporarily boot to TWRP. Let’s make it permanent.
  5. For that, go to Advanced and select Flash Current TWRP.Xiaomi EU ROM Poco F5 Pro
  6. Once flashed, you should again reboot to TWRP. For that, go to Reboot and select Recovery.

Once your device is booted to TWRP, it might be in the Chinese language. If that is the case, then you could refer to our guide on How to Change Language in TWRP Recovery.

STEP 7: Perform a Factory Reset via TWRP

  1. From TWRP, go to Wipe and tap on Format Data.
  2. Then, type in Yes in the space provided and hit Enter.
    Xiaomi EU ROM Poco F5 Pro

STEP 8: Transfer ROM ZIP File to Device via TWRP

Once the format is complete, transfer the Xiaomi EU ROM to your device. This could be done via USB OTG, MTP, ADB Push, or ADB Sideload. You could also refer to our detailed guide on How To Transfer or Install Files via TWRP Recovery to carry out this process.

STEP 9: Install Xiaomi EU ROM via TWRP

  1. Go to the Install section of TWRP, navigate to the ROM ZIP file, and select it.Xiaomi EU ROM Poco F5 Pro
  2. Then perform a right swipe to flash it. The flashing might take around 5-10 minutes.
  3. Once done, you may then reboot the device to the OS via Reboot > System.

Xiaomi EU ROM Poco F5 Pro

So these were the steps to install the Xiaomi EU ROM Android 13 MIUI 14 using the Recovery Method on your Poco F5 Pro/Redmi K60. Let’s now show you how this could be carried out via the Fastboot Method.

How to Flash Xiaomi EU ROM via Fastboot on Poco F5 Pro/Redmi K60

Xiaomi EU ROM Poco F5 Pro

The below instructions will wipe off all the data on your device, so please take a complete device backup beforehand. 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

install adb platform tools windows

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 throughout this guide to flash the Xiaomi EU ROM onto your Poco F5 PRO/Redmi K60.

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.

Xiaomi EU ROM Poco F5 Pro

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 Xiaomi

Xiaomi EU ROM Poco F5 Pro

Since this is an unofficial ROM (a custom ROM to be precise), you will need to unlock the device’s bootloader. However, doing so will wipe off all the data and could nullify the device’s warranty as well. So if that’s all well and good, then please refer to our guide on How to Unlock the Bootloader on any Xiaomi Device. Once that is done, you may move over to the next step to install the Xiaomi EU ROM onto your device.

STEP 4: Download Xiaomi.EU ROM

Next up, download the Xiaomi EU ROM for your device from the below links

MIUI-STABLE-RELEASES
Xiaomi EU ROM Poco F5 Pro

STEP 5: Boot to Fastboot Mode

  1. Now connect your device to the PC via a USB cable. Make sure USB Debugging is enabled.
  2. Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
    command-prompt-inside-adb
  3. Type in the following command in the CMD window to boot your device to Fastboot Mode
    adb reboot bootloader

    Xiaomi EU ROM Poco F5 Pro

  4. To verify the Fastboot connection, type in the below command and you should get back the device ID.
    fastboot devices

    Xiaomi EU ROM Poco F5

  5. If you are not getting any serial ID, then please install the Fastboot Drivers on your PC.

STEP 6: Flash Xiaomi EU Fastboot ROM on Poco F5 Pro/Redmi K60

  1. Double-click to launch the first_install_with_data_format.bat file.
  2. The flashing will now begin. Once done, your device will automatically boot to EU ROM.Xiaomi EU ROM Poco F5 Pro

That’s it. These were the steps to flash the Xiaomi EU ROM Android 13 MIUI 14 using Fastboot Method on your Poco F5 Pro/Redmi K60. 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 at the earliest.


Share: