<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>You searched for Unlock the bootloader - Xiaomi Firmware</title>
	<atom:link href="https://xiaomifirmware.com/search/Unlock+the+bootloader/feed/rss2/" rel="self" type="application/rss+xml" />
	<link>https://xiaomifirmware.com/</link>
	<description>MIUI Android Devices Tips &#38; Guides</description>
	<lastBuildDate>Sat, 01 Feb 2025 10:54:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>

<image>
	<url>https://xiaomifirmware.com/wp-content/uploads/2016/09/cropped-Untitled-design-32x32.png</url>
	<title>You searched for Unlock the bootloader - Xiaomi Firmware</title>
	<link>https://xiaomifirmware.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Root Xiaomi 14T Pro / Redmi K70 Ultra – Step-by-Step Guide</title>
		<link>https://xiaomifirmware.com/guides-and-tips/how-to-root-xiaomi-14t-pro-redmi-k70-ultra-step-by-step-guide/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/how-to-root-xiaomi-14t-pro-redmi-k70-ultra-step-by-step-guide/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 01 Feb 2025 10:53:27 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Magisk]]></category>
		<category><![CDATA[Root]]></category>
		<category><![CDATA[Xiaomi 14T Pro]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=21091</guid>

					<description><![CDATA[<p>Rooting your&#160;Xiaomi 14T Pro&#160;or&#160;Redmi K70 Ultra&#160;gives you full control over your device, allowing you to remove bloatware, optimize system performance, and install powerful root-only apps. However, rooting also comes with risks, such as voiding your warranty and potential bricking if done incorrectly. This guide provides a&#160;comprehensive step-by-step method&#160;to root your device safely using&#160;Magisk&#160;and&#160;Fastboot. Prerequisites Before proceeding, ensure you have completed the following steps: Step 1: Download Your Firmware To ensure compatibility, download the exact&#160;firmware version&#160;your phone is currently running. Step [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-root-xiaomi-14t-pro-redmi-k70-ultra-step-by-step-guide/">How to Root Xiaomi 14T Pro / Redmi K70 Ultra – Step-by-Step Guide</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Rooting your&nbsp;<strong>Xiaomi 14T Pro</strong>&nbsp;or&nbsp;<strong>Redmi K70 Ultra</strong>&nbsp;gives you full control over your device, allowing you to remove bloatware, optimize system performance, and install powerful root-only apps. However, rooting also comes with risks, such as voiding your warranty and potential bricking if done incorrectly.</p>



<p>This guide provides a&nbsp;<strong>comprehensive step-by-step method</strong>&nbsp;to root your device safely using&nbsp;<strong>Magisk</strong>&nbsp;and&nbsp;<strong>Fastboot</strong>.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Prerequisites</strong></h2>



<p>Before proceeding, ensure you have completed the following steps:</p>



<ul class="wp-block-list">
<li><strong>Unlocked Bootloader</strong> – If your bootloader is locked, you cannot root your device. Follow <a>this guide</a> to unlock it.</li>



<li><strong>Installed ADB &amp; Fastboot Tools</strong> – If you haven’t installed them, download and set them up from <a href="https://developer.android.com/studio/releases/platform-tools">Google’sofficial platform tools</a>.</li>



<li><strong>Installed USB Drivers</strong> – Download and install the <a href="https://xiaomiusbdriver.com/">Xiaomi USB drivers</a> to ensure your device is properly detected.</li>



<li><strong>Fully Charged Device</strong> – Ensure your phone has at least 50% battery to avoid interruptions.</li>



<li><strong>Backup Your Data</strong> – Rooting may cause data loss. Perform a full backup before proceeding.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Step 1: Download Your Firmware</strong></h2>



<p>To ensure compatibility, download the exact&nbsp;<strong>firmware version</strong>&nbsp;your phone is currently running.</p>



<ol class="wp-block-list">
<li>Go to <strong>Settings > About Phone > MIUI version</strong> and note the full firmware version.</li>



<li>Download the corresponding <strong>MIUI Fastboot ROM</strong> from <a href="https://xiaomifirmwareupdater.com/">Xiaomi Firmware Updater</a>.</li>



<li>Extract the <strong>firmware.zip</strong> file to your computer.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Step 2: Extract init_boot.img from Firmware</strong></h2>



<ol class="wp-block-list">
<li>Open the <strong>extracted firmware folder</strong> and locate the <strong>images</strong> subfolder.</li>



<li>Find the file named <strong>init_boot.img</strong> and copy it to your phone.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Step 3: Patch init_boot.img Using Magisk</strong></h2>



<ol class="wp-block-list">
<li><strong>Download and Install Magisk v28</strong> on your phone from <a href="https://github.com/topjohnwu/Magisk">Magisk GitHub</a>.</li>



<li>Open <strong>Magisk</strong> and tap on <strong>Install > Select and Patch a File</strong>.</li>



<li>Locate and select the <strong>init_boot.img</strong> file.</li>



<li>Wait for Magisk to patch the file. It will generate a new <strong>magisk_patched.img</strong> file.</li>



<li>Copy the patched file back to your computer.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Step 4: Boot into Fastboot Mode</strong></h2>



<ol class="wp-block-list">
<li><strong>Turn off your phone.</strong></li>



<li><strong>Press and hold</strong> the <strong>Power + Volume Down</strong> buttons simultaneously until the <strong>Fastboot logo</strong> appears.</li>



<li><strong>Connect your phone to your PC</strong> via a USB cable.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Step 5: Flash init_boot.img Using Fastboot</strong></h2>



<ol class="wp-block-list">
<li>Copy the <strong>patched init_boot.img</strong> file to the <strong>ADB platform-tools folder</strong> on your computer.</li>



<li>Open <strong>Command Prompt</strong> (Windows) or <strong>Terminal</strong> (Mac/Linux) and navigate to the ADB folder:bashCopyEdit<code>cd C:\platform-tools\</code></li>



<li>Verify that Fastboot detects your device by running:nginxCopyEdit<code>fastboot devices </code>If your device appears in the list, you can proceed. If not, check your drivers and USB connection.</li>



<li>Flash the patched <strong>init_boot.img</strong> file by executing:nginxCopyEdit<code>fastboot flash init_boot magisk_patched.img</code></li>



<li>Reboot your phone by running:nginxCopyEdit<code>fastboot reboot</code></li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Step 6: Verify Root Access</strong></h2>



<ol class="wp-block-list">
<li>Once your phone boots up, open <strong>Magisk</strong> to ensure installation was successful.</li>



<li>Install the <strong>Magisk App</strong> if it is not present.</li>



<li>Download <strong>Root Checker</strong> from the <a>Google Play Store</a> to confirm root access.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Troubleshooting Common Issues</strong></h2>



<h3 class="wp-block-heading"><strong>Device Not Recognized in Fastboot Mode</strong></h3>



<ul class="wp-block-list">
<li>Ensure that <strong>USB Debugging</strong> and <strong>OEM Unlocking</strong> are enabled in Developer Options.</li>



<li>Install or update <strong>Xiaomi USB drivers</strong>.</li>



<li>Use a different USB port or cable.</li>
</ul>



<h3 class="wp-block-heading"><strong>Bootloop or Stuck on Logo</strong></h3>



<ul class="wp-block-list">
<li>Boot into <strong>Fastboot Mode</strong> and reflash the original <strong>init_boot.img</strong> from your firmware.</li>



<li>If issues persist, perform a <strong>factory reset</strong> in Recovery Mode.</li>
</ul>



<h3 class="wp-block-heading"><strong>Magisk Not Installed Properly</strong></h3>



<ul class="wp-block-list">
<li>Ensure you used <strong>Magisk v28</strong> for patching.</li>



<li>Try re-patching and re-flashing <strong>init_boot.img</strong>.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Advantages and Risks of Rooting</strong></h2>



<h3 class="wp-block-heading"><strong>Advantages</strong></h3>



<p><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Remove bloatware and unwanted system apps.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Gain full control over system files and settings.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Use root-only apps for advanced customization.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Improve battery life and performance with kernel tweaks.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Install custom ROMs and modifications.</p>



<h3 class="wp-block-heading"><strong>Risks</strong></h3>



<p><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2716.png" alt="✖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Voids warranty on most devices.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2716.png" alt="✖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Increases security risks if misused.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2716.png" alt="✖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> OTA updates may not work properly.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2716.png" alt="✖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Can cause bootloops or bricking if not done correctly.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Conclusion</strong></h2>



<p>Rooting the&nbsp;<strong>Xiaomi 14T Pro / Redmi K70 Ultra</strong>&nbsp;provides extensive customization and control over your device. By carefully following the steps outlined above, you can successfully root your phone while minimizing risks.</p>



<p>If you experience any issues, consider joining forums like&nbsp;<strong>XDA Developers</strong>&nbsp;or&nbsp;<strong>Reddit’s r/Xiaomi</strong>&nbsp;community for further support.</p>



<p>For future updates and tutorials, bookmark this guide and check back regularly.</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-root-xiaomi-14t-pro-redmi-k70-ultra-step-by-step-guide/">How to Root Xiaomi 14T Pro / Redmi K70 Ultra – Step-by-Step Guide</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/how-to-root-xiaomi-14t-pro-redmi-k70-ultra-step-by-step-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Download ADB &#038; Fastboot (Platform Tools r34.0.5) + USB Drivers</title>
		<link>https://xiaomifirmware.com/downloads/download-adb-fastboot-platform-tools-r34-0-5-usb-drivers/</link>
					<comments>https://xiaomifirmware.com/downloads/download-adb-fastboot-platform-tools-r34-0-5-usb-drivers/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 01 Feb 2025 10:50:07 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=21081</guid>

					<description><![CDATA[<p>If you need to debug, modify, or unlock your Android device,&#160;Android SDK Platform Tools&#160;are essential.&#160;ADB (Android Debug Bridge) and Fastboot&#160;enable communication between your computer and Android device, allowing you to install applications, unlock the bootloader, and flash firmware. This guide provides&#160;official download links&#160;for&#160;Platform Tools r34.0.5&#160;(Windows, Mac, and Linux) and the&#160;USB driver for Windows&#160;to ensure proper device recognition. What Are ADB &#38; Fastboot? Version&#160;r34.0.5&#160;is the latest stable release, ensuring improved compatibility and security. Download ADB &#38; Fastboot (Platform Tools r34.0.5) – [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-adb-fastboot-platform-tools-r34-0-5-usb-drivers/">Download ADB &amp; Fastboot (Platform Tools r34.0.5) + USB Drivers</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>If you need to debug, modify, or unlock your Android device,&nbsp;<strong>Android SDK Platform Tools</strong>&nbsp;are essential.&nbsp;<strong>ADB (Android Debug Bridge) and Fastboot</strong>&nbsp;enable communication between your computer and Android device, allowing you to install applications, unlock the bootloader, and flash firmware.</p>



<p>This guide provides&nbsp;<strong>official download links</strong>&nbsp;for&nbsp;<strong>Platform Tools r34.0.5</strong>&nbsp;(Windows, Mac, and Linux) and the&nbsp;<strong>USB driver for Windows</strong>&nbsp;to ensure proper device recognition.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>What Are ADB &amp; Fastboot?</strong></h2>



<ul class="wp-block-list">
<li><strong>ADB (Android Debug Bridge):</strong> A command-line tool that facilitates communication between your computer and an Android device over USB or Wi-Fi. It is used for debugging, file transfers, app installations, and executing shell commands.</li>



<li><strong>Fastboot:</strong> A low-level tool used while the device is in bootloader mode. It allows flashing system partitions, unlocking bootloaders, and performing other system-level modifications.</li>
</ul>



<p>Version&nbsp;<strong>r34.0.5</strong>&nbsp;is the latest stable release, ensuring improved compatibility and security.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Download ADB &amp; Fastboot (Platform Tools r34.0.5) – Official Links</strong></h2>



<h3 class="wp-block-heading"><strong>Official Google Download Links</strong></h3>



<ul class="wp-block-list">
<li><strong>Windows:</strong> <a href="https://xiaomifirmware.com/download/21084/?tmstv=1738406910">Download ADB &amp; Fastboot r34.0.5</a></li>



<li><strong>Mac:</strong> <a href="https://xiaomifirmware.com/download/21088/?tmstv=1738406986">Download ADB &amp; Fastboot r34.0.5</a></li>



<li><strong>Linux:</strong> <a href="https://xiaomifirmware.com/download/21086/?tmstv=1738406956">Download ADB &amp; Fastboot r34.0.5</a></li>
</ul>



<p><strong>File Details:</strong></p>



<ul class="wp-block-list">
<li><strong>File Format:</strong> ZIP</li>



<li><strong>File Size:</strong> ~8 MB</li>



<li><strong>Compatibility:</strong> Windows, Mac, Linux</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Download USB Driver for Windows</strong></h2>



<p>If your device is not detected by ADB or Fastboot, installing the correct USB driver is necessary.</p>



<ul class="wp-block-list">
<li><strong>USB Driver for Windows (usb_driver_r13-windows.zip):</strong> <a href="https://xiaomifirmware.com/download/16715/?tmstv=1738406875">Download Here</a></li>
</ul>



<h3 class="wp-block-heading"><strong>How to Install USB Drivers on Windows</strong></h3>



<ol class="wp-block-list">
<li><strong>Download and extract</strong> the ZIP file.</li>



<li><strong>Open Device Manager</strong> (<code>Win + X → Device Manager</code>).</li>



<li>Locate your <strong>Android device</strong> under &#8220;Other Devices&#8221; or &#8220;Portable Devices.&#8221;</li>



<li><strong>Right-click</strong> on the device and select <strong>Update Driver</strong>.</li>



<li>Choose <strong>Browse my computer for drivers</strong> and select the extracted driver folder.</li>



<li>Click <strong>Next</strong> and wait for the installation to complete.</li>
</ol>



<p>After installation, your device should be properly recognized by ADB and Fastboot.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>How to Install ADB &amp; Fastboot on Windows, Mac, and Linux</strong></h2>



<h3 class="wp-block-heading"><strong>Windows Installation</strong></h3>



<ol class="wp-block-list">
<li><strong>Download</strong> the Windows ZIP file.</li>



<li><strong>Extract</strong> the ZIP file to a convenient folder, such as <code>C:\platform-tools\</code>.</li>



<li><strong>Open Command Prompt</strong> and navigate to the extracted folder:bashCopyEdit<code>cd C:\platform-tools\</code></li>



<li><strong>Verify Installation</strong> by running:nginxCopyEdit<code>adb version </code>If installed correctly, the ADB version number will be displayed.</li>



<li>(Optional) <strong>Add ADB to Windows PATH:</strong>
<ul class="wp-block-list">
<li>Open <strong>System Properties</strong> → <strong>Advanced System Settings</strong>.</li>



<li>Click <strong>Environment Variables</strong>.</li>



<li>Edit the <strong>Path</strong> variable and add the full folder path (e.g., <code>C:\platform-tools\</code>).</li>



<li>Click <strong>OK</strong> and restart Command Prompt.</li>
</ul>
</li>
</ol>



<h3 class="wp-block-heading"><strong>Mac Installation</strong></h3>



<ol class="wp-block-list">
<li><strong>Download</strong> and extract the Mac ZIP file.</li>



<li>Open <strong>Terminal</strong> and navigate to the extracted folder:bashCopyEdit<code>cd /path/to/platform-tools/</code></li>



<li><strong>Verify Installation</strong> by running:bashCopyEdit<code>./adb version</code></li>



<li>(Optional) <strong>Add ADB to PATH:</strong>
<ul class="wp-block-list">
<li>Open <strong>Terminal</strong> and run:bashCopyEdit<code>echo 'export PATH=$PATH:/path/to/platform-tools' >> ~/.zshrc source ~/.zshrc</code></li>



<li>This allows ADB and Fastboot commands from any directory.</li>
</ul>
</li>
</ol>



<h3 class="wp-block-heading"><strong>Linux Installation</strong></h3>



<ol class="wp-block-list">
<li><strong>Download</strong> and extract the Linux ZIP file.</li>



<li>Open <strong>Terminal</strong> and navigate to the extracted folder:bashCopyEdit<code>cd /path/to/platform-tools/</code></li>



<li><strong>Verify Installation</strong> by running:bashCopyEdit<code>./adb version</code></li>



<li>(Optional) <strong>Add ADB to PATH:</strong>
<ul class="wp-block-list">
<li>Open Terminal and run:bashCopyEdit<code>echo 'export PATH=$PATH:/path/to/platform-tools' >> ~/.bashrc source ~/.bashrc</code></li>



<li>This enables ADB commands from any directory.</li>
</ul>
</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Common ADB &amp; Fastboot Commands</strong></h2>



<h3 class="wp-block-heading"><strong>Check if your device is recognized</strong></h3>



<pre class="wp-block-preformatted">nginxCopyEdit<code>adb devices
</code></pre>



<h3 class="wp-block-heading"><strong>Reboot into Fastboot mode</strong></h3>



<pre class="wp-block-preformatted">nginxCopyEdit<code>adb reboot bootloader
</code></pre>



<h3 class="wp-block-heading"><strong>Unlock the bootloader (for supported devices)</strong></h3>



<pre class="wp-block-preformatted">nginxCopyEdit<code>fastboot oem unlock
</code></pre>



<h3 class="wp-block-heading"><strong>Flash a recovery image (e.g., TWRP)</strong></h3>



<pre class="wp-block-preformatted">nginxCopyEdit<code>fastboot flash recovery recovery.img
</code></pre>



<h3 class="wp-block-heading"><strong>Boot into recovery without flashing</strong></h3>



<pre class="wp-block-preformatted">nginxCopyEdit<code>fastboot boot recovery.img
</code></pre>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Frequently Asked Questions</strong></h2>



<h3 class="wp-block-heading"><strong>What is the difference between ADB and Fastboot?</strong></h3>



<p>ADB is used when the Android system is running, allowing debugging, app installation, and file transfers. Fastboot is used in bootloader mode to flash firmware and modify system partitions.</p>



<h3 class="wp-block-heading"><strong>Why is my device not detected by ADB?</strong></h3>



<ul class="wp-block-list">
<li>Ensure <strong>USB Debugging</strong> is enabled in Developer Options.</li>



<li>Install the correct <strong>USB drivers</strong> for your device (Windows users).</li>



<li>Run <code>adb devices</code> to check if the device is recognized.</li>
</ul>



<h3 class="wp-block-heading"><strong>Can I use ADB over Wi-Fi?</strong></h3>



<p>Yes, after connecting your device via USB, run:</p>



<pre class="wp-block-preformatted">arduinoCopyEdit<code>adb tcpip 5555
adb connect &lt;device-ip&gt;:5555
</code></pre>



<p>Replace&nbsp;<code>&lt;device-ip&gt;</code>&nbsp;with the IP address of your Android device on the local network.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Conclusion</strong></h2>



<p>ADB and Fastboot are essential tools for Android developers and advanced users.&nbsp;<strong>Download Platform Tools r34.0.5</strong>for your operating system and install the&nbsp;<strong>USB driver for Windows</strong>&nbsp;to ensure proper device recognition.</p>



<p>For a seamless experience, follow the installation instructions carefully. If this guide was helpful, consider sharing it or bookmarking this page for future reference.</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-adb-fastboot-platform-tools-r34-0-5-usb-drivers/">Download ADB &amp; Fastboot (Platform Tools r34.0.5) + USB Drivers</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/downloads/download-adb-fastboot-platform-tools-r34-0-5-usb-drivers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Download ADB &#038; Fastboot for Windows (Platform Tools r29.0.6)</title>
		<link>https://xiaomifirmware.com/downloads/download-adb-fastboot-for-windows-platform-tools-r29-0-6/</link>
					<comments>https://xiaomifirmware.com/downloads/download-adb-fastboot-for-windows-platform-tools-r29-0-6/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 01 Feb 2025 10:40:41 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=21076</guid>

					<description><![CDATA[<p>f you&#8217;re an Android developer, power user, or need to modify your device,&#160;ADB (Android Debug Bridge) and Fastboot&#160;are essential tools. These are part of the&#160;Android SDK Platform Tools&#160;and allow you to communicate with your Android device from a Windows PC. This guide provides a&#160;direct download link&#160;for&#160;Platform Tools r29.0.6 for Windows, along with installation instructions and usage tips. What Is ADB &#38; Fastboot? Version r29.0.6&#160;is a stable and widely compatible release, making it a great choice for Windows users. Download ADB [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-adb-fastboot-for-windows-platform-tools-r29-0-6/">Download ADB &amp; Fastboot for Windows (Platform Tools r29.0.6)</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>f you&#8217;re an Android developer, power user, or need to modify your device,&nbsp;<strong>ADB (Android Debug Bridge) and Fastboot</strong>&nbsp;are essential tools. These are part of the&nbsp;<strong>Android SDK Platform Tools</strong>&nbsp;and allow you to communicate with your Android device from a Windows PC.</p>



<p>This guide provides a&nbsp;<strong>direct download link</strong>&nbsp;for&nbsp;<strong>Platform Tools r29.0.6 for Windows</strong>, along with installation instructions and usage tips.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>What Is ADB &amp; Fastboot?</strong></h2>



<ul class="wp-block-list">
<li><strong>ADB (Android Debug Bridge):</strong> Lets you control your Android device via USB, allowing app installations, debugging, shell commands, file transfers, and more.</li>



<li><strong>Fastboot:</strong> A powerful tool used in bootloader mode for flashing firmware, unlocking the bootloader, and modifying system partitions.</li>
</ul>



<p><strong>Version r29.0.6</strong>&nbsp;is a stable and widely compatible release, making it a great choice for Windows users.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Download ADB &amp; Fastboot for Windows (Platform Tools r29.0.6)</strong></h2>



<p><strong>Official Download Link:</strong><br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Windows:</strong> <a href="https://xiaomifirmware.com/download/21078/?tmstv=1738406427">Download ADB &amp; Fastboot r29.0.6</a></p>



<p><strong>File Information:</strong></p>



<ul class="wp-block-list">
<li><strong>File Format:</strong> ZIP</li>



<li><strong>File Size:</strong> ~8 MB</li>



<li><strong>Compatibility:</strong> Windows 11, Windows 10, Windows 8, Windows 7</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>How to Install ADB &amp; Fastboot on Windows</strong></h2>



<ol class="wp-block-list">
<li><strong>Download</strong> the ZIP file using the link above.</li>



<li><strong>Extract</strong> the ZIP file to a convenient folder (e.g., <code>C:\platform-tools\</code>).</li>



<li><strong>Open Command Prompt (cmd)</strong> and navigate to the extracted folder using:bashCopyEdit<code>cd C:\platform-tools\</code></li>



<li><strong>Verify Installation</strong> by running:nginxCopyEdit<code>adb version </code>If ADB is correctly installed, it will display the version number.</li>



<li>(Optional) <strong>Add ADB to Windows PATH</strong> for system-wide access:
<ul class="wp-block-list">
<li>Open <strong>System Properties</strong> → <strong>Advanced System Settings</strong></li>



<li>Click <strong>Environment Variables</strong></li>



<li>Edit the <strong>Path</strong> variable and add the full folder path (e.g., <code>C:\platform-tools\</code>)</li>



<li>Click <strong>OK</strong> and restart Command Prompt</li>
</ul>
</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Common ADB &amp; Fastboot Commands</strong></h2>



<h3 class="wp-block-heading"><strong>Check if your device is recognized</strong></h3>



<pre class="wp-block-preformatted">nginxCopyEdit<code>adb devices
</code></pre>



<h3 class="wp-block-heading"><strong>Reboot into Fastboot mode</strong></h3>



<pre class="wp-block-preformatted">nginxCopyEdit<code>adb reboot bootloader
</code></pre>



<h3 class="wp-block-heading"><strong>Unlock the bootloader (for supported devices)</strong></h3>



<pre class="wp-block-preformatted">nginxCopyEdit<code>fastboot oem unlock
</code></pre>



<h3 class="wp-block-heading"><strong>Flash a recovery image (TWRP, for example)</strong></h3>



<pre class="wp-block-preformatted">nginxCopyEdit<code>fastboot flash recovery recovery.img
</code></pre>



<h3 class="wp-block-heading"><strong>Boot into recovery without flashing</strong></h3>



<pre class="wp-block-preformatted">nginxCopyEdit<code>fastboot boot recovery.img
</code></pre>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Frequently Asked Questions</strong></h2>



<h3 class="wp-block-heading"><strong>What is the difference between ADB and Fastboot?</strong></h3>



<p>ADB works when the Android system is running, allowing debugging and file management. Fastboot works in bootloader mode and is used for flashing firmware and system modifications.</p>



<h3 class="wp-block-heading"><strong>Why is my device not detected by ADB?</strong></h3>



<ul class="wp-block-list">
<li>Ensure <strong>USB Debugging</strong> is enabled in Developer Options.</li>



<li>Install the correct <strong>USB drivers</strong> for your device.</li>



<li>Use <code>adb devices</code> to check if the connection is established.</li>
</ul>



<h3 class="wp-block-heading"><strong>Can I use ADB over Wi-Fi?</strong></h3>



<p>Yes, after connecting your device via USB, run:</p>



<pre class="wp-block-preformatted">arduinoCopyEdit<code>adb tcpip 5555
adb connect &lt;device-ip&gt;:5555
</code></pre>



<p>Replace&nbsp;<code>&lt;device-ip&gt;</code>&nbsp;with your Android device’s local IP address.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Conclusion</strong></h2>



<p>ADB and Fastboot are essential tools for Android users and developers.&nbsp;<strong>Download ADB &amp; Fastboot r29.0.6 for Windows</strong>&nbsp;using the official link above and follow the installation steps to get started.</p>



<p>If this guide was helpful, consider sharing it or bookmarking this page for future reference.</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-adb-fastboot-for-windows-platform-tools-r29-0-6/">Download ADB &amp; Fastboot for Windows (Platform Tools r29.0.6)</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/downloads/download-adb-fastboot-for-windows-platform-tools-r29-0-6/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Flash Xiaomi 14 Pro with Xiaomi.eu ROM (Step-by-Step Guide)</title>
		<link>https://xiaomifirmware.com/guides-and-tips/how-to-flash-xiaomi-14-pro-with-xiaomi-eu-rom-step-by-step-guide/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/how-to-flash-xiaomi-14-pro-with-xiaomi-eu-rom-step-by-step-guide/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Fri, 31 Jan 2025 16:11:28 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=21071</guid>

					<description><![CDATA[<p>Important:&#160;All actions are performed at your own risk. Make sure to back up your data before proceeding. If you want to install the localized Xiaomi.eu ROM on your Xiaomi 14 Pro, follow this step-by-step guide to successfully flash your device. This will help you get a cleaner, bloatware-free experience with better optimization for global users. Requirements Before you begin, make sure you have: Flashing Instructions Step 1: Prepare Your Files Step 2: Boot into Fastboot Mode Step 3: Start the [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-xiaomi-14-pro-with-xiaomi-eu-rom-step-by-step-guide/">How to Flash Xiaomi 14 Pro with Xiaomi.eu ROM (Step-by-Step Guide)</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><strong>Important:</strong>&nbsp;All actions are performed at your own risk. Make sure to back up your data before proceeding.</p>



<p>If you want to install the localized Xiaomi.eu ROM on your Xiaomi 14 Pro, follow this step-by-step guide to successfully flash your device. This will help you get a cleaner, bloatware-free experience with better optimization for global users.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Requirements</h2>



<p>Before you begin, make sure you have:</p>



<ul class="wp-block-list">
<li><strong>Unlocked Bootloader:</strong>&nbsp;Your bootloader must be unlocked. If you have not done this yet, check Xiaomi’s official guide on how to unlock the bootloader.</li>



<li><strong>Fastboot Drivers:</strong>&nbsp;Download and install ADB &amp; Fastboot drivers from&nbsp;<a href="https://sourceforge.net/projects/quickadb/">this&nbsp;link</a>.</li>



<li><strong>Xiaomi.eu ROM:</strong>&nbsp;Download the latest Xiaomi.eu ROM for your device (link will be updated here).</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Flashing Instructions</h2>



<h3 class="wp-block-heading">Step 1: Prepare Your Files</h3>



<ol class="wp-block-list">
<li>Download the Xiaomi.eu ROM.</li>



<li>Extract the ROM to a convenient location on your PC.</li>
</ol>



<h3 class="wp-block-heading">Step 2: Boot into Fastboot Mode</h3>



<ol class="wp-block-list">
<li>Turn off your Xiaomi 14 Pro.</li>



<li>Press and hold the&nbsp;<strong>Volume Down (-)</strong>&nbsp;button while connecting your phone to your PC via a USB cable.</li>



<li>Keep holding the button until the device enters Fastboot Mode (you will see the Fastboot logo on the screen).</li>
</ol>



<h3 class="wp-block-heading">Step 3: Start the Flashing Process</h3>



<ol class="wp-block-list">
<li>Inside the extracted firmware folder, find and run the following script:
<ul class="wp-block-list">
<li><code>windows_fastboot_first_install_with_data_format.bat</code></li>
</ul>
</li>



<li>A command prompt window will appear. Type&nbsp;<strong>Y</strong>&nbsp;and press&nbsp;<strong>Enter</strong>&nbsp;to confirm.</li>



<li>Wait for the flashing process to complete. This will take a few minutes.</li>
</ol>



<p>Once the process is finished, the command prompt window will close automatically, and your phone will reboot into the new system.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Troubleshooting Bootloop Issue</h2>



<p>In some cases, the phone might get stuck in a bootloop in Fastboot Mode after flashing. If this happens:</p>



<ol class="wp-block-list">
<li>Flash the Xiaomi.eu ROM again following the same steps.</li>



<li>If the issue persists, follow this fix:
<ul class="wp-block-list">
<li>Copy three files from the extracted&nbsp;<strong>xiaomi.eu &gt; bin &gt; windows</strong>&nbsp;folder to the&nbsp;<strong>official firmware folder</strong>, where files like&nbsp;<code>flash_all.bat</code>&nbsp;are located.</li>



<li>Run&nbsp;<code>flash_all.bat</code>&nbsp;and wait for the process to complete.</li>
</ul>
</li>
</ol>



<p>After this, your phone should boot into the system successfully.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Final Thoughts</h2>



<p>Flashing Xiaomi.eu ROM on your Xiaomi 14 Pro gives you access to a de-bloated, optimized version of MIUI, often with better performance and features than the stock ROM. If you encounter any issues, feel free to leave a comment below, and we will try to help.</p>



<p>Stay tuned for more Xiaomi firmware updates and flashing guides on XiaomiFirmware.com.</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-xiaomi-14-pro-with-xiaomi-eu-rom-step-by-step-guide/">How to Flash Xiaomi 14 Pro with Xiaomi.eu ROM (Step-by-Step Guide)</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/how-to-flash-xiaomi-14-pro-with-xiaomi-eu-rom-step-by-step-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to flash custom kernel on Redmi Note 10S</title>
		<link>https://xiaomifirmware.com/guides-and-tips/how-to-flash-custom-kernel-on-redmi-note-10s/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/how-to-flash-custom-kernel-on-redmi-note-10s/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 12 Dec 2021 17:23:38 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Custom Kernel]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[redmi note 10s]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=19671</guid>

					<description><![CDATA[<p>Installing the custom kernel on Xiaomi Redmi Note 10S with any version of MIUI and GS you&#8217;re using on your smartphone. Please note and keep in mind that everything you do is at your own risk. Neither the authors of this post, nor the original person who wrote these instructions takes no responsibility for your actions. Make sure to back up your IMEI code and also all your important personal data before proceeding with the following guide. Good luck! Installing [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-custom-kernel-on-redmi-note-10s/">How to flash custom kernel on Redmi Note 10S</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Installing the custom kernel on Xiaomi Redmi Note 10S with any version of MIUI and GS you&#8217;re using on your smartphone.</p>



<p>Please note and keep in mind that everything you do is at your own risk. Neither the authors of this post, nor the original person who wrote these instructions takes no responsibility for your actions. </p>



<p>Make sure to back up your IMEI code and also all your important personal data before proceeding with the following guide. Good luck!</p>



<h2 class="wp-block-heading">Installing Custom kernel on Redmi Note 10S (rosemary/secret)</h2>



<p>Firstly we will revisit the method with ADB manual installation. Please make sure that you meet all the requirements:</p>



<ol class="wp-block-list"><li>Unlocked bootloader.</li><li>All correct drivers are installed on your PC.</li><li>Download the <strong>vbmeta.img</strong> file. Download link: <strong><a href="https://uploadb.me/direct/x96qci3cohvn/vbmeta.rar.html">vbmeta.rar</a></strong></li><li><span style="color: initial;">Downloaded .img kernel file you&#8217;re planning to flash.</span></li></ol>



<p>Now follow these steps:</p>



<ol class="wp-block-list"><li>Make sure that <strong>vbmeta.img</strong> and downloaed <strong>kernel .img</strong> are located in the same folder with <strong>adb</strong>. The folder can be named differently, but it&#8217;s the one where you&#8217;ve <strong>platform-tools</strong> installed.</li><li>Start your phone in fastboot mode.</li><li>Open the terminal window from the folder with adb and check if your phone is identified with the following command, you should see device serial number:<ul><li><em>fastboot devices</em></li></ul></li><li>Use the following command to flash the custom kernel file, where &#8220;kernel_name&#8221; is the name of the downloaded file name:<ul><li><em>fastboot flash boot kernel_name.img</em></li></ul></li><li>Next, enter the following command to apply the <strong>vbmeta</strong> patch:<ul><li><em>fastboot &#8211;disable-verity &#8211;disable-verification flash vbmeta vbmeta.img</em></li></ul></li><li>Reboot into the system:<ol><li><em>fastboot reboot</em></li></ol></li></ol>



<p>Here&#8217;s the tutorial on how to install the custom kernel via TWRP Custom Recovery. To use this method you must have TWRP installed on your device.</p>



<ol class="wp-block-list"><li>Download and copy custom kernel archive to phone internal memory.</li><li>Reboot into TWRP Custom Recovery.</li><li>Go to &#8220;Install&#8221; menu and select the downloaded archive.</li><li>Proceed with installation and wait until it&#8217;s finished.</li><li>Go back to the main menu and reboot into system via TWRP menu: Reboot > System.</li></ol>



<p>That&#8217;s pretty much it. You can share your experience about flashing custom kernel versions on your device in the comments below.</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-custom-kernel-on-redmi-note-10s/">How to flash custom kernel on Redmi Note 10S</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/how-to-flash-custom-kernel-on-redmi-note-10s/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Xiaomi Poco X3 Pro Custom ROMs</title>
		<link>https://xiaomifirmware.com/roms/xiaomi-poco-x3-pro-custom-roms/</link>
					<comments>https://xiaomifirmware.com/roms/xiaomi-poco-x3-pro-custom-roms/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 28 Nov 2021 21:25:03 +0000</pubDate>
				<category><![CDATA[ROMs]]></category>
		<category><![CDATA[custom roms]]></category>
		<category><![CDATA[Poco X3 Pro]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=19628</guid>

					<description><![CDATA[<p>Hey guys, another update from our team. Today we will list all of the currently available custom ROMs for Poco X3 Pro (vayu). This list will be of interest to those who are going to buy this model of smartphone, or already the happy owner. Seems like there is a lot of firmware has already been released and our today&#8217;s list turned out to be quite big and impressive. I believe we have here more than 10 completely different ROMs [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/roms/xiaomi-poco-x3-pro-custom-roms/">Xiaomi Poco X3 Pro Custom ROMs</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hey guys, another update from our team.  Today we will list all of the currently available custom ROMs for Poco X3 Pro (vayu). This list will be of interest to those who are going to buy this model of smartphone, or already the happy owner.</p>



<p>Seems like there is a lot of firmware has already been released and our today&#8217;s list turned out to be quite big and impressive. I believe we have here more than 10 completely different ROMs here.</p>



<p>Share your experience with flashing the Custom ROMs and other unofficial firmware on your Poco X3 smartphones.</p>



<h2 class="wp-block-heading">Download Custom ROMs for Poco X3 Pro</h2>



<p><span class="has-inline-color has-vivid-red-color">Please remember, you take all the responsibility for the possible issues. Make sure you completely understand what you&#8217;re doing. Take care!</span></p>



<p>If you&#8217;re not sure what to do and how to flash different firmware, we strongly suggest you to </p>



<p><span class="has-inline-color has-vivid-cyan-blue-color"><strong>NusantaraProject</strong></span> | Official Release</p>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 12</span></em> | <a href="https://github.com/NusantaraProject-ROM">Github</a></p>



<ul class="wp-block-list"><li>The firmware built is based on AOSP.</li><li>Google services are not built in (download supported NikGapps from <strong><a href="https://sourceforge.net/projects/nikgapps/files/Canary-Releases/NikGapps-S/18-Oct-2021/NikGapps-core-arm64-12-20211018-signed.zip/download">sourceforge</a></strong>)</li><li>Clean firmware is required before install.</li><li>SafetyNet might not pass, we should wait for the fix.</li><li>Stock firmware version 12.0.x is recommended before install.</li><li>After the first flash the data partition is decrypted automatically.</li></ul>



<p><a href="https://www.pling.com/p/1524541/">Download link</a></p>



<hr class="wp-block-separator"/>



<p><span class="has-inline-color has-vivid-cyan-blue-color"><strong>AncientOS</strong></span> | Official Release</p>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 12</span></em> | <a href="https://github.com/Ancient-Lab">Github</a></p>



<ul class="wp-block-list"><li>Beta build.</li><li>Based on OSS.</li><li>Required firmware 12.0.X.X version.</li><li>SELinux: Enforcing.</li><li>Passes SafetyNet successfully.</li></ul>



<p><a href="https://www.pling.com/p/1606146/">Download link</a></p>



<hr class="wp-block-separator"/>



<p><span class="has-inline-color has-vivid-cyan-blue-color"><strong>ArrowOS 12.0</strong></span> | Official Release</p>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 12 | Author: Kubersharma001</span></em></p>



<p>ArrowOS is an AOSP / CAF based project which was started with the goal of making things simple, clean and neat.</p>



<p><a href="https://arrowos.net/download">Download ROM</a> | <a href="https://xiaomifirmwareupdater.com/archive/firmware/vayu/">Download Firmware</a> | <a href="https://androidfilehost.com/?w=files&amp;flid=324966">Download Recovery</a></p>



<p><strong>How to install ArrowOS 12.0 on Poco X3 Pro</strong></p>



<ol class="wp-block-list"><li>First of all remove your fingerprint, PIN code and screen password on MIUI (in case you&#8217;ve used these previously).</li><li><a href="https://xiaomifirmware.com/?s=Unlock+the+bootloader">Unlock the bootloader</a>.</li><li>Copy downloaded ROM archive to phone internal memory (on microSD).</li><li>Flash the right recovery: OrangeFox or TWRP from Nebrassy 3.5.2-11.</li><li>Firmware MIUI 12.5.2.0 is required.</li><li>Flash the downloaded ROM .zip archive.</li><li>Flash Magisk in case you need root.</li><li>Now go to &#8220;Wipe&#8221; &gt; &#8220;Format Data&#8221; &gt; &#8220;Yes&#8221;.</li><li>Reboot, wait until the system starts and enjoy the working ROM.</li></ol>



<p><strong>How to update ArrowOS 12.0 to newer version</strong></p>



<ul class="wp-block-list"><li>Download and use OTA updater and it will update automatically.</li><li>Download the update manually and flash it via TWRP.</li></ul>



<hr class="wp-block-separator"/>



<p><span class="has-inline-color has-vivid-cyan-blue-color"><strong>BiancaProject 2.0</strong></span> | Official Release | <a href="https://github.com/BiancaProject">GitHub</a></p>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 12</span></em></p>



<ul class="wp-block-list"><li>Beta build.</li><li>Based on OSS.</li><li>GApps is included.</li><li>SELinux: Permissive.</li><li>Passes SafetyNet successfully. Required magisk to pass.</li></ul>



<p><a href="https://www.pling.com/p/1583909/">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><span class="has-inline-color has-vivid-cyan-blue-color"><strong>DerpFest</strong></span> | Official Release</p>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 12</span></em></p>



<ul class="wp-block-list"><li>BETA build</li><li>Based on OSS</li><li>Google services are built in</li><li>Recommended firmware: 12.0.X.X</li><li>SELinux: Passed</li><li>Safety can be fixed with this module: </li><li>NFC does not work: <a href="https://objects.githubusercontent.com/github-production-release-asset-2e65be/329265231/38ff4edf-5fff-495b-bf12-b561e9758459?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211121%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20211121T182021Z&amp;X-Amz-Expires=300&amp;X-Amz-Signature=92852fd47a3eb0f0ca4476f69873852b2f90c9ee0dbe1eaef48b730d8a9541cd&amp;X-Amz-SignedHeaders=host&amp;actor_id=0&amp;key_id=0&amp;repo_id=329265231&amp;response-content-disposition=attachment%3B%20filename%3Dsafetynet-fix-v2.1.1.zip&amp;response-content-type=application%2Foctet-stream">safetynet-fix-v2.1.1.zip</a></li></ul>



<p><a href="https://sourceforge.net/projects/derpfest/files/vayu/DerpFest-12-Official-Shion-vayu-20211115.zip/download">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><span class="has-inline-color has-vivid-cyan-blue-color"><strong>Project Elixir OFFICIAL v1.0</strong></span> | Official Release | <a href="https://github.com/Project-Elixir">GitHub</a></p>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 12</span></em></p>



<ul class="wp-block-list"><li>Passing CTS by default.</li></ul>



<p><strong>Note before install Project Elixir on Poco X3 Pro</strong></p>



<p>It&#8217;s recommended to wipe your phone before flashing this ROM and avoid using the Titanium Backup or any other restore app, because it&#8217;s might cause lots of different issues.</p>



<p><a href="https://www.pling.com/p/1633536/">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><span class="has-inline-color has-vivid-cyan-blue-color"><strong>AOSPK (The Kraken Project)</strong></span> | Official Release</p>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11</span></em></p>



<p><a href="https://download.aospk.org/vayu">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><span class="has-inline-color has-vivid-cyan-blue-color"><strong>AICP</strong></span> <span class="has-inline-color has-vivid-cyan-blue-color">(Android Ice Cold Project 16.1)</span> | Official Release</p>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11</span></em></p>



<ul class="wp-block-list"><li>GApps are not included</li><li>Required Firmware Version: 12.5.2.0</li><li>SELinux: Enforcing</li><li>Passes SafetyNet successfully.</li></ul>



<p><a href="https://dwnld.aicp-rom.com/device/vayu/WEEKLY/aicp_vayu_r-16.1-WEEKLY-20211119.zip">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><span class="has-inline-color has-vivid-cyan-blue-color"><strong>AncientOS</strong></span> | Official Release</p>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11</span></em> | <a href="https://github.com/Ancient-Lab">GitHub</a></p>



<ul class="wp-block-list"><li>Clean flash is required</li><li>SELinux: Enforcing.</li><li>Passes SafetyNet successfully by default.</li><li>Required Firmware Version: 12.5.4.0</li></ul>



<p><a href="https://www.pling.com/p/1606146/">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><span class="has-inline-color has-vivid-cyan-blue-color"><strong>amyROM</strong></span> | Official Release</p>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11</span></em></p>



<ul class="wp-block-list"><li>Based on OSS.</li><li>GApps are not included.</li><li>SELinux: Enforcing.</li><li>Does not pass SafetyNet.</li></ul>



<p><a href="https://sabina.amyrom.ml/ota/vayu/amyROM-2.2-vayu-OFFICIAL-20210919.zip">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><span class="has-inline-color has-vivid-cyan-blue-color"><strong>ArrowOS 11.0</strong></span> | Official Release</p>



<p><em>Android 11 | Author: Kubersharma001 | Kernel: 4.14.190-Arrow | <a href="https://forum.xda-developers.com/t/rom-official-arrowos-11-0-android-11-0-vayu-bhima.4267263/">XDA Thread</a></em></p>



<p><a href="https://arrowos.net/download/vayu">Download ROM</a> | <a href="https://xiaomifirmwareupdater.com/archive/firmware/vayu/">Download Firmware</a> | <a href="https://androidfilehost.com/?w=files&amp;flid=324966">Download Recovery</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color">BiancaProject v1.5</span></strong> | Official Release</p>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | Author: alanndz</span></em></p>



<p>Notes:</p>



<ul class="wp-block-list"><li>Based on OSS vendor.</li><li>XiaomiParts included.</li><li>aLn latest kernel.</li><li>Vanilla version.</li><li>Passes SafetyNet by default.</li><li>SELinux: Enforcing.</li><li>Recommended firmware 12.5.2.0. Global.</li><li>Install using TWRP Custom Recovery.</li></ul>



<p><a href="https://www.pling.com/p/1583909/">Download ROM</a> | <a href="https://www.pling.com/p/1583909/">GitHub</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color">Corvus-OS v17.0 &#8220;Vanguard&#8221;</span></strong> | Official Release</p>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | Author: thepsambit</span></em></p>



<p>Notes:</p>



<ul class="wp-block-list"><li>Updated: 26.10.2021</li><li>Gapps included.</li></ul>



<p><a href="https://www.pling.com/p/1577840/">Download ROM</a> | <a href="https://github.com/Corvus-ROM">GitHub</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color">crDroid v7.9</span></strong> | Official Release</p>



<p><em>Android 11 | Author: PacMM79 | Kernel version: 4.14.x | <a href="https://forum.xda-developers.com/t/rom-11-0-crdroid-7-12-official-vayu-bhima.4277507/">XDA Thread</a></em></p>



<p>crDroid Android ROM for Poco X3 Pro (vayu) is an awesome firmware which is based on LineageOS. This ROM is famous for a very large amount of different features and flexible customization.</p>



<p><strong>How to install crDroid ROM on Poco X3 Pro:</strong></p>



<ol class="wp-block-list"><li>Backup all your personal data.</li><li>Boot or reboot into Recovery mode.</li><li>Flash the Stock MIUI ROM V12.5.2.0. If you&#8217;re already using this version, then simply skip this step. You can also flash stock MIUI using the MiFlash or Fastboot mode, but it will take more time to complete.</li><li>Now flash CrDroid ROM.</li><li>Optionally install GAPPS and Magisk if you need root on your device.</li><li>Proceed with &#8220;Format Data&#8221; &gt; type &#8220;Yes&#8221; and press &#8220;Enter&#8221; to confirm (not &#8220;wipe data&#8221;).</li><li>Reboot into system.</li></ol>



<p>To avoid data encryption:</p>



<ol class="wp-block-list"><li>Flash firmware by following the steps above.</li><li>Download and install the following patch: <a href="https://xiaomifirmware.com/download/19650/">disable-force-encrypt-v1_x3p_n10p-1.zip</a></li><li>Optionally install Gapps and Magisk.</li></ol>



<p><a href="https://crdroid.net/vayu#crDroid-v7">Download ROM</a> | <a href="https://androidfilehost.com/?w=files&amp;flid=324966">TWRP Nebrassy</a> | <a href="https://androidfilehost.com/?w=files&amp;flid=322935">GApps</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color">ConquerOS v4.7 OSS&nbsp;CAF</span></strong> | Official Release</p>



<p><em>Android 11</em> | <a href="https://github.com/ConquerOS">GitHub</a></p>



<p>Install using the TWRP, recommended firmware version V12.5.2.0.RJUMIXM.</p>



<p><a href="https://www.pling.com/p/1565805/">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color">DerpFest OS</span></strong> | Official Release</p>



<p><em>Android 11 | Built on AOSP | Author: rahul9999 | GApps included.</em></p>



<p><strong>How to install DerpFest on Poco X3 Pro:</strong></p>



<ol class="wp-block-list"><li>Backup your personal data.</li><li>Boot / reboot into recovery.</li><li>Flash the stock MIUI 12.0.6. or skip this step if you&#8217;re already using this ROM.</li><li>Flash firmware by following the steps above.</li><li>Download and install the following patch: <a href="https://xiaomifirmware.com/download/19650/">disable-force-encrypt-v1_x3p_n10p-1.zip</a></li><li>Optionally install Gapps and Magisk.</li></ol>



<p><a href="https://sourceforge.net/projects/derpfest/files/vayu/DerpFest-11-Official-Beta-vayu-20210815.zip/download">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color">DotOS</span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<p>DotOS aka Droid on Time for Poco X3 Pro is a beautifully made custom ROM, built on AOSP, very simple and secure.</p>



<ol class="wp-block-list"><li>Flash download ROM.</li><li>Optionally install Gapps.</li><li>Install Magisk (highly recommended, otherwise might stuck with bootloop issue).</li><li>Wipe cache.</li><li>Format data.</li><li>Reboot into system.</li></ol>



<p><a href="https://www.droidontime.com/devices/vayu">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color">EXTHM UI</span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<p><a href="https://drive.google.com/drive/u/0/folders/1KyKd7ElQZgGZp-U3feuy9zy9WJLGNoIB">Download from Google Drive</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color">Havoc OS</span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<ul class="wp-block-list"><li>Based on OSS.</li><li>Available in two versions: both with Gapps and without.</li><li>Recommended firmware 12.5.2.0.</li><li>SELinux: Enforcing.</li><li>Passing SafetyNet successfully.</li></ul>



<p><a href="https://havoc-os.com/device#vayu">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color">HyconOS</span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<p><a href="https://github.com/HyconOS-Releases/vayu/releases">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color">Legion OS</span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<ul class="wp-block-list"><li>Google Apps are included.</li><li>NFC works together with Magisk installation.</li><li>OTG cable is fully working.</li><li>SELinux: Enforcing.</li></ul>



<p><a href="https://sourceforge.net/projects/legionrom/files/vayu/LegionOS-v3.13-vayu-20210924-OFFICIAL-GAPPS.zip/download">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong>Lineage OS 18.1</strong></span></strong> | Official Release</p>



<p><em>Android 11 | Author: SebaUbuntu | GApps included.</em></p>



<p><strong>How to install Lineage OS on Poco X3 Pro:</strong></p>



<ul class="wp-block-list"><li>Backup your personal data.</li><li>Boot / reboot into recovery.</li><li>Flash the stock MIUI 12.5.2.0 or skip this step if you&#8217;re already using this ROM.</li><li>Flash firmware by following the steps above.</li></ul>



<p><a href="https://download.lineageos.org/vayu">Download ROM</a> | <a href="https://mirrorbits.lineageos.org/recovery/vayu/20210903/lineage-18.1-20210903-recovery-vayu.img">Recovery LOS</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong>NusantaraProject</strong></span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<p>This is the first official release of NusantaraProject custom ROM for Poco X3 Pro. Very flexible configuration with a redesigned interface.</p>



<p>Recommended firmware before flashing: Firmware V12.5.2.0 version.</p>



<p><a href="https://nusantararom.org/vayu/">Official website</a> | <a href="https://www.pling.com/p/1524541/">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong>PixelBlaster</strong></span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<ul class="wp-block-list"><li>Passes SafetyNet by default.</li><li>SELinux: Enforcing.</li><li>Gapps included.</li></ul>



<p><a href="https://sourceforge.net/projects/pixelblaster-os/files/vayu/PixelBlaster_3.0_vayu-11.0-20210912-1707-OFFICIAL.zip/download">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong>Project&nbsp;Lighthouse</strong></span></strong> | Official Release</p>



<p><em><em>Android 11</em></em></p>



<ul class="wp-block-list"><li>Build on OSS.</li><li>Passes SafetyNet by default.</li><li>SELinux: Enforcing.</li></ul>



<p><a href="http://downloads.projectlighthouse.cf/vayu/LighthouseOS-Raft-OFFICIAL-vayu-20211001-1715-GAPPS.zip">Download ROM</a> | <a href="http://downloads.projectlighthouse.cf/vayu/LighthouseOS-Raft-OFFICIAL-vayu-20211001-1653-VANILLA.zip">Download ROM without Gapps</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong>PixelPlusUI v3.9</strong></span></strong> | Official Release</p>



<p><em>Android 11 | Status: Stable / Official | Kernel version: 4.14.x / Etherious Kernel | @chdelacr | <a href="https://github.com/PixelPlusUI-Elle">GitHub</a></em></p>



<p>PixelPlusUI for Poco X3 Pro is a firmware with customisable system design, lots of additional settings and many features.</p>



<ol class="wp-block-list"><li>Backup your personal data.</li><li>Boot / reboot into recovery.</li><li>Flash the stock MIUI 12.0.6. or skip this step if you&#8217;re already using this ROM.</li><li>Flash firmware by following the steps above.</li><li>Download and install the following patch: <a href="https://xiaomifirmware.com/download/19650/">disable-force-encrypt-v1_x3p_n10p-1.zip</a></li><li>Optionally install Magisk.</li></ol>



<p>Download Etherious Kernel: <a href="https://xiaomifirmware.com/download/19665/">Etherious-v3.1-vayu-20210809-1238.zip</a></p>



<p><a href="https://ppui.site">Download ROM from Official Website</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong>Pixel Extended v3.2</strong></span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<ol class="wp-block-list"><li>Install via TWRP Custom Recovery.</li><li>Recommended firmware version before installation: 12.5.2.0.</li></ol>



<p><a href="https://sourceforge.net/projects/pixelextended/files/vayu/PixelExtended_vayu-11.0-20210917-1800-OFFICIAL.zip/download">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong>Pixel Experience Plus</strong></span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<ol class="wp-block-list"><li>SafetyNet works with the last Magisk version.</li><li>Bug fixes with the latest release.</li></ol>



<p><a href="https://download.pixelexperience.org/changelog/vayu/PixelExperience_Plus_vayu-11.0-20211117-2250-OFFICIAL.zip">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong>Project Sakura</strong></span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<ul class="wp-block-list"><li>Gapps included. </li><li>Recommended firmware 12.5.2.0.</li><li>SELinux: Enforcing.</li><li>Passing SafetyNet successfully.</li></ul>



<p><a href="https://projectsakura.xyz/download/#/vayu/ProjectSakura-5.2-GAPPS-Basic-20211012-0005-vayu-OFFICIAL.zip">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong>ProjectRadiant</strong></span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<ul class="wp-block-list"><li>Based on OSS.</li><li>Available in two versions: both with Gapps and without.</li><li>Recommended firmware 12.5.2.0.</li><li>SELinux: Enforcing.</li><li>Passing SafetyNet successfully.</li></ul>



<p>First official release of Project Radiant for Poco X3 Pro device. Fixed WFD &amp; Cast features.</p>



<p><a href="https://sourceforge.net/projects/projectradiant/files/eleven/vayu/gapps/ProjectRadiant-1.1-GAPPS-vayu-20210919-0828-OFFICIAL.zip/download">Download with Gapps</a> | <a href="https://sourceforge.net/projects/projectradiant/files/eleven/vayu/vanilla/ProjectRadiant-1.1-VANILLA-vayu-20210920-1740-OFFICIAL.zip/download">Download without Gapps</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong>RohieOS</strong></span></strong> | Official Release</p>



<p><em>Android 11 | Author: darkinvader | Built on AOSP</em></p>



<ul class="wp-block-list"><li>Recommended firmware 12.5.2.0.</li><li>SELinux: Enforcing.</li><li>Passing SafetyNet successfully.</li></ul>



<p>This ROM will require <strong>full wipe</strong> and <strong>data format</strong>. Install Magisk.</p>



<p><a href="https://sourceforge.net/projects/rohieos/files/r/vayu/">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong>RevengeOS</strong></span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<ul class="wp-block-list"><li>Based on OSS.</li><li>GApps are not included.</li><li>SELinux: Enforcing.</li></ul>



<p><a href="https://sourceforge.net/projects/revengeos/files/vayu/RevengeOS-4.1-R-OFFICIAL-vayu-20211025-1558.zip/download">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong>ShapeShiftOS v2.7 &#8220;Solosis&#8221;</strong></span></strong> | Official Release</p>



<p><em>Android 11</em></p>



<ul class="wp-block-list"><li>Gapps included.</li><li>Recommended firmware 12.5.2.0.</li><li>SELinux: Enforcing.</li><li>Passing SafetyNet successfully.</li></ul>



<p>Install on Poco X3 Pro with TWRP Custom Recovery.</p>



<p><a href="https://sourceforge.net/projects/shapeshiftos/files/vayu/ShapeShiftOS-2.7-Solosis-OFFICIAL-vayu-20210812-1810.zip/download">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong><strong>Fluid 1.5 ROM</strong></strong></span></strong> | Official Release</p>



<p><em>Android 11 | Author: Foxtrot47 | MIUI Vendor</em></p>



<ul class="wp-block-list"><li>Based on MIUI vendor.</li><li>Available in two versions: both with Gapps and without.</li><li>Recommended firmware 12.0.4.0.</li><li>SELinux: Enforcing.</li><li>Passing SafetyNet successfully.</li><li>NFC is fully working.</li></ul>



<p>Pretty much everything is working in this ROM without any critical bugs.</p>



<p><strong>How to install Fluid ROM on Poco X3 Pro:</strong></p>



<ol class="wp-block-list"><li>Boot into TWRP Custom Recovery.</li><li>Format data partition and confirm the format by typing &#8220;yes&#8221;.</li><li>Reboot into TWRP.</li><li>Wipe all partitions.</li><li>Reboot into TWRP once again.</li><li>Flash downloaded ROM .zip archive.</li><li>Optionally install Gapps, Magisk if you need root.</li></ol>



<p><a href="https://sourceforge.net/projects/project-fluid/">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p><strong><span class="has-inline-color has-vivid-cyan-blue-color"><strong><strong>XPerience v15.1.0</strong></strong></span></strong> | Official <span class="has-inline-color has-vivid-red-color">CAF</span> Release</p>



<p><em>Android 11 | MIUI Vendor</em></p>



<p>It&#8217;s recommended to use TWRP Custom Recovery and with 12.0.4.0. firmware. Gapps included.</p>



<p><a href="https://sourceforge.net/projects/xperience-aosp/files/vayu/15/nightly/xperience-15.1.0-20210903-NIGHTLY-vayu.zip/download">Download ROM</a></p>



<hr class="wp-block-separator"/>



<p>This is an exceedingly complete list of Custom ROMs for Poco X3 Pro device at this point. We are going to update this post with more ROMs as soon as they are released. We&#8217;re also planning to add additional information about ROM localizations. Additionally, the full detailed step-by-step instructions on how to flash this device with custom firmware is coming. We will add links here as well.</p>



<p>Again, please share your experience in the comments below in case you&#8217;ve tried any of the ROMs above. Thanks and stay safe guys!</p>
<p>The post <a href="https://xiaomifirmware.com/roms/xiaomi-poco-x3-pro-custom-roms/">Xiaomi Poco X3 Pro Custom ROMs</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/roms/xiaomi-poco-x3-pro-custom-roms/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Download Custom ROMs for Redmi Note 10</title>
		<link>https://xiaomifirmware.com/roms/download-custom-roms-for-redmi-note-10/</link>
					<comments>https://xiaomifirmware.com/roms/download-custom-roms-for-redmi-note-10/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 17 Oct 2021 19:14:59 +0000</pubDate>
				<category><![CDATA[ROMs]]></category>
		<category><![CDATA[Android 11]]></category>
		<category><![CDATA[android 12]]></category>
		<category><![CDATA[custom roms]]></category>
		<category><![CDATA[Redmi Note 10]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=19579</guid>

					<description><![CDATA[<p>In this post we will try to cover all the available unofficial Custom ROMs and firmware for Xiaomi Redmi Note 10 (mojito/sunny) smartphone. Most of the ROMs are developed on Android 11 and a few already using the latest Android 12 operating system. In the bottom of this post, you&#8217;ll also find a quick and very basic tutorial on how to flash Custom ROMs on your Redmi Note 10 device and additional download links to different TWRP versions. Now let&#8217;s [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/roms/download-custom-roms-for-redmi-note-10/">Download Custom ROMs for Redmi Note 10</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In this post we will try to cover all the available unofficial Custom ROMs and firmware for Xiaomi Redmi Note 10<em> (mojito/sunny)</em> smartphone. Most of the ROMs are developed on Android 11 and a few already using the latest Android 12 operating system.</p>



<p>In the bottom of this post, you&#8217;ll also find a quick and very basic tutorial on how to flash Custom ROMs on your Redmi Note 10 device and additional download links to different TWRP versions.</p>



<p>Now let&#8217;s begin.</p>



<h2 class="wp-block-heading">List of Android 12 Custom ROMs for Xiaomi Redmi Note 10 (mojito)</h2>



<p>Currently we only have two unofficial Android 12 ROMs available for Redmi Note 10. Let&#8217;s make a quick overview for both.</p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">Project Kraken &#8211; Unofficial</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 12 | GAPPs included | Author: Royal_King_0</span></em></p>



<p>How to install: Flash with Twrp/Ofox or with fastboot ota tool</p>



<p><a href="https://sourceforge.net/projects/royal-king-roms/files/Kraken-12-GApps-20211016-0624-mojito-ALPHA.zip/download">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">Fluid 2.0 &#8211; Unofficial</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 12 | GAPPs included | Author: Anush02198</span></em></p>



<p>How to install: <a href="https://sourceforge.net/projects/pcooper-project/files/Fastboot_OTA_20210830.zip/download">OTA Installer</a></p>



<p><a href="https://forum.xda-developers.com/t/rom-12-0-unofficial-fluid-os-v2-0-alpha-mojito-sunny.4347667/">XDA Thread</a> | <a href="https://www.pling.com/p/1341681#files-panel">GAPPs</a></p>



<h2 class="wp-block-heading">List of Android 11 Custom ROMs for Xiaomi Redmi Note 10 (mojito)</h2>



<p>The list of available official and unofficial Android 11 Custom ROMs is much bigger. Firstly we will try to cover all the official ROMs.</p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">DotOS &#8211; Official ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | GAPPs included | Date: October 10, 2021 | Author: Royal King | <a href="https://changelogs.droidontime.com">Changelog</a></span></em></p>



<p><a href="https://www.droidontime.com/devices/mojito">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">Project Radiant &#8211; Official ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | GAPPs included | Date: 19.09.21 | Author: geek0609</span></em></p>



<p><a href="https://sourceforge.net/projects/projectradiant/files/eleven/mojito/gapps/">Download version with GAPPs</a> | <a href="https://sourceforge.net/projects/projectradiant/files/eleven/mojito/vanilla/">Download without GAPPs</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">DerpFest &#8211; Official ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | GAPPs included | Date: 12.09.21 | Author: notaprodev</span></em></p>



<p><a href="https://sourceforge.net/projects/derpfest/files/mojito/DerpFest-11-Official-mojito-20210912.zip/download">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">Havoc-OS &#8211; Official ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | GAPPs included | Date: 28.09.21 | Author: mafiasupremacy | <a href="https://havoc-os.com/changelog">Changelog</a></span></em></p>



<p><a href="https://havoc-os.com/device#mojito">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">NusantaraProject &#8211; Official ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | GAPPs included | Date: 29.08.21 | Author: &#8230;</span></em></p>



<p>How to install: TWRP is required.</p>



<p><a href="https://www.pling.com/p/1584140/">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">SpiceOS &#8211; Official ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | GAPPs included | Date: 13.09.21 | Author: Anush02198</span></em></p>



<p><a href="https://sourceforge.net/projects/spiceos/files/11/mojito/">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">CherishOS &#8211; Official ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | Date: 10.10.2021 | Author: DrTK001</span></em></p>



<p><a href="https://sourceforge.net/projects/cherish-os/files/device/mojito/">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">SparkOS v7.0 &#8211; Official ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | Date: &#8230; | Author: &#8230;</span></em></p>



<p>How to install: Install latest TWRP &gt; Clean flash via TWRP (or other custom recovery tool).</p>



<p><a href="https://www.pling.com/p/1574481/">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">AncientOS v5.5 &#8211; Official ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | GAPPs included | Date: &#8230; | Author: &#8230;</span></em></p>



<p>How to install: Install latest TWRP Custom Recovery &gt; Clean flash via TWRP is recommended.</p>



<p><a href="https://sourceforge.net/projects/ancientrom/files/">Download with GAPPs</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">XPerience v15.1.0 &#8211; Official ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | Date: 15.07.2021 | Author: &#8230;</span></em></p>



<p>How to install: Check out XDA thread for tips and detailed install information.</p>



<p><a href="https://sourceforge.net/projects/xperience-maintainers/files/mojito/15/nightly/">Download link</a> | <a href="https://forum.xda-developers.com/t/rom-11-official-the-xperience-project-15-1-caf-redmi-note-10-sunny-mojito.4295333/">XDA Thread</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">cr.Droid 7.8 &#8211; Official ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | Date: 16 July, 2021 | Author: &#8230;</span></em></p>



<p>How to install: Install via TWRP / fastboot.</p>



<p><a href="https://sourceforge.net/projects/crdroid/files/">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">Pixel Experience [Normal/Plus] Official ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | GAPPs included | Build on AOSP | Date: 25.04.21 | Author: ZIDAN44</span></em></p>



<p>How to install: you can find detailed guide here.</p>



<p><a href="https://download.pixelexperience.org/mojito">Download link</a> | <a href="https://download.pixelexperience.org/">Source link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">Kraken Project &#8211; Unofficial ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | Date: 14.09.21 | Author: CYAANSNOW</span></em></p>



<p><a href="https://drive.google.com/file/d/1XglNrtpJHeUieRYiq3INlDRkmUu6HOsH/view">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">YAAP &#8211; Unofficial ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color">Android 11 | GAPPs included | Date: 03.09.21 | Author: Royal_King_0</span></em></p>



<p>It&#8217;s recommended to use Pe or LOS Custom Recovery to install this ROM.</p>



<p><a href="https://drive.google.com/file/d/1I__UcWw0dd70wwck7W3Zq3JUAEVNj3Vj/view">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">Project-Awaken &#8211; Unofficial ROM</span></h3>



<p><span class="has-inline-color has-cyan-bluish-gray-color"><i>Android 11 | GAPPs included | Date: 29.08.21 | MIUI vendor based</i></span> <span class="has-inline-color has-cyan-bluish-gray-color"><i>| </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Author: DrTK001</span></em></p>



<p><a href="https://drive.google.com/file/d/1MknQc2GZ9RvE5ITbd4mb3PN9iCd2eXdo/view">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">AOSP Extended v8.5 &#8211; Unofficial ROM</span></h3>



<p><span class="has-inline-color has-cyan-bluish-gray-color"><i>Android 11 | GAPPs &amp; TWRP included | Date: 25.08.21 | </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Author: zhantech</span></em></p>



<p><a href="https://cloud.zhantech.workers.dev/0:/mojito/AEX/AospExtended-v8.5-mojito-UNOFFICIAL-20210825-1533.zip">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">POSP v4.2.2+18 &#8211; Unofficial ROM </span></h3>



<p><span class="has-inline-color has-cyan-bluish-gray-color"><i>Android 11 | Twrp &amp; ANX Not Included | Date: &#8230; | </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Author: &#8230;</span></em></p>



<p>Clean flash installation is recommended.</p>



<p><a href="https://www.pling.com/p/1581590/">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">Pixel Extended &#8211; Unofficial ROM</span></h3>



<p><span class="has-inline-color has-cyan-bluish-gray-color"><i>Android 11 | GAPPs included | Date: 26.08.21 | </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Initial OSS Build</span></em><span class="has-inline-color has-cyan-bluish-gray-color"><i> | </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Author: WalleeD</span></em></p>



<p><a href="https://drive.google.com/file/d/1jfutrs6ZeiqpSi6mr3okVGOzJGo2rEmZ/view">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">DerpFest OSS&nbsp;&#8211; Unofficial ROM</span></h3>



<p><span class="has-inline-color has-cyan-bluish-gray-color"><i>Android 11 | GAPPs &amp; TWRP included | </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Initial OSS Build</span></em><span class="has-inline-color has-cyan-bluish-gray-color"><i> | </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Author: &#8230;</span></em></p>



<p><a href="https://cloud.zhantech.workers.dev/0:/mojito/Derpfest/DerpFest-11-Community-mojito-20210823-1704.zip">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">MSM Extended &#8211; Unofficial ROM v9.0</span></h3>



<p><span class="has-inline-color has-cyan-bluish-gray-color"><i>Android 11 | GAPPs included | </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Initial OSS Build</span></em><span class="has-inline-color has-cyan-bluish-gray-color"><i> | Date: 21.08.21</i></span> <span class="has-inline-color has-cyan-bluish-gray-color"><i>| </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Author: LmaoPotato</span></em></p>



<p>TWRP is not included. Clean flashing is recommended.</p>



<p><a href="https://www.pling.com/p/1578908/">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">exTHmUI &#8211; Unofficial ROM</span></h3>



<p><span class="has-inline-color has-cyan-bluish-gray-color"><i>Android 11 | GAPPs included | </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Initial OSS Build</span></em><span class="has-inline-color has-cyan-bluish-gray-color"><i> | Date: &#8230;</i></span> <span class="has-inline-color has-cyan-bluish-gray-color"><i>| </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Author: unknown</span></em></p>



<p>PE or LOS Custom Recovery recommended for this ROM.</p>



<p><a href="https://drive.google.com/file/d/1mH9YpD5GHtvxUQz7QQX_8gBqEEjYY-3q/view">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">Project Fluid &#8211; Unofficial ROM</span></h3>



<p><span class="has-inline-color has-cyan-bluish-gray-color"><i>Android 11 | GAPPs &amp; TWRP included | </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Safetynet Passes By Default</span></em><span class="has-inline-color has-cyan-bluish-gray-color"><i> | Date: &#8230;</i></span> <span class="has-inline-color has-cyan-bluish-gray-color"><i>| </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Author: unknown</span></em></p>



<p>Simply flash via TWRP.</p>



<p><a href="https://www.pling.com/p/1566355/">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">HyconOS v4.0 &#8211; Unofficial ROM</span></h3>



<p><span class="has-inline-color has-cyan-bluish-gray-color"><i>Android 11 | GAPPs included | Date: &#8230;</i></span> <span class="has-inline-color has-cyan-bluish-gray-color"><i>| </i></span><em><span class="has-inline-color has-cyan-bluish-gray-color">Author: unknown</span></em></p>



<p>Simply flash via TWRP.</p>



<p><a href="https://www.pling.com/p/1559965">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">Lineage OS &#8211; Unofficial ROM 18.1</span></h3>



<p><span class="has-inline-color has-cyan-bluish-gray-color"><i>Android 11 | GAPPs not included | Included TWRP 3.5.2</i></span> <span class="has-inline-color has-cyan-bluish-gray-color"><i>|</i></span> <span class="has-inline-color has-cyan-bluish-gray-color"><i>Date: 21.07.21</i></span></p>



<p>Recommended to use TWRP or Los Custom Recovery. Install OpenGapps or <a href="https://xiaomifirmware.com/downloads/download-flamegapps/">FlameGapps</a> if needed.</p>



<p><a href="https://drive.google.com/file/d/1IKDYHBAu61oo2Or-STBlFuqAmp1DOxVi/view">Download link</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color"><strong>dotOS (Droid On Time) 5.</strong>0 ROM</span></h3>



<p><span class="has-inline-color has-cyan-bluish-gray-color"><i>Android 11</i></span></p>



<p>DosOS is a Custom Android ROM which is very frequently updated, works perfectly fine and adds a lot of new &amp; custom features. Also the important part of this ROM is a very strong built-in security. Lots of customisation and personalisation options. It just makes your device look and feel brilliant.</p>



<p>You can find a complete guide on how to flash dotOS ROM here.</p>



<p><a href="https://sourceforge.net/projects/ahoy-builds/files/DotOs-Rn10/dotOS-R-v5.0.1-mojito-GAPPS-UNOFFICIAL-20210504-1406.zip/download">Download with GAPPs</a> | <a href="https://sourceforge.net/projects/ahoy-builds/files/DotOs-Rn10/dotOS-R-v5.0.1-mojito-UNOFFICIAL-VANILLA-20210505-0538.zip/download">Without GAPPs</a></p>



<h3 class="wp-block-heading"><span class="has-inline-color has-vivid-cyan-blue-color">EvolutionX 5.9 &#8211; Unofficial ROM</span></h3>



<p><em><span class="has-inline-color has-cyan-bluish-gray-color"><i>Android 11 | GAPPs not included | Included TWRP 3.5.2</i> <i>|</i> <i>Date: 06.10.21</i> | Author: DrTK001</span></em></p>



<p>It&#8217;s recommended to use PE or TWRP Custom Recovery for this ROM.</p>



<p><a href="https://drive.google.com/file/d/1QwRY8xhkt7g35aoopsEcSJR5owCd-e3O/view">Download link</a></p>



<h2 class="wp-block-heading">Short guide on how to flash TWRP on Redmi Note 10</h2>



<p>You&#8217;ll require an unlocked bootloader, working PC (Windows 10 preferable), minimal adb and fastboot drivers on your C:\ drive.</p>



<ol class="wp-block-list"><li>Download <a href="https://androidfilehost.com/?w=files&amp;flid=324936">TWRP for Redmi Note 10</a>, rename to twrp.img and move downloaded file to the adb folder on your PC.</li><li>Also copy twrp.img to your phone.</li><li>Connect your device to PC via USB cable.</li><li>Reboot into fastboot mode.</li><li>Open the adb folder, hold &#8220;shift&#8221; key and right mouse click on the empty space in this folder.</li><li>Select &#8220;Open Windows terminal here&#8221;.</li><li>Type the following command: <span class="has-inline-color has-luminous-vivid-orange-color">fastboot boot twrp.img</span></li><li>Your device will reboot into TWRP.</li><li>Now go to &#8220;Advanced&#8221; &gt; &#8220;Install Recovery Ramdisk&#8221; &gt; select &#8220;twrp.img&#8221;.</li><li>Finally &#8220;Reboot&#8221; &gt; &#8220;Recovery&#8221;.</li><li>That&#8217;s all.</li></ol>



<p>Also you can find and download <a href="https://drive.google.com/file/d/1Q9TZFtyOSBezOVc3DXBGQXQCi0hEr6gq/view">LOS</a> and <a href="https://sourceforge.net/projects/mojito-sunny/postdownload">PE recovery</a>, by following those links, in case you want to use other custom recovery tool.</p>



<h2 class="wp-block-heading">How to Flash Custom ROM with on Redmi Note 10 using TWRP Custom Recovery</h2>



<p>Here&#8217;s a quick and general guide on how you can flash different custom ROM versions on your Xiaomi Redmi Note 10 device. In case you already have TWRP this should be hard and won&#8217;t take much time. </p>



<p>We must warn you that some ROMs might require other recovery or have any other specifics, so please pay attention and don&#8217;t forget that you take all the responsibility by flashing your device with unofficial firmware. Also, don&#8217;t forget to make all required backups (remember, having a backup is always a good thing).</p>



<ol class="wp-block-list"><li>Copy download ROM .zip archive to the SD card (not into internal memory, since we will be doing a full format and all the data will be removed.</li><li>Also copy the twrp.img file. In case the root is required for you, add the Magisk as well (in .zip format).</li><li>Format &#8220;data&#8221; partition and confirm by typing &#8220;yes&#8221;.</li><li>In TWRP, go to &#8220;Mount&#8221; and mount all available partitions.</li><li>Next, press Install, select SDCard and locate the downloaded ROM archive.</li><li>Wait until installation is completed. After that reboot in recovery once again and flash Magisk if needed and then reboot into system.</li></ol>



<h2 class="wp-block-heading">How to Flash Custom ROM with on Redmi Note 10 with ADB, Fastboot</h2>



<p>In case the recovery method isn&#8217;t working for you, and you got lots of errors and stuck with different unsolvable issues, you can try the ADB / fastboot method. Here&#8217;s a quick step-by-step tutorial. You&#8217;ll need a tool called Fastboot OTA Installer, you can find download links just below.</p>



<p><strong>Download Fastboot OTA Installer (18/08/21):</strong> <a href="https://xiaomifirmware.com/download/19599/">Fastboot_OTA_20210818.zip</a></p>



<p>With the latest version it uses the fastbootd 12.5.2, ubuntu fastload fixed and now uses the separate scripts for linux and mac OS.</p>



<p>Few mentions before using this tool:</p>



<ol class="wp-block-list"><li>Dirty flash is supported, just skip the clean format</li><li>If you use windows make sure you&#8217;ve USB drivers installed.</li><li>With this tool you can pretty much install any custom ROM version or recovery MIUI disk via fastboot. </li></ol>



<h3 class="wp-block-heading">How to use Fastboot OTA Installer?</h3>



<ol class="wp-block-list"><li>Download the .zip archive above, unpack and move the required ROM archive to the folder with installer.</li><li>Start the flash script and wait until the script asks for device.</li><li>Start your phone in fastboot mode and connect via USB cable.</li><li>Installation process should start.</li><li>After installation is completed you should see a recovery ROM screen.</li><li>Now you can do a format, flash GAPPs or Magisk and finally reboot into system.</li><li>For more detailed information, please check the original <a href="https://forum.xda-developers.com/t/tool-flash-custom-roms-through-fastboot-mojito-sunny.4300957/">XDA thread</a>.</li></ol>



<p>Share your experience, tips &amp; recommendations in the comments below! All the credits goes to original ROM authors and developers.</p>
<p>The post <a href="https://xiaomifirmware.com/roms/download-custom-roms-for-redmi-note-10/">Download Custom ROMs for Redmi Note 10</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/roms/download-custom-roms-for-redmi-note-10/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Flash Indian Global ROM on Redmi Note 9S with Locked Bootloader</title>
		<link>https://xiaomifirmware.com/guides-and-tips/flash-indian-global-rom-on-redmi-note-9s-with-locked-bootloader/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/flash-indian-global-rom-on-redmi-note-9s-with-locked-bootloader/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 25 Sep 2021 15:05:35 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[bootloader]]></category>
		<category><![CDATA[flashing]]></category>
		<category><![CDATA[Global ROM]]></category>
		<category><![CDATA[indian]]></category>
		<category><![CDATA[Redmi Note 9S]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=19549</guid>

					<description><![CDATA[<p>In this post you&#8217;ll find a complete guide on how to flash Indian Global ROM on Redmi Note 9S device without unlocking the bootloader. Warning! This instructions can lead to a bootloop in random cases. Proceed at your own risk! Before proceed with the following tutorial, here are some recommendations for you. First of all, you&#8217;ll need to synchronise your device with Mi Account and disable drivers signature check on your Windows 10 PC. It&#8217;s also highly recommended to install [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/flash-indian-global-rom-on-redmi-note-9s-with-locked-bootloader/">Flash Indian Global ROM on Redmi Note 9S with Locked Bootloader</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In this post you&#8217;ll find a complete guide on how to flash Indian Global ROM on Redmi Note 9S device without unlocking the bootloader.</p>



<p><span class="has-inline-color has-vivid-red-color"><strong>Warning! </strong>This instructions can lead to a bootloop in random cases. Proceed at your own risk!</span></p>



<p>Before proceed with the following tutorial, here are some recommendations for you. First of all, you&#8217;ll need to synchronise your device with Mi Account and disable drivers signature check on your Windows 10 PC. It&#8217;s also highly recommended to install ADB and Fastboot drivers on your PC.</p>



<p>Now we are ready to continue with the main tutorial.</p>



<h2 class="wp-block-heading">How to Install Indian Global Firmware without Unlocking The Bootloader on Redmi Note 9S</h2>



<ol class="wp-block-list"><li>Download the XiaoMITool V2. We recommend the 9.8.7 version. Here&#8217;s a download link: <a href="https://xiaomifirmware.com/download/19555/">XMT2_Windows_Setup_9.8.7.exe</a></li><li>Download Indian Global Recovery ROM .zip archive on your PC.</li><li>Move the downloaded ROM archive into the folder with XiaoMITool, by default it&#8217;s &#8220;C:/Xiaomi/XiaomiTool2/res/tmp&#8221;.</li><li>Enable USB debugging in the developers settings on your phone.</li><li>Connect your device to PC via USB cable and enable file transferring.</li><li>Start the XiaoMITool.</li><li>Open XiaoMITool setting and select the region.</li><li>Close settings and click on &#8220;Continue&#8221;</li><li>Wait until the drivers are successfully installed.</li><li>Select the required mode &#8211; &#8220;My device works normally I want to mod it.&#8221;</li><li>You should see your device serial code in the list.</li><li>Press &#8220;Select&#8221;.</li><li>Your phone will reboot in the &#8220;fastboot&#8221; mode.</li><li>Check the XiaoMITool, then press volume up on your phone to enter the recovery mode on reboot. If this didn&#8217;t worked and your phone didn&#8217;t reboot in recovery mode automatically, you&#8217;ll need to do it manually.</li><li>Use volume buttons to navigate and select &#8220;Connect with MIAssistant&#8221; and press &#8220;power&#8221; button to confirm.</li><li>Check the XiaoMITool once again if there is any useful information.</li><li>Wait until the check is completed.</li><li>If everything is good you&#8217;ll see the &#8220;Please choose procedure category&#8221;. Select the suitable one depending on the ROM you&#8217;re using. In our case it is &#8220;Official Xiaomi ROM&#8221; > &#8220;India Stable&#8221;.</li><li>XiaoMITool will require you to enable ADB.</li><li>Reboot your phone in fastboot mode.</li><li>Once the firmware is identified and checked, reboot in recovery and enter &#8220;Connect with MIAssistant&#8221; mode. The flashing process should start on this step.</li></ol>



<p>If you see that installation process is stuck on 90%, don&#8217;t panic and just wait, that&#8217;s pretty normal. Do not turn off or reboot. In case you see an error at the end or start seeing a bootloop, again don&#8217;t panic, reboot into recovery and do a format, then reboot once again.</p>



<p>Share your comments and suggestions regarding this tutorial in the comments below and good luck to you!</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/flash-indian-global-rom-on-redmi-note-9s-with-locked-bootloader/">Flash Indian Global ROM on Redmi Note 9S with Locked Bootloader</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/flash-indian-global-rom-on-redmi-note-9s-with-locked-bootloader/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How To Flash Redmi Note 9S with Custom Recovery</title>
		<link>https://xiaomifirmware.com/guides-and-tips/how-to-flash-redmi-note-9s-with-custom-recovery/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/how-to-flash-redmi-note-9s-with-custom-recovery/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 29 Aug 2021 18:22:24 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[flashing]]></category>
		<category><![CDATA[orange fox]]></category>
		<category><![CDATA[Redmi Note 9S]]></category>
		<category><![CDATA[twrp]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=19538</guid>

					<description><![CDATA[<p>Here&#8217;s a general and most complete guide on how to flash your Redmi Note 9S device using any custom recovery software. In this exact post we are going to use Orange Fox Recovery as it seems to be the most suitable one. Also because the Fox Recovery tool works pretty much on every Curtana and Miatol devices. Flashing Redmi Note 9S using any recovery: TWRP, Orange Fox, PBRP &#38; TRB So, to begin with, we will need the unlocked bootloader, [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-redmi-note-9s-with-custom-recovery/">How To Flash Redmi Note 9S with Custom Recovery</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Here&#8217;s a general and most complete guide on how to flash your Redmi Note 9S device using any custom recovery software.</p>



<p>In this exact post we are going to use Orange Fox Recovery as it seems to be the most suitable one. Also because the Fox Recovery tool works pretty much on every Curtana and Miatol devices.</p>



<h2 class="wp-block-heading">Flashing Redmi Note 9S using any recovery: TWRP, Orange Fox, PBRP &amp; TRB</h2>



<p>So, to begin with, we will need the unlocked bootloader, custom TWRP installed with any working firmware on your device. It&#8217;s highly recommended to have an SD card, so we can flash from it, and not from internal memory.</p>



<p>Before starting the flashing process: download all required files firstly. Most important, you&#8217;ll need to download a firmware you want to flash. If it&#8217;s a ported ROM, make sure it has all required files like &#8220;vendor&#8221; &amp; &#8220;firmware&#8221;. Also pay attention when downloading these ROMs, they must be suitable for Curtana device.</p>



<p>If Android versions differ from the currently installed firmware with the one you want to install, then firstly install the firmware which is suitable for this version. It&#8217;s recommended to flash the latest versions of firmware. Once you got this done, follow these steps:</p>



<ol class="wp-block-list"><li>Boot into recovery and format every partition except SD card and OTG.</li><li>Format &#8220;data&#8221; partition by typing &#8220;yes&#8221;, after this step it&#8217;s important to reboot into recovery once again.</li><li>Find the previously downloaded ROM on your SD card and start the flashing process.</li><li>If there was &#8220;vendor&#8221;, then flash in after the main ROM.</li><li>Setup DM-verity &amp; Permissiver.</li><li>If there was no error during the installation process, then you can now reboot into the system. If there was any error, repeat the steps once again.</li></ol>



<p>Some ROM versions might show an error that system isn&#8217;t installed, simply ignore these type of errors and reboot.</p>



<p>If you got error while flashing any custom rom version, then try flash local ROM firstly and then repeat the same steps above.</p>



<p>You might also notice that the first startup might take longer than usual, it&#8217;s ok. Just wait on the loading screen. If your device stuck in the bootloop, then try holding &#8220;Volume Up&#8221; and &#8220;Power&#8221; button to start the recovery mode and try those steps:</p>



<ol class="wp-block-list"><li>Format &#8220;data&#8221; partition once again</li><li>Flash &#8220;Magisk.zip&#8221;.</li></ol>



<p>Usually we install magisk, new kernel and GAPPS after the first system startup setup.</p>



<h2 class="wp-block-heading">How to Root Redmi Note 9S without TWRP</h2>



<p>We decided to also include here a small and very quick tutorial on how you can enable root on Xiaomi Redmi Note 9S (Curtana) without flashing a custom recovery. You still must have unlocked bootloader firstly.</p>



<ol class="wp-block-list"><li>Take the boot.img file from the firmware that you want to flash and patch it with magisk.</li><li>Reboot your smartphone.</li><li>Find the patched image in the &#8220;download&#8221; folder, change the name to &#8220;boot&#8221; and copy to your PC.</li><li>Install adb drivers.</li><li>On Your PC, on C:\ drive the &#8220;adb&#8221; folder will be created.</li><li>Move the patched boot file there.</li><li>Start your phone in fastboot mode, hold &#8220;shift&#8221; button and right mouse click, open the adb in command line and enter the following command &#8220;fastboot flash boot boot.img.&#8221;</li></ol>



<p>Don&#8217;t forget to share your experience and recommendations in the comment section below.</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-redmi-note-9s-with-custom-recovery/">How To Flash Redmi Note 9S with Custom Recovery</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/how-to-flash-redmi-note-9s-with-custom-recovery/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Flash Global ROM on Xiaomi POCO X3 NFC</title>
		<link>https://xiaomifirmware.com/guides-and-tips/how-to-flash-global-rom-on-xiaomi-poco-x3-nfc/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/how-to-flash-global-rom-on-xiaomi-poco-x3-nfc/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 06 Dec 2020 20:09:03 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Global ROM]]></category>
		<category><![CDATA[POCO X3 NFC]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=16686</guid>

					<description><![CDATA[<p>In this post we are going to cover a few instructions and different methods on how you can easily switch between Global ROM different versions without unlocking the bootloader on your Xiaomi POCO X3 NFC Android device. Flashing Global ROM on Xiaomi POCO X3 NFC using MiFlash Pro The process of installation is very straight-forward. First of all, download latest version of MiFlash Pro here and install on your phone. This tool will help you to easily find and download [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-global-rom-on-xiaomi-poco-x3-nfc/">How to Flash Global ROM on Xiaomi POCO X3 NFC</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In this post we are going to cover a few instructions and different methods on how you can easily switch between Global ROM different versions without unlocking the bootloader on your Xiaomi POCO X3 NFC Android device.</p>



<h2 class="wp-block-heading">Flashing Global ROM on Xiaomi POCO X3 NFC using MiFlash Pro</h2>



<p>The process of installation is very straight-forward. First of all, download latest version of <a href="https://xiaomifirmware.com/downloads/miflashpro/">MiFlash Pro</a> here and install on your phone. This tool will help you to easily find and download required ROM version for your device.</p>



<ol class="wp-block-list"><li>Start the MiFlash Pro tool and open ROM Packages, next find your phone device model <em>(POCO X3 NFC in our case)</em>.</li><li>Click on <strong>&#8220;Settings&#8221; </strong>in the menu to select the path for downloading.</li><li>Wait until the required ROM is fully downloaded.</li><li>Reboot your device into recovery mode.</li><li>In MiFlash Pro select <strong>&#8220;Connect with MiAssistant&#8221;</strong> and connect your device to PC via USB cable.</li><li>In MiFlash Pro open the<strong> &#8220;Recovery&#8221;</strong> tab and you&#8217;ll see the information about your device, like IMEI code, currently installed ROM version and latest available ROM.</li><li>Click on <em>&#8220;three dots&#8221;</em> icon and locate the archive with previously downloaded firmware.</li><li>Wait until the file check is completed.</li><li>Click on <strong>&#8220;Flash&#8221;</strong> button and ROM installation process should start.</li><li>After installation is completed your phone will automatically reboot.</li><li>That&#8217;s all!</li></ol>



<h2 class="wp-block-heading">Switching between Global Firmware on a POCO X3 NFC with locked bootloader</h2>



<p>We recommend you to use XiaomiTool V20. 7. 28, which can be downloaded here at <a href="https://www.xiaomitool.com/V2/#download">https://www.xiaomitool.com/V2/#download</a></p>



<p>Pay attention, if the installation stuck on 5% or 90% percentage, do not remove USB and do not exit! Just wait until the process is completed. In case you see a message that unlocked bootloader is required, then try to restarting XiaomiTool software, also you can try different versions in case of this issue.</p>



<ol class="wp-block-list"><li>Disable USB debugging on your phone.</li><li>Download and install XiaomiTool, start the tool and select the corresponding region.</li><li>Connect your phone to PC.</li><li>Confirm the connection and find your device in XiaomiTool interface window.</li><li>Your phone should reboot in fastboot mode.</li><li>Once Recovery mode is opened, select<strong> &#8220;Connect With MiAssistant&#8221;</strong>.</li><li>Select &#8220;Xiaomi Official Firmware&#8221; and the list of available firmware versions should start to load.</li><li>Select the Global ROM from the list.</li><li>You&#8217;ll see a warning that all data will be removed during the process.</li><li>Firmware should start downloading.</li><li>After download is finished, reboot into recovery, select &#8220;Connect with MiAssistant&#8221; and wait until the firmware is fully installed.</li><li>In the end you&#8217;ll see a successful message and your phone will automatically reboot with the new ROM installed.</li></ol>



<h3 class="wp-block-heading">Second method:</h3>



<p>Download Recovery ROM version manually, then copy downloaded archive to the folder with XiaomiTool, for ex. &#8220;C:\Xiaomi\XiaomiTool2\res\tmp&#8221;.</p>



<p>Open XiaomiTool and select &#8220;Local Official ROM File&#8221; and then locate the previously copied file. Installation should start.</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-global-rom-on-xiaomi-poco-x3-nfc/">How to Flash Global ROM on Xiaomi POCO X3 NFC</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/how-to-flash-global-rom-on-xiaomi-poco-x3-nfc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
