<?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 3 Pro Special Edition - Xiaomi Firmware</title>
	<atom:link href="https://xiaomifirmware.com/tag/redmi-note-3-pro-special-edition/feed/" rel="self" type="application/rss+xml" />
	<link>https://xiaomifirmware.com/tag/redmi-note-3-pro-special-edition/</link>
	<description>MIUI Android Devices Tips &#38; Guides</description>
	<lastBuildDate>Wed, 19 Jul 2017 19:26:29 +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 3 Pro Special Edition - Xiaomi Firmware</title>
	<link>https://xiaomifirmware.com/tag/redmi-note-3-pro-special-edition/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Restore IMEI on Redmi Note 3 Pro Special Edition</title>
		<link>https://xiaomifirmware.com/guides-and-tips/restore-imei-redmi-note-3-pro-special-edition/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/restore-imei-redmi-note-3-pro-special-edition/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Wed, 19 Jul 2017 19:24:59 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[imei]]></category>
		<category><![CDATA[Redmi Note 3 Pro SE]]></category>
		<category><![CDATA[Redmi Note 3 Pro Special Edition]]></category>
		<category><![CDATA[Restore IMEI]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=4012</guid>

					<description><![CDATA[<p>Hello, friends! Recently we&#8217;ve made a few posts about Redmi Note 3 Pro Special Edition and today we will show you how you can restore IMEI on your phone. Before continuing to this tutorial you&#8217;ll need to have root, USB-debugging enabled, your IMEI code from the box and all drivers installed on your PC. Also you&#8217;ll need to have HEX Workshop, IMEI Converter and QPST drivers on your PC. How to restore IMEI on Xiaomi Redmi Note 3 Pro Special [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/restore-imei-redmi-note-3-pro-special-edition/">Restore IMEI on Redmi Note 3 Pro Special Edition</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hello, friends! Recently we&#8217;ve made a few posts about Redmi Note 3 Pro Special Edition and today we will show you how you can restore IMEI on your phone. Before continuing to this tutorial you&#8217;ll need to have root, USB-debugging enabled, your IMEI code from the box and all drivers installed on your PC.</p>
<p>Also you&#8217;ll need to have <a href="https://xiaomifirmware.com/download/2907/">HEX Workshop</a>, <a href="https://xiaomifirmware.com/download/2902/">IMEI Converter</a> and <a href="https://xiaomifirmware.com/download/2904/">QPST</a> drivers on your PC.</p>
<h2>How to restore IMEI on Xiaomi Redmi Note 3 Pro Special Edition</h2>
<ol>
<li>First connect your device to PC via USB cable and start Minimal ADB and Fastboot.</li>
<li>Enter these commands in command prompt:
<pre>adb devices
adb shell
su
setprop sys.usb.config diag,adb</pre>
</li>
<li>Device will be reconnected.</li>
<li>Now enter the commands below:
<pre>adb shell
su
getprop sys.usb.config</pre>
</li>
<li>At this point, in device manager you should see a COM port and Qualcomm HS-USB Android DIAG 901D (COM21).</li>
<li>Download and unpack <a href="https://xiaomifirmware.com/download/4015/"><strong>kate_00000000_0.zip</strong></a></li>
<li>Open <strong>00000000_0.qcn </strong>file from previously downloaded archive with <a href="https://xiaomifirmware.com/download/2907/"><strong>Hex Workshop</strong></a>.</li>
<li>Now start <a href="https://xiaomifirmware.com/download/2902/"><strong>IMEI Converter.exe</strong></a> and enter your IMEI for SIM 1 (later for SIM 2).</li>
<li>In the Hex Workshop find this line<strong> &#8220;08 8A 06 51 03 73 10 95 56&#8221;</strong> and replace with your SIM 1 IMEI code from IMEI Converter. Now look for <strong>&#8220;08 8A 06 51 03 73 10 95 49&#8221;</strong> and replace with SIM 2 code from IMEI Converter.</li>
<li>Save and close Hex Workshop.</li>
<li>Open Minimal ADB and Fastboot and enter these commands:
<pre>adb shell
su
dd if=/dev/block/mmcblk0p13 of=/sdcard/modemst1
dd if=/dev/block/mmcblk0p14 of=/sdcard/modemst2
dd if=/dev/block/mmcblk0p16 of=/sdcard/fsg
dd if=/dev/zero of=/dev/block/mmcblk0p13
dd if=/dev/zero of=/dev/block/mmcblk0p14
dd if=/dev/zero of=/dev/block/mmcblk0p16
reboot</pre>
</li>
<li>Repeat steps 1-4.</li>
<li>Start <a href="https://xiaomifirmware.com/download/2904/">QPST</a> tool and select device <em>(if it doesn&#8217;t recognized click on &#8220;Add New Port&#8221;).</em></li>
<li>Press <strong>&#8220;Start Clients&#8221;</strong> &gt; <strong>&#8220;Software Download&#8221;</strong> and locate <strong>00000000_0.qcn</strong></li>
<li>Click on <strong>&#8220;Restore&#8221;</strong> tab and press<strong> &#8220;Start&#8221;</strong>.</li>
<li>Reboot your device.</li>
<li>That&#8217;s it! You should now have IMEI restored.</li>
</ol>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/restore-imei-redmi-note-3-pro-special-edition/">Restore IMEI on Redmi Note 3 Pro Special Edition</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/restore-imei-redmi-note-3-pro-special-edition/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to unlock Redmi Note 3 Pro Special Edition</title>
		<link>https://xiaomifirmware.com/guides-and-tips/unlock-redmi-note-3-pro-special-edition/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/unlock-redmi-note-3-pro-special-edition/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 15 Jul 2017 17:05:37 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[MiUnlock]]></category>
		<category><![CDATA[Redmi Note 3 Pro Special Edition]]></category>
		<category><![CDATA[Redmi Note 3 Special Edition]]></category>
		<category><![CDATA[Unlock Bootloader]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=3999</guid>

					<description><![CDATA[<p>Hello, everyone! Here&#8217;s a few methods on how you can officially unlock the bootloader on your Xiaomi Redmi Note 3 Pro Special Edition. We will also check out the step-by-step solution for bootloop issue that might happen after the unsuccessful unlocking. Unlock bootloader on Xiaomi Redmi Note 3 Pro Special Edition How to officially unlock Redmi Note 3 Special Edition? Basically, this tutorial will also work for all other Xiaomi phone models. So you can use it to officially unlock [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/unlock-redmi-note-3-pro-special-edition/">How to unlock Redmi Note 3 Pro Special Edition</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hello, everyone! Here&#8217;s a few methods on how you can officially unlock the bootloader on your Xiaomi Redmi Note 3 Pro Special Edition. We will also check out the step-by-step solution for bootloop issue that might happen after the unsuccessful unlocking.</p>
<h2>Unlock bootloader on Xiaomi Redmi Note 3 Pro Special Edition</h2>
<h3>How to officially unlock Redmi Note 3 Special Edition?</h3>
<p>Basically, this tutorial will also work for all other Xiaomi phone models. So you can use it to officially unlock other devices. The phones which doesn&#8217;t have &#8220;OEM Unlock&#8221; option, simply skip this step. You will also required to request an official unlock permission from MIUI before continuing to the steps below. This was tested on Develop ROM 6.10.13 and 6.11.3.</p>
<ol>
<li>Go to Settings &gt; Additional &gt; Developer Options &gt; Enable OEM Unlock</li>
<li>Now back to Settings &gt; Additional &gt; Developer Options &gt; Mi Unlock Status &gt; In the bottom select &#8220;Add device and account&#8221;. The phone and Mi Account will automatically sync.</li>
<li>After successful unlock you can remove your Mi account (optionally).</li>
</ol>
<h3>Another method of unlocking bootloader on Redmi Note 3 Pro SE</h3>
<ol>
<li>First, don&#8217;t forget to make all required backups of your device.</li>
<li>Remove or disable all security pins from your device (fingerprint lock, pin-code, graphic key etc&#8230;)</li>
<li>Make factory reset on your device.</li>
<li>Open MiFlash tool and flash <a href="https://xiaomifirmware.com/download/4003/"><strong>this ROM</strong></a> (don&#8217;t forget to select <strong>&#8220;clean all&#8221;</strong> option). Here&#8217;s a tutorial on <a href="https://xiaomifirmware.com/guides-and-tips/flash-redmi-note-3-pro-special-edition/">how you can flash Redmi Note 3 Pro SE with MiFlash</a>.</li>
<li>Go to Settings &gt; About phone &gt; tap a few times on &#8220;MIUI version&#8221; to enable developer options.</li>
<li>Go to Settings &gt; Additional &gt; Developer Options and and enable <strong>&#8220;OEM Unlock&#8221;</strong> and <strong>&#8220;USB debug&#8221;</strong>.</li>
<li>Grab your phone and sign into your Xiaomi account.</li>
<li>Now on your PC go to Xiaomi website and also sign into the same Mi account.</li>
<li>Press &#8220;Find device&#8221; <em>(it could be not found, but press the button anyways.)</em></li>
<li>Download <a href="https://xiaomifirmware.com/downloads/download-mi-unlock-2-2-624-14-windows/">MiUnlock</a>, install and enter your Mi account credentials.</li>
<li>Reboot into fastboot mode <em>(turn off your phone &gt; press &#8220;Volume Down&#8221; and &#8220;Power&#8221; button at the same time and hold until fastboot logo appears on the screen).</em></li>
<li>Next connect your phone to PC and press &#8220;Unlock&#8221; button in MiUnlock.</li>
<li>That&#8217;s pretty much it! You&#8217;ve successfully unlocked the bootloader on your Redmi Note 3 Pro Special Edition phone.</li>
</ol>
<h3>How to fix bootloop and unlock bootloader on 6.7.14 Developer ROM</h3>
<p>Here&#8217;s a method that might help you to restore bootlooped and finally unlock bootloader on your Xiaomi Redmi Note 3 Pro Special Edition. In case you&#8217;ve installed a MIUI Dev ROM 6.7.14 to unlock the bootloader, but instead got a bootloop on your Redmi Note 3 SE, try following the tutorial below:</p>
<ol>
<li>First, don&#8217;t forget to make all required backups of your device.</li>
<li>Remove or disable all security pins from your device (fingerprint lock, pin-code, graphic key etc&#8230;)</li>
<li>Make factory reset on your device.</li>
<li>Open MiFlash tool and flash <a href="https://xiaomifirmware.com/download/4003/"><strong>this ROM</strong></a> (don&#8217;t forget to select <strong>&#8220;clean all&#8221;</strong> option). Here&#8217;s a tutorial on <a href="https://xiaomifirmware.com/guides-and-tips/flash-redmi-note-3-pro-special-edition/">how you can flash Redmi Note 3 Pro SE with MiFlash</a>.
<ol>
<li>Download and unpack to C:\ drive: <a href="https://xiaomifirmware.com/download/4008/"><strong>Boot and recovery.zip</strong></a></li>
<li>Install MiFlashSetup.msi</li>
<li>Boot your device in fastboot mode.</li>
<li>Open <strong>&#8220;fastboot_edl&#8221; </strong>folder and run <strong>edl.cmd, </strong>you device will reboot in EDL mode.</li>
<li>In MiFlash locate the &#8220;Firmware&#8221; folder, press <strong>&#8220;save user data&#8221;</strong> and flash your phone!</li>
<li>That&#8217;s it! Now your phone is alive again and you can flash any other ROM version.</li>
<li>This archive <a href="https://xiaomifirmware.com/download/4008/"><strong>Boot and recovery.zip</strong></a><strong> </strong>flashes the patched unofficial unlocked bootloader as well as TWRP Recovery. This is also the most fastest way to install custom ROM on your phone. In case TWRP asks for a password, this is absolutely normal. That means the you&#8217;ve encrypted data partition. You&#8217;ll need to make a full wipe or manually format<strong> /data</strong> partition. Pay attention that after <strong>/data</strong> partition format all apps and settings will be deleted.</li>
</ol>
</li>
<li>After you&#8217;ve flashed your Redmi Note 3 Pro SE device, boot in recovery and make factory reset.</li>
<li>Reboot into system.</li>
<li>Sync to Mi Account and turn off your device.</li>
<li>Extract &#8220;dummy&#8221;, &#8220;emmc_appsboot&#8221;, &#8220;recovery&#8221; &amp; &#8220;prog_emmc_firehose_8976_ddr&#8221; files from 6.7.14 ROM, move them to &#8220;boot and recovery&#8221; folder and flash your phone once again with MiFlash tool.</li>
<li>Boot into fastboot and unlock your device with MiUnlock tool.</li>
<li>After you&#8217;ve successfully unlocked your phone, you can easily install the latest official Global ROM on your phone.</li>
</ol>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/unlock-redmi-note-3-pro-special-edition/">How to unlock Redmi Note 3 Pro Special Edition</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/unlock-redmi-note-3-pro-special-edition/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Boot Redmi Note 3 Pro Special Edition in EDL Mode</title>
		<link>https://xiaomifirmware.com/guides-and-tips/boot-redmi-note-3-pro-special-edition-edl-mode/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/boot-redmi-note-3-pro-special-edition-edl-mode/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 15 Jul 2017 11:18:43 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[download mode]]></category>
		<category><![CDATA[edl]]></category>
		<category><![CDATA[Redmi Note 3 Pro Special Edition]]></category>
		<category><![CDATA[Redmi Note 3 Special Edition]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=3989</guid>

					<description><![CDATA[<p>Here&#8217;s a few working methods on how you can start your Xiaomi Redmi Note 3 Pro Special Edition phone in EDL or Emergency download mode. From Diagnostic 900E to QDLoader 9008. How to boot in EDL (Download mode) on Redmi Note 3 Pro Special Edition 1: Boot into EDL mode from PC: Go to &#8220;Developer options&#8221; (find tutorials on our website in case you don&#8217;t know how to). Enable &#8220;ADB debug&#8221; in developer options. Open Minimal ADB and Fastboot. Type this command in &#8220;Command [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/boot-redmi-note-3-pro-special-edition-edl-mode/">Boot Redmi Note 3 Pro Special Edition in EDL Mode</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Here&#8217;s a few working methods on how you can start your Xiaomi Redmi Note 3 Pro Special Edition phone in EDL or <em>Emergency download</em> mode. From Diagnostic 900E to QDLoader 9008.</p>
<h2>How to boot in EDL <em>(Download mode)</em> on Redmi Note 3 Pro Special Edition</h2>
<p><strong>1: Boot into EDL mode from PC:</strong></p>
<ol>
<li>Go to <strong>&#8220;Developer options&#8221;</strong> <em>(find tutorials on our website in case you don&#8217;t know how to).</em></li>
<li>Enable <strong>&#8220;ADB debug&#8221;</strong> in developer options.</li>
<li>Open Minimal ADB and Fastboot.</li>
<li>Type this command in &#8220;Command Prompt&#8221; to boot your Redmi Note 3 Special Edition into EDL mode:
<pre>adb reboot edl</pre>
</li>
</ol>
<p><strong>2. Boot turned off phone in EDL:</strong></p>
<p>Connect your turned off device to PC and press both volume buttons at the same moment.</p>
<h3>How to unbrick Redmi Note 3 Pro Special Edition with EDL mode</h3>
<p>Here&#8217;s a method you can try</p>
<ol>
<li>Press all three buttons <em>(Volume Up + Volume Down + Power)</em> at the same time and connect your device to PC.</li>
<li>Wait until a Mi logo appears on the screen, then release the power button and keep holding both volume buttons.</li>
<li>In device manager your device should be recognized as <strong>&#8220;com diagnostic 900e&#8221;</strong>.</li>
<li>Keep holding the buttons for more 10-15 seconds and your phone should turn to <strong>&#8220;loader 9008&#8221;</strong> mode.</li>
<li>Now you can proceed with flashing your phone with MiFlash tool.</li>
</ol>
<h3>Boot into EDL Mode (Deep Flash Cable Method)</h3>
<p>Check out this YouTube video to find out how you can make a working Deep Flash Cable by yourself:<br />
<iframe src="https://www.youtube.com/embed/xFeNSj3ngXY?ecver=1" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/boot-redmi-note-3-pro-special-edition-edl-mode/">Boot Redmi Note 3 Pro Special Edition in EDL Mode</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/boot-redmi-note-3-pro-special-edition-edl-mode/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to flash Redmi Note 3 Pro Special Edition</title>
		<link>https://xiaomifirmware.com/guides-and-tips/flash-redmi-note-3-pro-special-edition/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/flash-redmi-note-3-pro-special-edition/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Fri, 14 Jul 2017 21:08:38 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[MiFlash Tool]]></category>
		<category><![CDATA[Redmi Note 3 Pro Special Edition]]></category>
		<category><![CDATA[Redmi Note 3 Special Edition]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=3982</guid>

					<description><![CDATA[<p>Here&#8217;s an instruction on how you can flash your Xiaomi Redmi Note 3 Pro Special Edition (Xiaomi Kate) with Mi Flash Tool. Flash ROM on Redmi Note 3 Pro Special Edition using the MiFlash Tool Download and install Mi PC Suite: http://pcsuite.mi.com/ If you get a warning message in the process of installing drivers press &#8220;Install anyways&#8221;. Download and install Xiaomi MiFlash / 32-bit version Download fastboot_edl.7z Download Global Developer or Global Stable fastboot ROM for Redmi Note 3 Special Edition from here [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/flash-redmi-note-3-pro-special-edition/">How to flash Redmi Note 3 Pro Special Edition</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Here&#8217;s an instruction on how you can flash your Xiaomi Redmi Note 3 Pro Special Edition<em> (Xiaomi Kate)</em> with Mi Flash Tool.</p>
<h2>Flash ROM on Redmi Note 3 Pro Special Edition using the MiFlash Tool</h2>
<ol>
<li>Download and install Mi PC Suite: <strong>http://pcsuite.mi.com/</strong></li>
<li>If you get a warning message in the process of installing drivers press &#8220;Install anyways&#8221;.</li>
<li>Download and install <strong><a href="http://en.miui.com/forum.php?mod=attachment&amp;aid=NzYzMjQzfGFlZDEyMDMzfDE0NzI1NDg5MDJ8ODE5MTF8MzM2MTg0">Xiaomi MiFlash </a>/ <a href="https://xiaomifirmware.com/download/2729/">32-bit version</a></strong></li>
<li>Download <a href="https://xiaomifirmware.com/download/3983/"><strong>fastboot_edl.7z</strong></a></li>
<li>Download Global Developer or Global Stable fastboot ROM for Redmi Note 3 Special Edition from here http://en.miui.com/a-234.html</li>
<li>Unpack downloaded ROM archive and <a href="https://xiaomifirmware.com/download/3983/"><strong>fastboot_edl.7z</strong></a> to the <strong>&#8220;C:\rom&#8221;</strong>.</li>
<li>Now press &#8220;Volume Down&#8221; and &#8220;Power&#8221; buttons to start your phone in fastboot mode.</li>
<li>After fastboot logo appeared, connect your phone to PC.</li>
<li>Open <strong>&#8220;</strong><b>fastboot_edl&#8221; </b>folder and run <b>edl.cmd</b>.</li>
<li>The screen will turn off.</li>
<li>Start Xiaomi MiFlash, select <strong>&#8220;clean all&#8221; </strong>in the bottom, now press <strong>&#8220;Browse (select)&#8221; </strong>and locate unpacked ROM folder. Press <strong>&#8220;Refresh&#8221; </strong>and <strong>&#8220;COM10&#8221;</strong> should appear.</li>
<li>Now we press <strong>&#8220;Flash&#8221;</strong> button and wait until flashing process is completed.</li>
<li>After flashing is finished, disconnect your phone from PC and reboot.</li>
<li>First startup will take around 10-20 minutes.</li>
</ol>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/flash-redmi-note-3-pro-special-edition/">How to flash Redmi Note 3 Pro Special Edition</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/flash-redmi-note-3-pro-special-edition/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[Download] Redmi Note 3 Pro Goodix Fix Patch</title>
		<link>https://xiaomifirmware.com/downloads/download-redmi-note-3-pro-goodix-fix-patch/</link>
					<comments>https://xiaomifirmware.com/downloads/download-redmi-note-3-pro-goodix-fix-patch/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Tue, 23 May 2017 20:26:58 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Goodix]]></category>
		<category><![CDATA[Goodix Fingerprint Scanner]]></category>
		<category><![CDATA[Goodix FP]]></category>
		<category><![CDATA[redmi note 3 pro]]></category>
		<category><![CDATA[Redmi Note 3 Pro Special Edition]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=2040</guid>

					<description><![CDATA[<p>Starting from MIUI 6.11.10 on stock and localized ROM versions (also some custom ROM versions with custom AGNi / Radon kernels) Goodix fingerprint scanner isn&#8217;t working. Below you&#8217;ll find a fix patch archive. How to fix Goodix Fingerprint Scanner on Redmi Note 3 Pro Special Edition Before installing custom kernel, you&#8217;ll need to download and install this patch. While installing select Goodix model. Simple as that. Just flash this Goodix FP fix before installing any custom kernels. Works on MIUI [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-redmi-note-3-pro-goodix-fix-patch/">[Download] Redmi Note 3 Pro Goodix Fix Patch</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Starting from MIUI 6.11.10 on stock and localized ROM versions <em>(also some custom ROM versions with custom AGNi / Radon kernels) </em>Goodix fingerprint scanner isn&#8217;t working. Below you&#8217;ll find a fix patch archive.</p>
<h2>How to fix Goodix Fingerprint Scanner on Redmi Note 3 Pro Special Edition</h2>
<p>Before installing custom kernel, you&#8217;ll need to download and install this patch. While installing select<strong> Goodix</strong> model. Simple as that. Just flash this Goodix FP fix before installing any custom kernels. Works on MIUI 6.11.10+ and MIUI stable V8.1.1.0 ROM.</p>
<p><strong><a href="https://forum.xda-developers.com/showpost.php?p=70220317&amp;postcount=6196">Download Goodix FP Patch</a></strong></p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-redmi-note-3-pro-goodix-fix-patch/">[Download] Redmi Note 3 Pro Goodix Fix Patch</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/downloads/download-redmi-note-3-pro-goodix-fix-patch/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Updating Redmi Note 3 Pro SE to latest Stable ROM</title>
		<link>https://xiaomifirmware.com/guides-and-tips/updating-redmi-note-3-pro-se-latest-stable-rom/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/updating-redmi-note-3-pro-se-latest-stable-rom/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Mon, 06 Mar 2017 17:18:58 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Redmi Note 3 Pro SE]]></category>
		<category><![CDATA[Redmi Note 3 Pro Special Edition]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=1332</guid>

					<description><![CDATA[<p>Hello, guys! Here&#8217;s a very short and simple solution on how to update your Redmi Note 3 Pro SE to the latest version of Stable ROM. How to update Redmi Note 3 Pro Special Edition to the latest Stable ROM version To update your device to the latest Stable ROM version do the following steps: Enter &#8220;Settings&#8221;. Then &#8220;Additional settings&#8221;. &#8220;Region&#8221; &#62; and change your region to &#8220;Indonesia&#8221;. Now check for updates. Now your device should be able to update [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/updating-redmi-note-3-pro-se-latest-stable-rom/">Updating Redmi Note 3 Pro SE to latest Stable ROM</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hello, guys! Here&#8217;s a very short and simple solution on how to update your Redmi Note 3 Pro SE to the latest version of Stable ROM.</p>
<h2>How to update Redmi Note 3 Pro Special Edition to the latest Stable ROM version</h2>
<p>To update your device to the latest Stable ROM version do the following steps:</p>
<ol>
<li>Enter <strong>&#8220;Settings&#8221;</strong>.</li>
<li>Then <strong>&#8220;Additional settings&#8221;</strong>.</li>
<li><strong>&#8220;Region&#8221;</strong> &gt; and change your region to <strong>&#8220;Indonesia&#8221;</strong>.</li>
<li>Now check for updates.</li>
<li>Now your device should be able to update to the latest ROM version without any problems.</li>
</ol>
<p>It&#8217;s recommended to make factory reset before and after update. <span style="color: #ff0000;">Please note! </span>After factory reset all data, applications and personal settings will be removed. Factory reset will not affect SIM card data and memory card data. You&#8217;ll need to setup your settings just like on the first startup. Factory reset reboot will take around 5-15 minutes. Good luck on your updates!</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/updating-redmi-note-3-pro-se-latest-stable-rom/">Updating Redmi Note 3 Pro SE to latest Stable ROM</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/updating-redmi-note-3-pro-se-latest-stable-rom/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[Guide] How to Unbrick Redmi Note 3 Pro Special Edition</title>
		<link>https://xiaomifirmware.com/guides-and-tips/guide-unbrick-redmi-note-3-pro-special-edition/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/guide-unbrick-redmi-note-3-pro-special-edition/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Fri, 03 Mar 2017 17:50:54 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[download mode]]></category>
		<category><![CDATA[edl]]></category>
		<category><![CDATA[edl mode]]></category>
		<category><![CDATA[hardbrick]]></category>
		<category><![CDATA[Redmi Note 3 Pro Special Edition]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=1306</guid>

					<description><![CDATA[<p>Here&#8217;s a method on how to restore your Xiaomi Redmi Note 3 Pro Special Edition. Hope that someone will find these method useful, since it does not require you to disassemble your device. How to unbrick Redmi Note 3 Pro Special Edition How to boot Redmi Note 3 Pro Special Edition in EDL mode: Open &#8220;Settings&#8221;. Find &#8220;Developer options&#8221;. Enable &#8220;adb debug&#8221;. Open terminal window on PC (make sure you&#8217;ve installed all required adb drivers) and type &#8220;adb reboot edl&#8220;. Your [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/guide-unbrick-redmi-note-3-pro-special-edition/">[Guide] How to Unbrick Redmi Note 3 Pro Special Edition</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Here&#8217;s a method on how to restore your Xiaomi Redmi Note 3 Pro Special Edition. Hope that someone will find these method useful, since it does not require you to disassemble your device.</p>
<h2>How to unbrick Redmi Note 3 Pro Special Edition</h2>
<h3>How to boot Redmi Note 3 Pro Special Edition in EDL mode:</h3>
<ol>
<li>Open <strong>&#8220;Settings&#8221;</strong>.</li>
<li>Find <strong>&#8220;Developer options&#8221;</strong>.</li>
<li>Enable <strong>&#8220;adb debug&#8221;</strong>.</li>
<li>Open terminal window on PC<span style="color: #008000;"><em> (make sure you&#8217;ve installed all required adb drivers) </em></span>and type<strong> &#8220;<span style="color: #ff0000;">adb reboot edl</span>&#8220;</strong>.</li>
<li>Your phone will reboot in download mode <em>(*edl mode)</em> and now you can flash any ROM using <strong>miflash</strong> tool.</li>
</ol>
<h3>How to restore hardbricked Redmi Note 3 Pro Special Edition</h3>
<ol>
<li>Press and hold volume plus, volume down and power button at the same time.</li>
<li>Connect your device to PC.</li>
<li>Wait until Mi logo appears and release power button (keep holding both volume buttons).</li>
<li>Your device should be identified as<strong> com diagnostic 900e </strong>in device manager.</li>
<li>Keep holding volume buttons for 10-15 seconds more until your device boot in <strong>loader 9008 mode.</strong></li>
<li>Now you can flash ROM using <strong>miflash tool</strong> and unbrick your device.</li>
</ol>
<p><em>Also you may want to check out <a href="https://xiaomifirmware.com/guides-and-tips/fix-bricked-redmi-note-3-pro-special-edition/">another method on how to unbrick soft / hardbricked Redmi Note 3 Pro Special Edition.</a></em></p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/guide-unbrick-redmi-note-3-pro-special-edition/">[Guide] How to Unbrick Redmi Note 3 Pro Special Edition</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/guide-unbrick-redmi-note-3-pro-special-edition/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to fix bricked Redmi Note 3 Pro Special Edition</title>
		<link>https://xiaomifirmware.com/guides-and-tips/fix-bricked-redmi-note-3-pro-special-edition/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/fix-bricked-redmi-note-3-pro-special-edition/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Thu, 09 Feb 2017 21:20:56 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Redmi Note 3 Pro Special Edition]]></category>
		<category><![CDATA[unbrick]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=1141</guid>

					<description><![CDATA[<p>If your Xiaomi Redmi Note 3 Pro Special Edition device is bricked and can&#8217;t be turned on after flashing to 6.11.24 or newer ROM version, Mi flash logo appears for a second and then screen turns black, can&#8217;t boot in recovery, but fastboot mode is working, then follow these steps to restore your Redmi Note 3 Pro Special Edition, install TWRP recovery and then flash any custom or Global ROM version. Unbrick Redmi Note 3 Pro Special Edition and flash [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/fix-bricked-redmi-note-3-pro-special-edition/">How to fix bricked Redmi Note 3 Pro Special Edition</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If your Xiaomi Redmi Note 3 Pro Special Edition device is bricked and can&#8217;t be turned on after flashing to 6.11.24 or newer ROM version, Mi flash logo appears for a second and then screen turns black, can&#8217;t boot in recovery, but fastboot mode is working, then follow these steps to restore your Redmi Note 3 Pro Special Edition, install TWRP recovery and then flash any custom or Global ROM version.</p>
<h2>Unbrick Redmi Note 3 Pro Special Edition and flash TWRP</h2>
<ol>
<li>Download and extract <a href="http://uploadboy.me/hufn2zh8ssjw/_+and+recovery.zip.html" target="_blank"><strong>Boot and recovery.zip</strong></a> to your C:\ disk.</li>
<li>Install <strong>MiFlashSetup.msi</strong> <em>(in case you&#8217;ve already got MiFlashTool installed, then skip and proceed to the next step).</em></li>
<li>Then start your device in <span style="color: #0000ff;">fastboot mode</span> <em>(hold volume down button and power button).</em></li>
<li>Go into <strong>&#8220;fastboot_edl&#8221;</strong> folder from extracted archive and run<strong> &#8220;edl.cmd&#8221;</strong> to reboot Redmi Note 3 Pro Special Edition in EDL mode.</li>
<li>In <strong>MiFlash</strong> select path to <strong>&#8220;Firmware&#8221;</strong> folder, select <strong>&#8220;save user data&#8221;</strong> and flash your device.</li>
<li>That&#8217;s it! Your device is in working state and now you can flash any ROM.</li>
</ol>
<p><a href="http://uploadboy.me/hufn2zh8ssjw/_+and+recovery.zip.html" target="_blank"><strong>Boot and recovery.zip</strong></a> &#8211; With this archive you can flash unofficial unlocked bootloader including TWRP recovery. This archive can be also useful if you have just bought your Redmi Note 3 Pro Special Edition as this is the fastest way to flash any Custom ROM or unofficial international MIUI ROM on your device.</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/fix-bricked-redmi-note-3-pro-special-edition/">How to fix bricked Redmi Note 3 Pro Special Edition</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/fix-bricked-redmi-note-3-pro-special-edition/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
	</channel>
</rss>
