<?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>unlocked bootloader - Xiaomi Firmware</title>
	<atom:link href="https://xiaomifirmware.com/tag/unlocked-bootloader/feed/" rel="self" type="application/rss+xml" />
	<link>https://xiaomifirmware.com/tag/unlocked-bootloader/</link>
	<description>MIUI Android Devices Tips &#38; Guides</description>
	<lastBuildDate>Tue, 04 Jul 2017 22:47:55 +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>unlocked bootloader - Xiaomi Firmware</title>
	<link>https://xiaomifirmware.com/tag/unlocked-bootloader/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to flash Xiaomi Mi5 with locked bootloader</title>
		<link>https://xiaomifirmware.com/guides-and-tips/flash-xiaomi-mi5-locked-bootloader/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/flash-xiaomi-mi5-locked-bootloader/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Tue, 04 Jul 2017 21:58:19 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[MiFlash]]></category>
		<category><![CDATA[unlocked bootloader]]></category>
		<category><![CDATA[Xiaomi Mi 5]]></category>
		<category><![CDATA[XiaoMi Mi5]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=3793</guid>

					<description><![CDATA[<p>In this post you&#8217;ll find a complete tutorial on how to flash official or localized custom MIUI ROM on Xiaomi Mi 5 device without unlocking the bootloader. We will be using MiFlash Tool for this purpose. Unlike device with unlocked bootloader, the flash process of locked device is make use of EDL mode, not fastboot. In the latest MIUI ROM&#8217;s, Xiaomi has closed the EDL (Download mode). So, to follow this tutorial you must have installed 7.2.13.0 (or previous) ROM. In [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/flash-xiaomi-mi5-locked-bootloader/">How to flash Xiaomi Mi5 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 tutorial on how to flash official or localized custom MIUI ROM on Xiaomi Mi 5 device without unlocking the bootloader. We will be using MiFlash Tool for this purpose. Unlike device with unlocked bootloader, the flash process of locked device is make use of EDL mode, not fastboot.</p>
<p>In the latest MIUI ROM&#8217;s, Xiaomi has closed the EDL (Download mode). So, to follow this tutorial you must have installed 7.2.13.0 <em>(or previous)</em> ROM. In case you&#8217;ve got a newer ROM version installed on your device, then you&#8217;ll need to request unlock permission and use another instruction on <a href="https://xiaomifirmware.com/guides-and-tips/flash-xiaomi-mi5-unlocked-bootloader/">how to flash Xiaomi Mi5 with unlocked bootloader</a>.</p>
<p>Otherwise, there&#8217;s also another method on how to enter EDL mode on Xiaomi Mi5, for this you&#8217;ll need to get Engineering Cable <em>(or make it by yourself)</em>.</p>
<h2>Flashing ROM on locked bootloader Xiaomi Mi 5 with MiFlash</h2>
<p>Ok, so first you&#8217;ll need to check what ROM version is currently installed on your device. If you&#8217;ve got 7.2.13.0 or older, then continue to follow the steps below:</p>
<ol>
<li>First of all make sure you&#8217;ve got all drivers installed on your PC. On Windows 8 &amp; 10 disable driver signature verification (<a href="https://xiaomifirmware.com/guides-and-tips/disable-driver-signature-enforcement-windows/">here&#8217;s the tutorial</a>).</li>
<li>Install Xiaomi USB Drivers, XiaoMiFlash and ADB drivers and tools. It&#8217;s recommended to use the latest version of MiFlash Tool.</li>
<li>Download required fastboot ROM (do not confuse it with the recovery ROM version) from en.miui.com, and unpack downloaded ROM.</li>
<li>Now move the folder with unpacked ROM files to C:\ drive.</li>
<li>Take your device and enable developer options. Go to developer options and enable &#8220;USB Debugging&#8221; <em>(simply use search on our site if you don&#8217;t know how to enable developer options on Xiaomi phones).</em></li>
<li>Boot in EDL mode. Turn off your device and connect to PC. Open folder with ADB files and open command window here (press &#8220;shift&#8221; and right mouse click on empty space, select &#8220;Open command window here&#8221;. Type <strong>&#8220;adb devices&#8221;</strong> to check if device is connected. In case everything is ok, we use another command to boot into EDL mode: <strong>&#8220;adb reboot edl&#8221;</strong>.</li>
<li>At this point, your phone should reboot into EDL <em>(download)</em> mode.</li>
<li>Let&#8217;s flash our Mi5 phone.</li>
<li>Run MiFlash.exe as administrator and press <strong>&#8220;Refresh&#8221;</strong> button.</li>
<li>You should some port number, COM3 or COM10 for example.</li>
<li>In case you see a yellow signal, then update installed drivers manually.</li>
<li>Next, in MiFlash press<strong> &#8220;Select&#8221;</strong> or <strong>&#8220;Browse&#8221;</strong> and locate the folder with unpacked ROM files.</li>
<li>In the bottom select<strong> &#8220;clean all&#8221;</strong> or <strong>&#8220;flash all&#8221;</strong> option. This will lead to clean ROM installation and deletion of all data.</li>
<li>Press<strong> &#8220;Flash&#8221;</strong> to start ROM installation. You should see a progress bar at this point. Flashing takes around 5-7 minutes. If everything was successful you&#8217;ll see a &#8220;The operation is completed successfully&#8221; message on the screen.</li>
<li>That&#8217;s it. The phone doesn&#8217;t automatically reboots. Disconnect it from PC and start by pressing the &#8220;Power&#8221; button. First startup will take around 5-7 minutes.</li>
</ol>
<p><strong>In case you stuck with some errors:</strong></p>
<ul>
<li>You&#8217;re using old version of MiFlash, try installing a newer version.</li>
<li>Try unpacking ROM again.</li>
<li>Drivers aren&#8217;t installed.</li>
</ul>
<p><strong>In case of hardbricked Mi5 device you may try boot into the EDL mode through fastboot:</strong></p>
<ol>
<li>Boot your Mi5 device in fastboot mode (turn off &gt; press &#8220;Power&#8221; and &#8220;Volume Down&#8221; buttons and wait for fastboot logo to appear on the screen).</li>
<li>Connect your device to PC.</li>
<li>Open folder with ADB files and open command window here (press &#8220;shift&#8221; and right mouse click on empty space, select &#8220;Open command window here&#8221;. Type <strong>&#8220;fastboot devices&#8221;</strong> to check if device is connected.</li>
<li>If everything is ok, you&#8217;ll see a unique device number.</li>
<li>Now enter &#8220;<strong>fastboot oem edl</strong>&#8220;.</li>
<li>Your device will boot into EDL mode and you can now proceed with MiFlash ROM flashing.</li>
</ol>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/flash-xiaomi-mi5-locked-bootloader/">How to flash Xiaomi Mi5 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-xiaomi-mi5-locked-bootloader/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to root Xiaomi Mi6 with Stock Recovery</title>
		<link>https://xiaomifirmware.com/guides-and-tips/root-xiaomi-mi6-stock-recovery/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/root-xiaomi-mi6-stock-recovery/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Mon, 03 Jul 2017 20:18:18 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Root]]></category>
		<category><![CDATA[supersu]]></category>
		<category><![CDATA[twrp]]></category>
		<category><![CDATA[unlocked bootloader]]></category>
		<category><![CDATA[Xiaomi Mi 6]]></category>
		<category><![CDATA[Xiaomi Mi6]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=3789</guid>

					<description><![CDATA[<p>Here&#8217;s an easy step-by-step tutorial on how you can root your unlocked Xiaomi Mi6 phone without installing the TWRP Custom Recovery. Pay attention that you must have unlocked bootloader on your device before continuing with this guide. Root Xiaomi Mi 6 without TWRP Recovery First you&#8217;ll need to unlock bootloader on your Mi 6 phone. Download and install ADB drivers. Download official TWRP Custom Recovery for Xiaomi Mi6 (sagit). Copy downloaded TWRP to the folder with adb drivers and rename [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/root-xiaomi-mi6-stock-recovery/">How to root Xiaomi Mi6 with Stock Recovery</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Here&#8217;s an easy step-by-step tutorial on how you can root your unlocked Xiaomi Mi6 phone without installing the TWRP Custom Recovery. Pay attention that you <span style="color: #ff0000;">must have unlocked bootloader</span> on your device before continuing with this guide.</p>
<h2>Root Xiaomi Mi 6 without TWRP Recovery</h2>
<ol>
<li>First you&#8217;ll need to unlock bootloader on your Mi 6 phone.</li>
<li>Download and install <a href="https://xiaomifirmware.com/download/2612/">ADB drivers</a>.</li>
<li>Download <a href="https://dl.twrp.me/sagit/">official TWRP Custom Recovery for Xiaomi Mi6 <em>(sagit)</em></a>. Copy downloaded TWRP to the folder with adb drivers and rename TWRP image file to<strong> &#8220;twrp.img&#8221;</strong>.</li>
<li>Download <a href="https://xiaomifirmware.com/download/2743/"><strong>SuperSU</strong></a> .zip archive and copy to phone internal memory.</li>
<li>Just in case, you check bootloader lock state by following <a href="https://xiaomifirmware.com/guides-and-tips/check-bootloader-lock-status-xiaomi-mi6/">this instruction</a>.</li>
<li>Boot your device in fastboot mode <em>(turn off, press &#8220;Volume Down&#8221; and &#8220;Power&#8221; buttons at the same time, wait for fastboot logo to appear)</em> and connect it to PC or laptop.</li>
<li>Now we will boot into TWRP Custom Recovery without installing it on our device. <em>(After reboot, TWRP will be gone and replaced back with stock recovery.)</em></li>
<li>In the folder with ADB files and <strong>&#8220;twrp.img&#8221; </strong>press and hold &#8220;Shift&#8221; button and right mouse click on empty space, then select &#8220;Open command window here&#8221;.</li>
<li>In the command line enter <strong>&#8220;</strong><b>fastboot devices&#8221; </b>to check if device is connected.</li>
<li>Next type <strong>&#8220;</strong><b>fastboot boot twrp.img&#8221; </b>to boot into TWRP without installing it. <em>(In case you would like to install TWRP Custom Recovery permanently on your device then replace &#8220;boot&#8221; to &#8220;flash recovery&#8221;).</em></li>
<li>If everything was done correctly, your device will reboots into TWRP Custom Recovery.</li>
<li>In the TWRP menu press &#8220;Install&#8221;.</li>
<li>Find previously copied SuperSU .zip archive.</li>
<li>Swipe to confirm installation.</li>
<li>Reboot into system.</li>
<li>That&#8217;s it! Now you&#8217;ve got root on your Mi 6 phone!</li>
</ol>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/root-xiaomi-mi6-stock-recovery/">How to root Xiaomi Mi6 with Stock Recovery</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/root-xiaomi-mi6-stock-recovery/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>[Guide] How to reset password on Redmi Note 4</title>
		<link>https://xiaomifirmware.com/guides-and-tips/guide-reset-password-redmi-note-4/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/guide-reset-password-redmi-note-4/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 16 Apr 2017 15:13:11 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Forgotten password]]></category>
		<category><![CDATA[graphic password]]></category>
		<category><![CDATA[Locked bootloader]]></category>
		<category><![CDATA[Reset password]]></category>
		<category><![CDATA[unlocked bootloader]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=1728</guid>

					<description><![CDATA[<p>We&#8217;ve been frequently asked about ways to reset the forgotten or lost graphic password on Xiaomi Redmi Note 4, we decided to collect all available information in one single post. The thing is that on locked device with forgotten password, we just stuck at recovery mode without a anything we can do. Reset forgotten password on Redmi Note 4 How to reset password with locked bootloader Redmi Note 4 First thing can do is flash TWRP recovery with SP Flash tool. Download recommended TWRP [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/guide-reset-password-redmi-note-4/">[Guide] How to reset password on Redmi Note 4</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>We&#8217;ve been frequently asked about ways to reset the forgotten or lost graphic password on Xiaomi Redmi Note 4, we decided to collect all available information in one single post. The thing is that on locked device with forgotten password, we just stuck at recovery mode without a anything we can do.</p>
<h2>Reset forgotten password on Redmi Note 4</h2>
<h3>How to reset password with locked bootloader Redmi Note 4</h3>
<p>First thing can do is flash TWRP recovery with SP Flash tool. Download recommended TWRP version: <a href="https://xiaomifirmware.com/download/3036/"><strong>recovery.img</strong></a> (13.1 Mb) and Wipe all data. This will reset password on your device.</p>
<p>Another method is to wipe your device with SP Flash Tool. Another way is to flash official ROM again.</p>
<p>Next you can try to reset all settings in Mi PC Suite. This will reset password, screen lock pattern and fingerprint scanner. First download required Redmi Note 4 recovery ROM from official MIUI website. Download Chinese Mi PC Suite version: <a href="https://xiaomifirmware.com/download/2706/"><strong><span class="xfname">MiInst.exe</span></strong></a> <span class="xfsize">(3.2 Mb)</span></p>
<ol>
<li>Start Mi PC Suite.</li>
<li>Turn off your device and press Volume Up and Power buttons at the same time.</li>
<li>Recovery menu should appear.</li>
<li>Press &#8220;Recovery&#8221;;</li>
<li>Connect the USB cable to your device.</li>
<li>Mi PC Suite should identify your device and displays your device ROM version.</li>
<li>Next press the &#8220;Update&#8221; button in Mi PC Suite<em> (it is located in the bottom, on the right side of the screen)</em>.</li>
<li>A new window should appear. First button is for selecting ROM. Second button for WIPE. Press &#8220;Wipe&#8221; button to wipe all data. Device will reboot.</li>
<li>Now press the first button and select ROM you want to flash on your device.</li>
<li>Press the first button to start flashing.</li>
<li>Wait until flashing process is completed.</li>
</ol>
<p>And the last possible solution: If you&#8217;ve got Google Account on your device, you can sign into your account and delete all data. Same thing you can do with your Mi account.</p>
<h3>How to reset password with unlocked bootloader Redmi Note 4</h3>
<p>If you&#8217;ve got unlocked bootloader device, it&#8217;s much easier to reset forgotten password. Boot in TWRP recovery mode and delete these files:</p>
<ul>
<li>gatekeeper.password.key</li>
<li>gatekeeper.pattern.key</li>
<li>locksettings.db</li>
<li>locksettings.db-shm</li>
<li>locksettings.db-wal</li>
</ul>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/guide-reset-password-redmi-note-4/">[Guide] How to reset password on Redmi Note 4</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/guide-reset-password-redmi-note-4/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
