<?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>ZCX-TWRP - Xiaomi Firmware</title>
	<atom:link href="https://xiaomifirmware.com/tag/zcx-twrp/feed/" rel="self" type="application/rss+xml" />
	<link>https://xiaomifirmware.com/tag/zcx-twrp/</link>
	<description>MIUI Android Devices Tips &#38; Guides</description>
	<lastBuildDate>Mon, 04 Dec 2017 19:41:56 +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>ZCX-TWRP - Xiaomi Firmware</title>
	<link>https://xiaomifirmware.com/tag/zcx-twrp/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Download TWRP Custom Recovery for Xiaomi Mi5S</title>
		<link>https://xiaomifirmware.com/guides-and-tips/download-twrp-custom-recovery-xiaomi-mi5s/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/download-twrp-custom-recovery-xiaomi-mi5s/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Mon, 04 Dec 2017 19:30:26 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Capricorn]]></category>
		<category><![CDATA[Mi 5S]]></category>
		<category><![CDATA[twrp]]></category>
		<category><![CDATA[Xiaomi Mi5S]]></category>
		<category><![CDATA[ZCX-TWRP]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=6752</guid>

					<description><![CDATA[<p>Below we&#8217;ve gathered information and download links for Xiaomi Mi 5S TWRP Custom Recovery. Download the latest version and learn how to flash TWRP on your device. Pay attention that you must unlock the bootloader and have ADB drivers installed correctly on your PC. Download and flash TWRP on Xiaomi Mi 5S (capricorn) Official TWRP Custom Recovery for Capricorn Here&#8217;s the link to the official version of TWRP Custom Recovery for Xiaomi Mi5S (capricorn): TWRP 3.1.1-0 TWRP 3.2.0-0 ZCX-TWRP For [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/download-twrp-custom-recovery-xiaomi-mi5s/">Download TWRP Custom Recovery for Xiaomi Mi5S</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Below we&#8217;ve gathered information and download links for Xiaomi Mi 5S TWRP Custom Recovery. Download the latest version and learn how to flash TWRP on your device. Pay attention that you must unlock the bootloader and have ADB drivers installed correctly on your PC.</p>
<h2>Download and flash TWRP on Xiaomi Mi 5S (capricorn)</h2>
<p><strong>Official TWRP Custom Recovery for Capricorn</strong></p>
<p>Here&#8217;s the link to the official version of TWRP Custom Recovery for Xiaomi Mi5S (capricorn):</p>
<ul>
<li><a href="https://dl.twrp.me/capricorn/twrp-3.1.1-0-capricorn.img.html">TWRP 3.1.1-0</a></li>
<li><a href="https://dl.twrp.me/capricorn/twrp-3.2.0-0-capricorn.img.html">TWRP 3.2.0-0</a></li>
</ul>
<p><strong>ZCX-TWRP For Mi5S</strong></p>
<p>Download: <a href="https://androidfilehost.com/?fid=673368273298976196"><strong>ZCX-TWRP-3.0.2-X-MI5S-capricorn-Nougat-7.0-16.12.26.zip</strong></a></p>
<p><strong>ZCX-TWR-3.0.2 Recovery with One-Click Installer</strong></p>
<ol>
<li>Download and unpack ZCX-TWR-3.0.2: <a href="https://xiaomifirmware.com/download/6755/"><strong>ZCX-TWR-3.0.2-X-MI5S-Capricorn-16.12.26.rar</strong></a></li>
<li>You must unlock bootloader and have ADB drivers installed on your PC.</li>
<li>Start your device in fastboot mode. Turn off your phone first, then press &#8220;Power&#8221; and &#8220;Volume Down&#8221; buttons at the same time and wait until fastboot logo appear on the screen.</li>
<li>Connct your phone to PC via USB-cable.</li>
<li>Run <strong>&#8220;flash.bat&#8221;</strong> file from the unpacked archive with TWRP. The script will automatically install TWRP Custom Recovery and reboot your device in recovery mode.</li>
<li>On the first startup TWRP will be in Chinese language. To change the language in TWRP, press the bottom right button, then tap on globe icon and select required language. Swipe to confirm.</li>
<li>If you want to root your device, then in TWRP main menu tap on &#8220;Advanced&#8221; and &#8220;ROOT&#8221;, swipe to confirm. This will install SuperSU 2.79 on your phone.</li>
</ol>
<h3>How to manually install TWRP Custom Recovery on Mi5S (capricorn)</h3>
<ol>
<li>Download required version of TWRP Custom Recovery you want to flash.</li>
<li>Start your phone in fastboot mode and connect to PC.</li>
<li>Move downloaded TWRP .img file to the folder with ADB files and rename it to <strong>&#8220;recovery.img&#8221;</strong>.</li>
<li>Open terminal window from the folder with ADB files and type the following command:
<pre>fastboot flash recovery recovery.img</pre>
</li>
<li>This will flash recovery on your device.</li>
</ol>
<p>In case you don&#8217;t have installed drivers on your PC, then you can <a href="https://xiaomifirmware.com/downloads/download-drivers-tools-xiaomi-mi5/">download required ADB drivers for Xiaomi Mi 5S here</a>.</p>
<h3>How to fix Error 7 in TWRP Custom Recovery on Mi5S</h3>
<p>Here&#8217;s a solution for Error 7 on Xiaomi Mi 5S. You&#8217;ll need to download one of the following firmware versions and update your device via TWRP.</p>
<p>You&#8217;ll also need to update the firmware to the latest version in case you want to flash Lineage OS or Resurrection ROM.</p>
<p>Install firmware via TWRP Custom Recovery before flashing Custom ROM. Check <a href="https://github.com/fjtrujy/capricornCNFirmware/releases">GitHub link</a> for the latest versions.</p>
<ul>
<li><a href="https://xiaomifirmware.com/download/6761/">capricorn-CN-7.5.24-7.0.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/6763/">capricorn-CN-7.6.5-7.0-v2.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/6765/">capricorn-CN-7.6.15-7.0.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/6767/">firmware &#8211; 7.7.6.-7.0-CN.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/6769/">firmware -7.7.12.-7.0-CN.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/6771/">firmware_7.7.20_7.0.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/6773/">firmware_miui_MI5SGlobal_7.8.31_9fdd0fc9bb_7.0.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/6775/">firmware_MI5SGlobal_7.9.7_290f291b89_7.0.zip</a></li>
</ul>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/download-twrp-custom-recovery-xiaomi-mi5s/">Download TWRP Custom Recovery for Xiaomi Mi5S</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/download-twrp-custom-recovery-xiaomi-mi5s/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Download TWRP Custom Recovery for Redmi 3S</title>
		<link>https://xiaomifirmware.com/downloads/download-twrp-custom-recovery-redmi-3s/</link>
					<comments>https://xiaomifirmware.com/downloads/download-twrp-custom-recovery-redmi-3s/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 23 Sep 2017 19:46:29 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Custom Recovery]]></category>
		<category><![CDATA[redmi 3s]]></category>
		<category><![CDATA[redmi 3x]]></category>
		<category><![CDATA[twrp]]></category>
		<category><![CDATA[ZCX-TWRP]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=4844</guid>

					<description><![CDATA[<p>Below you&#8217;ll find download links for the latest TWRP Custom Recovery modifications for Xiaomi Redmi 3S / 3X phone. To find ADB and other required drivers please visit this post and to find the latest Custom ROMs, including Android 8 Oreo, you may proceed here. TWRP Custom Recovery for Xiaomi Redmi 3S and Redmi 3X You&#8217;ll need to unlock the bootloader before installing custom recovery on your phone. Download ZCX-TWRP for Redmi 3S / 3X This version is currently under development. [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-twrp-custom-recovery-redmi-3s/">Download TWRP Custom Recovery for Redmi 3S</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Below you&#8217;ll find download links for the latest TWRP Custom Recovery modifications for Xiaomi Redmi 3S / 3X phone. To find ADB and other required drivers please visit <a href="https://xiaomifirmware.com/downloads/downloads-xiaomi-redmi-3s-3x-drivers-utilities/">this post</a> and to find the latest Custom ROMs, including Android 8 Oreo, you may proceed <a href="https://xiaomifirmware.com/roms/download-android-8-custom-rom-redmi-3s3x/">here</a>.</p>
<h2>TWRP Custom Recovery for Xiaomi Redmi 3S and Redmi 3X</h2>
<p>You&#8217;ll need to unlock the bootloader before installing custom recovery on your phone.</p>
<h3>Download ZCX-TWRP for Redmi 3S / 3X</h3>
<p>This version is currently under development. We&#8217;ve got an Alpha release for Redmi 3S phone.</p>
<p><strong>Features:</strong></p>
<ul>
<li>OTA support.</li>
<li>ad-hosts support.</li>
<li>SuperSU v2.79 included.</li>
<li>English and Chinese language.</li>
<li>and more&#8230;</li>
</ul>
<h4>How to flash ZCX-TWRP on Redmi 3S / 3X</h4>
<ol>
<li>Download ZCX-Recovery image: <a href="https://drive.google.com/drive/folders/0By1BTKqqhYgzWXJUaWktNUxINTA">download link</a></li>
<li>Install ADB drivers, if you haven&#8217;t done that previously.</li>
<li>Copy downloaded custom recovery .img file to the folder with ADB files and rename .img file to &#8220;recovery.img&#8221;.</li>
<li>In the folder with ADB files, press and hold &#8220;Shift&#8221; key and click right mouse button, in the menu select &#8220;Open command window here&#8221;.</li>
<li>Reboot your device in fastboot mode and connect to PC.</li>
<li>Type in the command window:
<pre>fastboot flash recovery recovery.img

fastboot boot recovery.img</pre>
</li>
</ol>
<p><a href="https://drive.google.com/drive/folders/0By1BTKqqhYgzWXJUaWktNUxINTA"><strong>Download ZCX-TWRP</strong></a></p>
<h3>Download TWRP Installer Tool for Redmi 3S / 3X</h3>
<p>Download: <a href="https://xiaomifirmware.com/download/4846/"><strong>TWRP-Installer.rar</strong></a></p>
<h4>How to use TWRP Installer Tool?</h4>
<ol>
<li>First of all unlock the bootloader here http://en.miui.com/unlock</li>
<li>You should have Redmi 3S device with Android 6.0 installed.</li>
<li>Download <strong><a href="https://xiaomifirmware.com/download/4846/">TWRP Installer tool</a></strong> and unpack downloaded archive.</li>
<li>Start <strong>&#8220;twrp-installer.bat&#8221;</strong>.</li>
<li>Start your phone in fastboot mode and follow the instructions on the screen.</li>
<li>After installation is completed, your phone will automatically boot into TWRP Recovery. On the first startup you will see a confirmation message &#8220;Keep System Read Only?&#8221;:
<ul>
<li>If you select &#8220;Mount system partition read-only&#8221;, you can receive OTA updates for official MIUI ROMs.</li>
<li>If you swipe to confirm system partition modification, you&#8217;ll need to do additional thing, go to &#8220;Advanced settings&#8221; and enable &#8220;Disable dm-verify&#8221;. Otherwise your device will stuck at Mi logo while starting.</li>
</ul>
</li>
<li>Now you can reboot into system or continue working with TWRP Custom Recovery.</li>
</ol>
<h3>CyanogenMod 13 Recovery for Redmi 3S</h3>
<p>Download: <a href="https://xiaomifirmware.com/download/4852/"><strong>recovery.img</strong></a> | <a href="https://forum.xda-developers.com/xiaomi-redmi-3s/development/cyanogenmod-recovery-redmi-3s-t3491607">XDA Thread</a></p>
<h3>Download Stock Recovery for Redmi 3S</h3>
<p>Below you can download official MIUI Stock Recovery file for Xiaomi Redmi 3S: <a href="https://xiaomifirmware.com/download/4854/"><strong>official_MIUI_recovery_redmi3s.zip</strong></a></p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-twrp-custom-recovery-redmi-3s/">Download TWRP Custom Recovery for Redmi 3S</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/downloads/download-twrp-custom-recovery-redmi-3s/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
