<?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>Redmi Note 8 - Xiaomi Firmware</title>
	<atom:link href="https://xiaomifirmware.com/tag/redmi-note-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://xiaomifirmware.com/tag/redmi-note-8/</link>
	<description>MIUI Android Devices Tips &#38; Guides</description>
	<lastBuildDate>Sat, 05 Feb 2022 16:25:10 +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>Redmi Note 8 - Xiaomi Firmware</title>
	<link>https://xiaomifirmware.com/tag/redmi-note-8/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How To Flash Xiaomi Redmi Note 8 With TWRP Recovery</title>
		<link>https://xiaomifirmware.com/guides-and-tips/twrp-recovery-flashing-redmi-note-8/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/twrp-recovery-flashing-redmi-note-8/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 09 May 2020 19:33:48 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Redmi Note 8]]></category>
		<category><![CDATA[twrp]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=14345</guid>

					<description><![CDATA[<p>In this post we&#8217;ll give the tutorials on how you can firstly install TWRP Custom Recovery on your Redmi Note 8 and then we will learn how to flash Official or Custom firmware using TWRP. There&#8217;s nothing really hard, but we still would like to remind you, that you take all the responsibility for any possible issues after doing manipulations with your device. Another thing you should keep in mind, that you can only install TWRP, if you have already [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/twrp-recovery-flashing-redmi-note-8/">How To Flash Xiaomi Redmi Note 8 With TWRP Recovery</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In this post we&#8217;ll give the tutorials on how you can firstly install TWRP Custom Recovery on your Redmi Note 8 and then we will learn how to flash Official or Custom firmware using TWRP. There&#8217;s nothing really hard, but we still would like to remind you, that you take all the responsibility for any possible issues after doing manipulations with your device. </p>



<p>Another thing you should keep in mind, that you can only install TWRP, if you have already unlocked the bootloader on your phone. If not, browse our website for detailed instructions on how to proceed with unlocking.</p>



<h2 class="wp-block-heading">Install TWRP Custom Recovery on Redmi Note 8</h2>



<p>First of all, you must have installed Platform-tools on your Windows PC.</p>



<ol class="wp-block-list"><li>Download <a href="https://xiaomifirmware.com/download/14341/">vbmeta.img</a></li><li>Download required TWRP Custom Recovery for Redmi Note 8. You can find different versions <a href="https://xiaomifirmware.com/roms/download-official-miui-roms-for-xiaomi-redmi-note-8/">here</a>.</li><li>Copy downloaded files to the folder with ADB Platform-tools.</li><li>Open command prompt on your PC.</li><li>Enter the following commands:<ol><li><strong>fastboot devices</strong> &#8211; to check if your device is connected correctly.</li><li><strong>fastboot &#8211;disable-verity &#8211;disable-verification flash vbmeta vbmeta.img</strong> &#8211; to flash vbmeta patch.</li><li><strong>fastboot erase recovery</strong></li><li><strong>fastboot flash recovery recovery.img</strong><ul><li>this will flash the Custom Recovery, where &#8220;recovery.img&#8221; is the name of downloaded recovery image file.</li></ul></li></ol></li><li>If you currently have stock recovery, then you must reboot into recovery at this step, by pressing &#8220;Power&#8221; and &#8220;Volume Up&#8221; buttons. If you reboot into system right now, before booting into TWRP firstly, the custom recovery will be removed automatically. If this happened, you should just repeat the same steps above once again.</li></ol>



<h3 class="wp-block-heading">How to flash official &amp; custom ROMs on Redmi Note 8 using TWRP Recovery</h3>



<p>Here&#8217;s the very simple step-by-step tutorial on how to install official MIUI and custom firmware, including localized ROMs, on Xiaomi Redmi Note 8 device using previously installed TWRP Custom Recovery. Before flashing any ROM it&#8217;s highly recommended to backup your device data, so that you can easily restore in case of failure or any issue. </p>



<ol class="wp-block-list"><li>Download the ROM you want to flash in .zip format and move to phone SD card.</li><li>Boot into TWRP Custom Recovery.</li><li>Format data.</li><li>Go back to main menu, and reboot to TWRP.</li><li>Wipe: Dalvik/ART Cache, Cache, System, Vendor and internal memory (optionally).</li><li>Now go to &#8220;Install&#8221; menu and flash the downloaded ROM.</li><li>Wipe Dalvik cache.</li><li>Reboot into system.</li></ol>



<p><strong>To update ROM version via TWRP:</strong></p>



<ol class="wp-block-list"><li>Reboot into TWRP.</li><li>Wipe: Dalvik/ART Cache, Cache, System, Vendor.</li><li>Install downloaded archive with ROM.</li><li>Reboot into system.</li></ol>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/twrp-recovery-flashing-redmi-note-8/">How To Flash Xiaomi Redmi Note 8 With TWRP Recovery</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/twrp-recovery-flashing-redmi-note-8/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Download Official MIUI ROMs for Xiaomi Redmi Note 8</title>
		<link>https://xiaomifirmware.com/roms/download-official-miui-roms-for-xiaomi-redmi-note-8/</link>
					<comments>https://xiaomifirmware.com/roms/download-official-miui-roms-for-xiaomi-redmi-note-8/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 09 May 2020 18:17:26 +0000</pubDate>
				<category><![CDATA[ROMs]]></category>
		<category><![CDATA[MIUI ROMS]]></category>
		<category><![CDATA[Redmi Note 8]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=14207</guid>

					<description><![CDATA[<p>In this post we are going to list all the official latest MIUI ROMs for Redmi Note 8 (ginkgo) device. Released in the the second quarter of 2019, this device has Qualcomm Snapdragon SDM665 processor and 4GB of RAM. In general this model received a positive reviews by its users and there have been a lot of different ROM versions released already. So, if you&#8217;re looking for an older version to downgrade and checking for the latest one, scroll down [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/roms/download-official-miui-roms-for-xiaomi-redmi-note-8/">Download Official MIUI ROMs for Xiaomi Redmi Note 8</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 list all the official latest MIUI ROMs for Redmi Note 8 (ginkgo) device. Released in the the second quarter of 2019, this device has Qualcomm Snapdragon SDM665 processor and 4GB of RAM. In general this model received a positive reviews by its users and there have been a lot of different ROM versions released already. So, if you&#8217;re looking for an older version to downgrade and checking for the latest one, scroll down and find the list below.</p>



<p><strong>Drivers for Xiaomi Redmi Note 8</strong>:</p>



<ul class="wp-block-list"><li><a href="https://xiaomifirmware.com/download/14092/">QDLoaderHS_USB_Driver_32bit_Setup.exe</a></li><li><a href="https://xiaomifirmware.com/download/14089/">QDLoaderHS_USB_Driver_64bit_Setup.exe</a></li></ul>



<p><strong>Platform-tools (adb&nbsp;&amp; fastboot)&nbsp;r30.0.1</strong></p>



<p><em><span class="has-inline-color has-vivid-green-cyan-color">Latest version. Released 06.05.2020.</span></em></p>



<ul class="wp-block-list"><li><a href="https://xiaomifirmware.com/download/14320/">tools_r30.0.1-windows.zip</a></li><li><a href="https://xiaomifirmware.com/download/14322/">tools_r30.0.1-linux.zip</a></li><li><a href="https://xiaomifirmware.com/download/14324/">tools_r30.0.1-macosx.zip</a></li></ul>



<p><strong>USB Driver for Windows:</strong></p>



<ul class="wp-block-list"><li><a href="https://xiaomifirmware.com/download/13936/">usb_driver_r12-windows.zip</a></li></ul>



<h2 class="wp-block-heading" id="latest-miui-firmware-for-redmi-note-8-ginkgo">Latest MIUI Firmware for Redmi Note 8 (ginkgo)</h2>



<p><strong>Redmi Note 8 &#8211; Global Stable ROM</strong></p>



<ul class="wp-block-list"><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.5.1.0.RCOMIXM</mark> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/20607/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20609/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.2.0.RCOMIXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/18980/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20604/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.6.0.QCOMIXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/18976/">Recovery</a> | <a href="https://xiaomifirmware.com/download/18978/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.5.0.QCOMIXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/18969/">Recovery</a> | <a href="https://xiaomifirmware.com/download/18974/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.4.0.QCOMIXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/17612/">Recovery</a> | <a href="https://xiaomifirmware.com/download/17614/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.3.0.QCOMIXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/17608/">Recovery</a> | <a href="https://xiaomifirmware.com/download/17610/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.12.0.PCOMIXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/16562/">Recovery</a> | <a href="https://xiaomifirmware.com/download/17603/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.11.0.PCOMIXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/15631/">Recovery</a> | <a href="https://xiaomifirmware.com/download/17605/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.9.0.PCOMIXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14841/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14843/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.8.0.PCOMIXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14209/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14211/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.7.0.PCOMIXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14229/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14231/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.6.0.PCOMIXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14233/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14235/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.4.0.PCOMIXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14237/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14239/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.3.0.PCOMIXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14241/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14243/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V10.3.5.0.PCOMIXM</mark> | MIUI 10 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14245/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14247/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V10.3.2.0.PCOMIXM</mark> | MIUI 10 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14249/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14251/">Fastboot</a></li></ul>



<p><strong>Redmi Note 8 &#8211; China Stable ROM</strong></p>



<ul class="wp-block-list"><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.5.4.0.RCOCNXM</mark> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/20619/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20621/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.5.3.0.RCOCNXM</mark> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/20615/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20617/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.5.1.0.RCOCNXM</mark> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/18986/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20613/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.3.0.RCOCNXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/18982/">Recovery</a> | <a href="https://xiaomifirmware.com/download/18984/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.3.0.QCOCNXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/16564/">Recovery</a> | <a href="https://xiaomifirmware.com/download/17616/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.2.0.QCOCNXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/16244/">Recovery</a> | <a href="https://xiaomifirmware.com/download/16246/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.7.0.PCOCNXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14847/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14850/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.6.0.PCOCNXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14215/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14217/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.5.0.PCOCNXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14253/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14255/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.4.0.PCOCNXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14257/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14259/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.3.0.PCOCNXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14261/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14263/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V10.3.8.0.PCOCNXM</mark> | MIUI 10 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14265/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14267/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V10.3.6.0.PCOCNXM</mark> | MIUI 10 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14269/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14271/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V10.3.5.0.PCOCNXM</mark> | MIUI 10 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14273/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14275/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V10.3.2.0.PCOCNXM</mark> | MIUI 10 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14277/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14279/">Fastboot</a></li></ul>



<p><strong>Redmi Note 8 &#8211; Indonesia Stable ROM</strong></p>



<ul class="wp-block-list"><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.5.1.0.RCOIDXM</mark> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/20630/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20632/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.3.0.RCOIDXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/20625/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20627/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.2.0.QCOIDXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/17618/">Recovery</a> | <a href="https://xiaomifirmware.com/download/17620/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.1.0.QCOIDXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/16566/">Recovery</a> | <a href="https://xiaomifirmware.com/download/17622/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.7.0.PCOIDXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/16248/">Recovery</a> | <a href="https://xiaomifirmware.com/download/16250/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.5.0.PCOIDXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/15633/">Recovery</a> | <a href="https://xiaomifirmware.com/download/15635/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.5.0.PCOIDXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14852/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14854/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.4.0.PCOIDXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14219/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14221/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.3.0.PCOIDXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14282/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14284/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.2.0.PCOIDXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14286/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14288/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V10.3.2.0.PCOIDXM</mark> | MIUI 10 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14290/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14292/">Fastboot</a></li></ul>



<p><strong>Redmi Note 8 &#8211; India Stable ROM</strong></p>



<ul class="wp-block-list"><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.5.1.0.RCOINXM</mark> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/20640/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20642/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.1.0.RCOINXM</mark> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/20636/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20638/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.2.0.QCOINXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/17624/">Recovery</a> | <a href="https://xiaomifirmware.com/download/17626/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.1.0.QCOINXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/16568/">Recovery</a> | <a href="https://xiaomifirmware.com/download/16570/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.6.0.PCOINXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/15637/">Recovery</a> | <a href="https://xiaomifirmware.com/download/15639/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.5.0.PCOINXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14856/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14858/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.4.0.PCOINXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14223/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14226/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.3.0.PCOINXM </mark>| MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14297/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14299/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V11.0.2.0.PCOINXM</mark> | MIUI 11 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14301/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14304/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V10.3.3.0.PCOINXM</mark> | MIUI 10 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14306/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14308/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V10.3.1.0.PCOINXM</mark> | MIUI 10 | Android 9.0 | <a href="https://xiaomifirmware.com/download/14310/">Recovery</a> | <a href="https://xiaomifirmware.com/download/14312/">Fastboot</a></li></ul>



<p><strong>Redmi Note 8 &#8211; EEA Stable ROM</strong></p>



<ul class="wp-block-list"><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.5.2.0.RCOEUXM</mark> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/20652/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20654/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.4.0.RCOEUXM</mark> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/20648/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20650/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.3.0.RCOEUXM</mark> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/20644/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20646/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.2.0.RCOEUXM</mark> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/18988/">Recovery</a> | <a href="https://xiaomifirmware.com/download/18990/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.4.0.QCOEUXM</mark> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/17630/">Recovery</a> | <a href="https://xiaomifirmware.com/download/17632/">Fastboot</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">V12.0.2.0.QCOEUXM</mark> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/16782/">Recovery</a> | <a href="https://xiaomifirmware.com/download/17628/">Fastboot</a></li></ul>



<p><strong>Redmi Note 8 &#8211; Russia Stable ROM</strong></p>


<ul>
<li><span class="has-inline-color has-vivid-cyan-blue-color">V12.0.2.0.QCORUXM</span> | MIUI 12 | Android 11.0 | <a href="https://xiaomifirmware.com/download/20659/">Recovery</a> | <a href="https://xiaomifirmware.com/download/20661/">Fastboot</a></li>
<li><span class="has-inline-color has-vivid-cyan-blue-color">V12.0.2.0.QCORUXM</span> | MIUI 12 | Android 10.0 | <a href="https://xiaomifirmware.com/download/18992/">Recovery</a> | <a href="https://xiaomifirmware.com/download/18994/">Fastboot</a></li>
</ul>


<h3 class="wp-block-heading" id="localized-miui-unofficial-firmware">Localized MIUI Unofficial Firmware</h3>



<p><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-luminous-vivid-orange-color">The following firmware can be flashed with TWRP Custom Recovery only.</mark> Also, you must have unlocked bootloader on your device.</p>



<p><strong>Xiaomi.EU:</strong></p>



<ul class="wp-block-list"><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">20.3.26 xiaomi.eu</mark> | MIUI 11 | Android 9.0 | <a href="https://sourceforge.net/projects/xiaomi-eu-multilang-miui-roms/files/xiaomi.eu/MIUI-WEEKLY-RELEASES/20.3.26/xiaomi.eu_multi_HMNote8_20.3.26_v11-9.zip/download">SourceForge</a> | <a href="https://androidfilehost.com/?fid=4349826312261755301">AndroidFilehost</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">9.12.12 xiaomi.eu</mark> | MIUI 11 | Android 9.0 | <a href="https://sourceforge.net/projects/xiaomi-eu-multilang-miui-roms/files/xiaomi.eu/MIUI-WEEKLY-RELEASES/9.12.12/xiaomi.eu_multi_HMNote8_9.12.12_v11-9.zip/download">SourceForge</a> | <a href="https://androidfilehost.com/?fid=4349826312261670812">AndroidFilehost</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">11.0.6.0 xiaomi.eu</mark> | MIUI 11 | Android 9.0 | <a href="https://sourceforge.net/projects/xiaomi-eu-multilang-miui-roms/files/xiaomi.eu/MIUI-STABLE-RELEASES/MIUIv11/xiaomi.eu_multi_HMNote8_V11.0.6.0.PCOCNXM_v11-9.zip/download">SourceForge</a> | <a href="https://androidfilehost.com/?fid=4349826312261749348">AndroidFilehost</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">11.0.4.0 xiaomi.eu</mark> | MIUI 11 | Android 9.0 | <a href="https://sourceforge.net/projects/xiaomi-eu-multilang-miui-roms/files/xiaomi.eu/MIUI-STABLE-RELEASES/MIUIv11/xiaomi.eu_multi_HMNote8_V11.0.4.0.PCOCNXM_v11-9.zip/download">SourceForge</a> | <a href="https://androidfilehost.com/?fid=4349826312261691426">AndroidFilehost</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">11.0.3.0 xiaomi.eu </mark>| MIUI 11 | Android 9.0 | <a href="https://sourceforge.net/projects/xiaomi-eu-multilang-miui-roms/files/xiaomi.eu/MIUI-STABLE-RELEASES/MIUIv11/xiaomi.eu_multi_HMNote8_V11.0.3.0.PCOCNXM_v11-9.zip/download">SourceForge</a> | <a href="https://androidfilehost.com/?fid=4349826312261641784">AndroidFilehost</a></li><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">11.0.2.0 xiaomi.eu</mark> | MIUI 11 | Android 9.0 | <a href="https://sourceforge.net/projects/xiaomi-eu-multilang-miui-roms/files/xiaomi.eu/MIUI-STABLE-RELEASES/MIUIv11/xiaomi.eu_multi_HMNote8_V11.0.2.0.PCOCNXM_v11-9.zip/download">SourceForge</a> | <a href="https://androidfilehost.com/?fid=4349826312261633374">AndroidFilehost</a></li></ul>



<p><strong>MiRoom:</strong></p>



<ul class="wp-block-list"><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">MiRoom V11.0.2.0.PCOCNXM</mark> | <a href="https://drive.google.com/drive/folders/1s4TqfFLfKC28eIKgOo50OGwA9y4OQwsy?usp=sharing">Download from Google Drive</a></li></ul>



<p><strong>Revolution OS:</strong></p>



<ul class="wp-block-list"><li><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-cyan-blue-color">20.1.31 Revolution OS</mark> | <a href="https://sourceforge.net/projects/revos/files/estable/RedmiNote8/20.1.31/">SourceForce</a></li></ul>



<p><strong>MIUI Italia</strong>:</p>



<p><em>Official website: <a href="https://www.miui.it">https://www.miui.it</a></em></p>



<p>MIUI Italia team started in 2010 and they&#8217;ve been developing localised ROMs using &#8220;China Developer&#8221; ROM versions as base and were releasing weekly updates. Now they are building they &#8220;customised&#8221; firmware with optimisations and tweaks based on Global MIUI ROMs. Root is enabled by default &amp; doesn&#8217;t have any issues with GApps, which comes pre-installed as well.</p>



<p>Download V11.0.7.0 from <a href="https://sourceforge.net/projects/miui-ita/files/New_MIUI.it/miui.it_easyrom_ginkgo_V11.0.7.0.PCOMIXM_9.0.zip/download">SourceForge</a></p>



<p><strong>MIUI Mix ROM:</strong></p>



<ul class="wp-block-list"><li>MiuiMix v.20.1.9 | MIUI 11 | Android 9 | <a href="https://androidfilehost.com/?fid=4349826312261698993">AndroidFileHost</a></li><li>MiuiMix v.20.1.16 | MIUI 11 | Android 9 | <a href="https://androidfilehost.com/?fid=4349826312261709330">AndroidFileHost</a></li><li>MiuiMix v.20.2.27 | MIUI 11 | Android 9 | <a href="https://androidfilehost.com/?fid=4349826312261733735">AndroidFileHost</a></li><li>MiuiMix v.20.3.5 | MIUI 11 | Android 9 | <a href="https://androidfilehost.com/?fid=4349826312261739859">AndroidFileHost</a></li><li>MiuiMix v.20.3.12 | MIUI 11 | Android 9 | <a href="https://androidfilehost.com/?fid=4349826312261744891">AndroidFileHost</a></li><li>MiuiMix v.11.0.4.0 | MIUI 11 | Android 9 | <a href="https://androidfilehost.com/?fid=4349826312261694126">AndroidFileHost</a></li><li>MiuiMix v.11.0.5.0 | MIUI 11 | Android 9 | <a href="https://androidfilehost.com/?fid=4349826312261730837">AndroidFileHost</a></li></ul>



<h3 class="wp-block-heading" id="download-custom-stock-recovery-for-redmi-note-8">Download Custom &amp; Stock Recovery for Redmi Note 8</h3>



<p>Stock Recovery .img file from Indonesian fastboot ROM for Redmi Note 8: <a href="https://xiaomifirmware.com/download/14327/">recovery.img</a></p>



<p>Official TWRP 3.3.1.0: <a href="https://dl.twrp.me/ginkgo/twrp-3.3.1-0-ginkgo.img">twrp-3.3.1-0-ginkgo.img</a></p>



<p>Official OrangeFox Recovery R10.1_2: <a href="https://xiaomifirmware.com/download/14335/">OrangeFox-R10.1_2-Stable-ginkgo.zip</a></p>



<h3 class="wp-block-heading" id="how-to-flash-official-miui-rom-via-fastboot-without-miflash">How to Flash Official MIUI ROM via Fastboot without MiFlash</h3>



<p>Here&#8217;s a very quick tutorial on how you can flash official MIUI ROM using fastboot mode, while not using the MiFlash tool. This method will only work only with unlocked bootloader.</p>



<ol class="wp-block-list"><li>Download the fastboot ROM version from the list above.</li><li>Make sure you&#8217;ve all required drivers installed, like USB Drivers and ADB platform tools.</li><li>Unpack downloaded ROM and find &#8220;images&#8221; folder.</li><li>Now go to the unpacked folder with platform-tools, select all files and move them to near to &#8220;images&#8221; folder from unpacked fastboot ROM.</li><li>Remove both &#8220;flash_all_lock&#8221; files from the firmware folder.</li><li>Boot your device in fastboot mode, connect to PC via USB cable and start &#8220;flash_all&#8221; file, if case if you want to save personal data after flashing, select the &#8220;flash_all_except_data_storage&#8221;.</li><li>Wait until installation is completed and your phone reboots automatically.</li></ol>



<h2 class="wp-block-heading" id="how-to-fix-the-system-has-been-destroyed-issue-on-redmi-note-8">How to fix &#8220;The system has been destroyed&#8221; issue on Redmi Note 8?</h2>



<p>In case you&#8217;ve stuck with the following issue while flashing or updating your device, you can try this method and see if it helps:</p>



<ol class="wp-block-list"><li>First of all you&#8217;ll need to download Platform-tools.</li><li>Then download this <a href="https://xiaomifirmware.com/download/14341/">vbmeta.img</a> patch as well.</li><li>Move previously downloaded vbmeta.img to the folder with Platform-tools files.</li><li>Open Terminal Window on your PC.</li><li>Start your device in fastboot mode.</li><li>In Terminal type the following command to check if the device is connected correctly: &#8220;fastboot devices&#8221;</li><li>If you see your phone successfully identified, then continue with the following command: &#8220;fastboot &#8211;disable-verity &#8211;disable-verification flash vbmeta vbmeta.img&#8221;</li><li>This will flash vbmeta patch.</li><li>Reboot into TWRP Custom Recovery, press &#8220;Volume Up&#8221; and Power buttons.</li><li>Once you&#8217;ll see the &#8220;Redmi&#8221; logo on the screen keep holding &#8220;Volume Up&#8221; button and release the power.</li></ol>
<p>The post <a href="https://xiaomifirmware.com/roms/download-official-miui-roms-for-xiaomi-redmi-note-8/">Download Official MIUI ROMs for Xiaomi Redmi Note 8</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/roms/download-official-miui-roms-for-xiaomi-redmi-note-8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
