In this guide, we will show you the steps to flash the PixelOS on your Poco X3 NFC. The devices from Poco offer probably the best value for money. However, there’s just one caveat that many users have voiced their opinions against- its underlying OS skin is among the most bloated ones out there, with tons of pre-installed apps only making the matter worse.
Fortunately, the device has been proven to be quite an active player in custom development and has been blessed with tons of AOSP ROMs. The latest one to make its way is the PixelOS, which, as is evident from its name, offers a clean stock usage experience with tons of Pixel goodies, but at the same time, provides a fast, snappy, and stable OS. So with that in mind, let’s get started with the steps to flash the PixelOS on your Poco X3 NFC. Follow along.
Table of Contents
How to Flash PixelOS on Poco X3 NFC
The below instructions will wipe off all the data, so please take a 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
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 install LineageOS on Poco F4.
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 Poco X3 NFC
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: Update Firmware
Next up, you’ll have to firmware as instructed in the below-linked guide [make sure to change the command accordingly if there is any addition or removal of commands, or reach out to me via the comments section if you’re unsure].
How to Update Firmware on Xiaomi Poco X3 NFC
STEP 5: Download PixelOS for Poco X3 NFC
- You may now grab hold of the LineageOS ROM for your device from the below link.
Paranoid for PixlOS: DOWNLOAD LINK
STEP 6: 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.
- After that, 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 don’t get any serial ID, then please install Fastboot Drivers.
STEP 7: Flash TWRP Recovery on Poco X3 NFC
- Download TWRP Recovery, rename it to recovery.img, and transfer it to the platform-tools folder.
- Then launch CMD inside the platform-tools folder and type in the below command to flash TWRP:
fastboot flash recovery recovery.img
- Now boot your device to TWRP by executing the below command:
fastboot reboot recovery
STEP 8: Format Data
- From TWRP, go to Wipe > Advanced Wipe > Format Data.
- Then type in YES and hit the blue checkmark.
- Now transfer the ROM.ZIP and firmware ZIP to your device.
- Then go to Install, select the ROM ZIP, and perform a right swipe to flash it.
- Now go to Install, select firmware ZIP, and perform a right swipe to flash it.
- Once done, go to Reboot and select System. Your device will boot to the OS.
That’s it. These were the steps to flash PixelOS on your Poco X3 NFC. 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.