<?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>TWRP fix - Xiaomi Firmware</title>
	<atom:link href="https://xiaomifirmware.com/tag/twrp-fix/feed/" rel="self" type="application/rss+xml" />
	<link>https://xiaomifirmware.com/tag/twrp-fix/</link>
	<description>MIUI Android Devices Tips &#38; Guides</description>
	<lastBuildDate>Sat, 24 Jun 2017 19:33:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://xiaomifirmware.com/wp-content/uploads/2016/09/cropped-Untitled-design-32x32.png</url>
	<title>TWRP fix - Xiaomi Firmware</title>
	<link>https://xiaomifirmware.com/tag/twrp-fix/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[Fix] Can&#8217;t boot Redmi 3S in TWRP Recovery</title>
		<link>https://xiaomifirmware.com/guides-and-tips/fix-cant-boot-redmi-3s-twrp-recovery/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/fix-cant-boot-redmi-3s-twrp-recovery/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Tue, 21 Mar 2017 18:03:29 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[redmi 3s]]></category>
		<category><![CDATA[redmi 3x]]></category>
		<category><![CDATA[twrp]]></category>
		<category><![CDATA[TWRP fix]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=1447</guid>

					<description><![CDATA[<p>If your Xiaomi Redmi 3S or Redmi 3X device can&#8217;t enter into TWRP recovery mode, here&#8217;s a short tutorial that might help you. Solution for Redmi 3S / 3X can&#8217;t boot in TWRP custom recovery mode The issue with device can&#8217;t boot in TWRP recovery is related to bugged emmc_appsboot.mbn file from MIUI aboot partition. This problem usually appears on some previous ROM versions. After emmc_appsboot.mbn file is being written, your device won&#8217;t be able to boot in TWRP recovery [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/fix-cant-boot-redmi-3s-twrp-recovery/">[Fix] Can&#8217;t boot Redmi 3S in TWRP Recovery</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If your Xiaomi Redmi 3S or Redmi 3X device can&#8217;t enter into TWRP recovery mode, here&#8217;s a short tutorial that might help you.</p>
<h2>Solution for Redmi 3S / 3X can&#8217;t boot in TWRP custom recovery mode</h2>
<p>The issue with device can&#8217;t boot in TWRP recovery is related to bugged <i>emmc_appsboot.mbn</i> file from MIUI <em>aboot</em> partition. This problem usually appears on some previous ROM versions. After <i>emmc_appsboot.mbn</i> file is being written, your device won&#8217;t be able to boot in TWRP recovery mode anymore. That means no more updates &amp; backups. However, do not get frustrated. The solution is very simple.</p>
<h3>Fix TWRP recovery on Redmi 3S and Redmi 3X device</h3>
<ol>
<li>Download<i> emmc_appsboot</i> from CM13 zwliew version &#8211; <a href="https://xiaomifirmware.com/download/2961/"><strong>1.img</strong></a><i><br />
</i></li>
<li>Copy this file in phone internal memory.</li>
<li>In <a href="https://play.google.com/store/apps/details?id=jackpal.androidterm">terminal app</a> <em>(download link below) </em>run this command:
<pre>su
dd if=/sdcard/1.img of=/dev/block/bootdevice/by-name/aboot
reboot recovery</pre>
</li>
<li>Now TWRP recovery will be working.</li>
</ol>
<h3>Another method: In case of Redmi 3S Bootloop</h3>
<p>Here&#8217;s another method on how to restore TWRP recovery using fastboot mode on your Redmi 3S or Redmi 3X device, in case of bootloop or if previous method didn&#8217;t worked for you.</p>
<ol>
<li>Make sure you&#8217;ve installed all required fastboot drivers.</li>
<li>Download and extract this patch: Fix_TWRP_via_fastboot.zip
<ol>
<li><strong>In case of bootloop:</strong> Press and hold &#8220;Power&#8221; button with &#8220;Volume down&#8221; button for 15 seconds and after short vibration signal release the &#8220;Power&#8221; button.</li>
<li><strong>If you don&#8217;t have bootloop: </strong>Turn off your device &gt; Hold &#8220;Volume down&#8221; and &#8220;Power&#8221; buttons.</li>
</ol>
</li>
<li>Connect your device to PC.</li>
<li>Wait until all drivers are installed.</li>
<li>Run <strong>&#8220;1 Run me.bat&#8221; </strong>file. After successful patching you should see <i>&#8220;OKAY. finished&#8221;</i> message.</li>
<li>Disconnect your device from PC.</li>
<li>Now press and hold both volume buttons and power button for 15 seconds.</li>
<li>After vibration signal release the power button, while keep holding both volume buttons.</li>
<li>You&#8217;ve successfully boot into TWRP recovery.</li>
</ol>
<p><strong>Another solution:</strong> Download and install this patch right after flashing: <a href="https://xiaomifirmware.com/download/2963/"><strong>Patch_emmc_appsboot_TWRP.zip</strong></a></p>
<h3><strong>Downloads:</strong></h3>
<p><a href="https://play.google.com/store/apps/details?id=jackpal.androidterm">Terminal Emulator for Android</a></p>
<p><a href="https://xiaomifirmware.com/download/2961/">emmc_appsboot.mbn patch</a></p>
<p>Patch / Flash via TWRP recovery: <a href="https://xiaomifirmware.com/download/2963/">Patch_emmc_appsboot_TWRP</a></p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/fix-cant-boot-redmi-3s-twrp-recovery/">[Fix] Can&#8217;t boot Redmi 3S in 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/fix-cant-boot-redmi-3s-twrp-recovery/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
	</channel>
</rss>
