<?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>ADB - Xiaomi Firmware</title>
	<atom:link href="https://xiaomifirmware.com/tag/adb/feed/" rel="self" type="application/rss+xml" />
	<link>https://xiaomifirmware.com/tag/adb/</link>
	<description>MIUI Android Devices Tips &#38; Guides</description>
	<lastBuildDate>Tue, 14 Apr 2020 21:45:11 +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>ADB - Xiaomi Firmware</title>
	<link>https://xiaomifirmware.com/tag/adb/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to install ADB and Fastboot Driver on Mac OS</title>
		<link>https://xiaomifirmware.com/guides-and-tips/install-adb-fastboot-driver-mac-os/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/install-adb-fastboot-driver-mac-os/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Wed, 29 Nov 2017 20:54:06 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[ADB]]></category>
		<category><![CDATA[ADB Drivers]]></category>
		<category><![CDATA[fastboot]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Redmi Note 4 MTK]]></category>
		<category><![CDATA[twrp]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=6696</guid>

					<description><![CDATA[<p>Hello, dear Mac OS users! Here you&#8217;ll find tutorial about how to install ADB and fastboot driver on your Mac device and then flash TWRP Custom Recovery on your Redmi Note 4 MTK phone. Install ADB Drivers on MacOS and flash TWRP on Redmi Note 4 MTK Download the latest version of Platform Tools for Mac OS: platform-tools-latest-darwin.zip Unpack download archive and copy files by using the following commands (or you can manually move the files to /bin): cd /Users/!username!/Downloads/platform-tools sudo cp [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/install-adb-fastboot-driver-mac-os/">How to install ADB and Fastboot Driver on Mac OS</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hello, dear Mac OS users! Here you&#8217;ll find tutorial about how to install ADB and fastboot driver on your Mac device and then flash TWRP Custom Recovery on your Redmi Note 4 MTK phone.</p>
<h2>Install ADB Drivers on MacOS and flash TWRP on Redmi Note 4 MTK</h2>
<figure id="attachment_6718" aria-describedby="caption-attachment-6718" style="width: 263px" class="wp-caption alignright"><a href="https://xiaomifirmware.com/wp-content/uploads/2017/11/redmi-4x-usb-debugging.png"><img fetchpriority="high" decoding="async" class=" wp-image-6718" src="https://xiaomifirmware.com/wp-content/uploads/2017/11/redmi-4x-usb-debugging-576x1024.png" alt="How to enable USB Debugging" width="263" height="468" srcset="https://xiaomifirmware.com/wp-content/uploads/2017/11/redmi-4x-usb-debugging-576x1024.png 576w, https://xiaomifirmware.com/wp-content/uploads/2017/11/redmi-4x-usb-debugging-169x300.png 169w, https://xiaomifirmware.com/wp-content/uploads/2017/11/redmi-4x-usb-debugging.png 720w" sizes="(max-width: 263px) 100vw, 263px" /></a><figcaption id="caption-attachment-6718" class="wp-caption-text">Don&#8217;t forget to enable USB-debugging in &#8220;Developer options&#8221;.</figcaption></figure>
<ol>
<li>Download the latest version of Platform Tools for Mac OS: <a href="https://xiaomifirmware.com/download/6708/"><strong>platform-tools-latest-darwin.zip</strong></a></li>
<li>Unpack download archive and copy files by using the following commands (or you can manually move the files to /bin):
<pre>cd /Users/!username!/Downloads/platform-tools
sudo cp fastboot adb /bin</pre>
</li>
<li>Download TWRP Custom Recovery for your phone model. Here&#8217;s TWRP Custom Recovery for Redmi Note 4 MTK: <strong><a href="https://xiaomifirmware.com/download/6711/">recovery.img</a></strong></li>
<li>Enable USB-Debugging in &#8220;Developer options&#8221;.</li>
<li>Now we are going to flash custom recovery by typing the following lines:
<pre>adb reboot bootloader
cd /Users/!username!/Downloads
fastboot flash recovery recovery.img</pre>
</li>
<li>Now disconnect your phone from USB and reboot by pressing the &#8220;Power&#8221; button. After vibration signal, release the power button and press &#8220;Volume Up&#8221;, keep holding until TWRP starts.</li>
<li>Now you can confirm system partition changes and install SuperSU or reboot into system.</li>
</ol>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/install-adb-fastboot-driver-mac-os/">How to install ADB and Fastboot Driver on Mac OS</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/install-adb-fastboot-driver-mac-os/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[Guide] How to install ADB / Fastboot drivers on PC</title>
		<link>https://xiaomifirmware.com/guides-and-tips/guide-install-adb-fastboot-drivers-pc/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/guide-install-adb-fastboot-drivers-pc/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 08 Oct 2017 17:26:08 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[ADB]]></category>
		<category><![CDATA[ADB/Fastboot]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[fastboot]]></category>
		<category><![CDATA[Mi A1]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=5104</guid>

					<description><![CDATA[<p>Below you&#8217;ll find the most complete tutorial on how to install ADB and Fastboot drivers on your PC. We&#8217;ll try to cover two different methods on how to do this, please check out both of the methods first, and then choose the one which you prefer. Download and install ADB/Fastboot drivers for Xiaomi Mi A1 Let&#8217;s start with the required downloads first. Below you can download the latest version of ADB/Fastboot drivers for your system: Windows version: tools_r27.0.0-windows.zip Linux version: tools_r27.0.0-linux.zip MacOS version: tools_r27.0.0-macosx.zip Windows [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/guide-install-adb-fastboot-drivers-pc/">[Guide] How to install ADB / Fastboot drivers on PC</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Below you&#8217;ll find the most complete tutorial on how to install ADB and Fastboot drivers on your PC. We&#8217;ll try to cover two different methods on how to do this, please check out both of the methods first, and then choose the one which you prefer.</p>
<h2>Download and install ADB/Fastboot drivers for Xiaomi Mi A1</h2>
<p>Let&#8217;s start with the required downloads first. Below you can download the latest version of ADB/Fastboot drivers for your system:</p>
<ul>
<li>Windows version: <a href="https://xiaomifirmware.com/download/6968/"><strong>tools_r27.0.0-windows.zip</strong></a></li>
<li>Linux version: <a href="https://xiaomifirmware.com/download/6970/"><strong>tools_r27.0.0-linux.zip</strong></a></li>
<li>MacOS version: <a href="https://xiaomifirmware.com/download/6972/"><strong>tools_r27.0.0-macosx.zip</strong></a></li>
</ul>
<hr />
<ul>
<li>Windows version: <a href="https://xiaomifirmware.com/download/5053/"><strong>tools_r26.0.1-windows.zip</strong></a></li>
<li>Linux version: <a href="https://xiaomifirmware.com/download/5107/"><strong>tools_r26.0.1-linux.zip</strong></a></li>
<li>MacOS version: <a href="https://xiaomifirmware.com/download/5109/"><strong>tools_r26.0.1-macosx.zip</strong></a></li>
</ul>
<p><strong>First method:</strong></p>
<p>Now let&#8217;s proceed with installation steps:</p>
<ol>
<li>Unpack downloaded drivers to any folder you want.</li>
<li>Turn off your Mi A1 Android smartphone.</li>
<li>Now start your phone in bootloader/fastboot mode by pressing the <strong>&#8220;Power&#8221;</strong> button with <strong>&#8220;Volume Down&#8221;</strong> at the same time. You can also proceed with installation if USB debugging is enabled or use ADB Sideload.</li>
<li>Connect your phone to PC.</li>
<li>Go to <strong>&#8220;Device manager&#8221;</strong>.</li>
<li>You should see <strong>&#8220;Android&#8221;</strong> or <strong>&#8220;Xiaomi Mi A1&#8221;</strong> device with yellow exclamation point. Right mouse click on it and select <strong>&#8220;Update drivers&#8221;</strong>.</li>
<li>Now press <strong>&#8220;Search for drivers on this PC&#8221;</strong>. Don&#8217;t forget to enable &#8220;Include subfolders when searching&#8221;.</li>
<li>Press &#8220;Browse&#8221; and locate the &#8220;usb_drivers&#8221; folder in previously unpacked &#8220;Tools&#8221; folder.</li>
<li>Press &#8220;Next&#8221; and wait until drivers are installed.</li>
</ol>
<p><strong>Second method:</strong></p>
<p>In case you still can&#8217;t install drivers using the above method, you can always try an alternative one.</p>
<ol>
<li>Unpack downloaded drivers to any folder you want.</li>
<li>Turn off your Mi A1 Android smartphone.</li>
<li>Now start your phone in bootloader/fastboot mode by pressing the <strong>&#8220;Power&#8221;</strong> button with <strong>&#8220;Volume Down&#8221;</strong> at the same time. You can also proceed with installation if USB debugging is enabled or use ADB Sideload.</li>
<li>Connect your phone to PC.</li>
<li>Go to <strong>&#8220;Device manager&#8221;</strong>.</li>
<li>You should see <strong>&#8220;Android&#8221;</strong> or <strong>&#8220;Xiaomi Mi A1&#8221;</strong> device with yellow exclamation point.
<ul>
<li>Sometimes Windows automatically install wrong drivers and mixing up different modes. To fix this issue, you have to manually reinstall drivers on your PC.</li>
</ul>
</li>
<li>Right mouse click on your device and select <strong>&#8220;Update drivers&#8221;</strong>.</li>
<li>Press &#8220;Search for drivers on this PC&#8221; &gt; &#8220;Select previously installed drivers&#8221; &gt; &#8220;Show all devices&#8221; &gt; &#8220;Install from disk&#8221; &gt; Press &#8220;Browse&#8221; &gt; go to &#8220;Tools&#8221; folder &gt; &#8220;usb_drivers&#8221; and open <strong>&#8220;android_winusb.inf&#8221;</strong> &gt; press <strong>&#8220;Ok&#8221;</strong> to continue.</li>
<li>Now for the most important part. You&#8217;ll need to remove the check-mark against <strong>&#8220;Only supported devices&#8221;</strong>, then you should see three available options:
<ul>
<li>Android ADB Interface</li>
<li>Android Bootloader Interface</li>
<li>Android Composite ADB Interface</li>
</ul>
</li>
<li>Select the correct mode, which you&#8217;re currently using the proceed with installation.</li>
<li>Congratulations! Correct drivers are now installed on your PC and ready to work.</li>
</ol>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/guide-install-adb-fastboot-drivers-pc/">[Guide] How to install ADB / Fastboot drivers on PC</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/guide-install-adb-fastboot-drivers-pc/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Download PC drivers for Xiaomi Redmi Note 3</title>
		<link>https://xiaomifirmware.com/downloads/download-pc-drivers-xiaomi-redmi-note-3/</link>
					<comments>https://xiaomifirmware.com/downloads/download-pc-drivers-xiaomi-redmi-note-3/#comments</comments>
		
		<dc:creator><![CDATA[Neha M.]]></dc:creator>
		<pubDate>Mon, 02 Oct 2017 20:59:32 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[ADB]]></category>
		<category><![CDATA[ADB Drivers]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[redmi note 3]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=4962</guid>

					<description><![CDATA[<p>Drivers help you build a trustworthy connection between your phone and PC. With advanced PC drivers for Xiaomi Redmi Note 3, users are now enjoying a great experience of using their smart piece. Before you start to experience the united world of PC and your Xiaomi Note, let’s understand the distinct features of your Redmi Note 3 at first. All You Need to Know about PC drivers for Xiaomi Redmi Note 3 Prominent features of Xiaomi Redmi Note 3: &#160; [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-pc-drivers-xiaomi-redmi-note-3/">Download PC drivers for Xiaomi Redmi Note 3</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Drivers help you build a trustworthy connection between your phone and PC. With advanced PC drivers for Xiaomi Redmi Note 3, users are now enjoying a great experience of using their smart piece. Before you start to experience the united world of PC and your Xiaomi Note, let’s understand the distinct features of your Redmi Note 3 at first.</p>
<h2>All You Need to Know about PC drivers for Xiaomi Redmi Note 3</h2>
<h3>Prominent features of Xiaomi Redmi Note 3:</h3>
<p><img decoding="async" class="alignnone size-full wp-image-4965" src="https://xiaomifirmware.com/wp-content/uploads/2017/10/Prominent-features-of-Xiaomi-Redmi-Note-3-1.jpg" alt="Redmi Note 3 Main Features" width="1285" height="920" srcset="https://xiaomifirmware.com/wp-content/uploads/2017/10/Prominent-features-of-Xiaomi-Redmi-Note-3-1.jpg 1285w, https://xiaomifirmware.com/wp-content/uploads/2017/10/Prominent-features-of-Xiaomi-Redmi-Note-3-1-300x215.jpg 300w, https://xiaomifirmware.com/wp-content/uploads/2017/10/Prominent-features-of-Xiaomi-Redmi-Note-3-1-768x550.jpg 768w, https://xiaomifirmware.com/wp-content/uploads/2017/10/Prominent-features-of-Xiaomi-Redmi-Note-3-1-1024x733.jpg 1024w" sizes="(max-width: 1285px) 100vw, 1285px" /></p>
<p>&nbsp;</p>
<ul>
<li>Enjoy a display of 5.5-inch touchscreen. Imagine the experience of watching your favorite video album that you have just transferred from your PC to your device. The screen also offers you 178 wide-angle lenses to enjoy enhanced videos and games.</li>
<li>The company has taken the user experience on a serious note and installed Octa-core media X1- processor for better performance. It means irrespective of what apps you transfer from your PC, they will work just fine. Ensure that you check the correct format before transferring anything to your exclusive Note 3.</li>
<li>Photography lovers would have never experience such a big screen on their phones with brilliant camera features. 13 MP camera with autofocus feature and dual-tone LED flash. Those who are interested in videography would fall in love with 1080p video recording option. Another key feature to notice is the 5MP front camera with the same recording benefit.</li>
<li>Increase your happiness of transferring files from PC to Note with up to 32 GB internal storage capacity.</li>
<li>The connectivity is superb with 4G LTE, 3G, excellent speed of Wi-fi, Bluetooth and GPA.</li>
<li>Enjoy longer battery life to play videos and games on a late night weekend.</li>
</ul>
<p>For a quick connection between the PC and Redmi Note 3, we suggest you to download the USB drivers too.  Xiaomi USB drivers not only connect your Redmi Note 3 to PC with convenience but also allow you to build a connection with other Xiaomi smartphones and tablets without additional software download.</p>
<h3>Users Experience with Xiaomi Redmi Note 3 PC drivers:</h3>
<p>Unlike the other phones revised by Xiaomi for better user experience, Note 3 already comes with many revisions and tests. The software has been rated as a delightful experience by the UK users already. With the help of PC drivers, the challenges of language barrier and complicated preinstalled Google apps will come to an end. Such issues are now possible to tweak within few minutes with such software.</p>
<p>The connectivity in UK and other places have been reported excellent too. Users have shown satisfactory gestures for GPA and GLONASS. Although, the price of Redmi Xiaomi Note 3 is affordable the company has made no compromise in its hardware. Thus, it makes the connectivity with PC worth it.</p>
<p>The USB driver works smoothly with your USB connection and lets your transfer the files and data between your PC and Note. With a combination of fast running drivers and a device like it, users won’t face any interruption in the file transfer process.</p>
<h4>Files your PC / ADB drivers transfer from your Redmi Note 3:</h4>
<ul>
<li><em>Text messages</em></li>
<li><em>Music tracks</em></li>
<li><em>Video files</em></li>
<li><em>Images</em></li>
<li><em>Contacts stored</em></li>
<li><em>Other compatible data and files that can be viewed on your PC</em></li>
<li><em>Apps</em></li>
</ul>
<p>Most of Xiaomi phones need a USB driver to connect to the computer. Try finding a universal USB driver that works on all devices. It will prevent you from the trouble of finding suitable drivers every time for different phones and operating systems.</p>
<h3>Quick steps to setup XIAOMI Redmi Note 3 USB driver (Windows PC):</h3>
<ol>
<li>Download the latest <a href="https://xiaomifirmware.com/download/4968/">Universal ADB Driver</a> for Xiaomi USB Drivers and download it to launch it on your desktop.</li>
<li>Once the file is installed, you need to extract the files with the right click option of your mouse.</li>
<li>Before the installation connect your Xiaomi Redmi Note 3 smart piece to your PC with USB cable.</li>
<li>Run the driver file by double clicking the button of your mouse from your desktop.</li>
<li>From the main page go to the next step by clicking the next option.</li>
<li>The app will now install the necessary drivers.</li>
<li>Once your setup is completed click the finish option.</li>
</ol>
<p>You are now ready to use your Note 3 with your PC. Restarting your PC after the setup will help the drivers work effectively.</p>
<h4>Download links:</h4>
<p><strong>USB Drivers</strong></p>
<ul>
<li>Universal ADB Driver: <a href="https://xiaomifirmware.com/download/4968/">UniversalAdbDriverSetup.msi</a></li>
<li>SP Flash Drivers: <a href="https://xiaomifirmware.com/download/4973/">mtk_usb_driver_v5.1453.03.zip</a></li>
</ul>
<p><strong>SP Flash Tool</strong></p>
<ul>
<li>SP Flash Tool v5.1616: <a href="https://xiaomifirmware.com/download/4975/">SP_Flash_Tool_v5.1616.zip</a></li>
<li>SP Flash Tool v5.1640.00.000: <a href="https://xiaomifirmware.com/download/2692/">SP_Flash_Tool_exe_Windows_v5.1640.00.000.zip</a></li>
<li>SP Flash Tool v5.1648.00.000: <a href="https://xiaomifirmware.com/download/2659/">SP_Flash_Tool_exe_Windows_v5.1648.00.000_2.zip</a></li>
</ul>
<p><strong>Mi Flash Unlock Tool</strong></p>
<ul>
<li>Mi Unlock 1.0.1225.2: <a href="https://xiaomifirmware.com/download/4971/">MiFlashUnlock_1.0.1225.2_en_1.rar</a></li>
<li>Mi Unlock 1.1.0317.1: <a href="https://xiaomifirmware.com/download/2621/">MiFlashUnlock_1.1.0317.1_en.zip</a></li>
<li>Mi Unlock 1.1.1111.11231: <a href="https://xiaomifirmware.com/download/2688/">miflash_unlock-1.1.1111.11231.zip</a></li>
<li>Mi Unlock 2.2.406.5: <a href="https://xiaomifirmware.com/download/3048/">miflash_unlock-en-2.2.406.5.zip</a></li>
<li>Mi Unlock 2.2.624.14: <a href="https://xiaomifirmware.com/download/3806/">miflash_unlock-en-2.2.624.14.zip</a></li>
<li>Mi Unlock 2.3.803.10: <a href="https://xiaomifirmware.com/download/4490/">miflash_unlock-en-2.3.803.10.zip</a></li>
</ul>
<p><strong>Mi PC Suite</strong></p>
<ul>
<li>Mi PC Suite 2.2.0.7032: <a href="https://xiaomifirmware.com/download/2686/">MiSetup2.2.0.7032_2717.exe</a></li>
</ul>
<p><strong>Mi Phone Tool</strong></p>
<ul>
<li>Tool for fastboot MiFlash ROM and drivers: <a href="https://xiaomifirmware.com/download/4977/">MiPhone20141107.exe</a></li>
</ul>
<p><strong>MIUI Theme Editor</strong></p>
<ul>
<li>MIUI Theme Editor ver. 3.11.15: <a href="https://xiaomifirmware.com/download/4979/">MIUIThemeEditor_3.11.15_1384520363_jre6.zip</a></li>
</ul>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-pc-drivers-xiaomi-redmi-note-3/">Download PC drivers for Xiaomi Redmi Note 3</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/downloads/download-pc-drivers-xiaomi-redmi-note-3/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Download Drivers and Tools for Xiaomi Mi5</title>
		<link>https://xiaomifirmware.com/downloads/download-drivers-tools-xiaomi-mi5/</link>
					<comments>https://xiaomifirmware.com/downloads/download-drivers-tools-xiaomi-mi5/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Thu, 03 Aug 2017 22:43:54 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[ADB]]></category>
		<category><![CDATA[Mi5]]></category>
		<category><![CDATA[mi5s]]></category>
		<category><![CDATA[mi5s plus]]></category>
		<category><![CDATA[QPST]]></category>
		<category><![CDATA[Qualcomm Driver]]></category>
		<category><![CDATA[Xiaomi Mi 5]]></category>
		<category><![CDATA[Xiaomi USB Drivers]]></category>
		<category><![CDATA[XiaoMiFlash]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=4144</guid>

					<description><![CDATA[<p>Hello, my dear friends! In this post you can find download links for most crucial and required drivers for Xiaomi Mi5, Mi5S and Mi5S Plus smartphones. To get more information, don&#8217;t forget to check out post on how to manually install ADB drivers on your PC and read more about Qualcomm and MTK Drivers for Xiaomi here. Download PC Drivers for Xiaomi Mi5, Mi5S and Mi5S Plus Phones Download Xiaomi USB Drivers for Mi5 The basic package of official Windows PC drivers to [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-drivers-tools-xiaomi-mi5/">Download Drivers and Tools for Xiaomi Mi5</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hello, my dear friends! In this post you can find download links for most crucial and required drivers for Xiaomi Mi5, Mi5S and Mi5S Plus smartphones. To get more information, don&#8217;t forget to check out post on <a href="https://xiaomifirmware.com/guides-and-tips/guide-manually-install-adb-drivers/">how to manually install ADB drivers on your PC</a> and read more about <a href="https://xiaomifirmware.com/downloads/qualcomm-mediatek-drivers-xiaomi-phones/">Qualcomm and MTK Drivers for Xiaomi</a> here.</p>
<h2>Download PC Drivers for Xiaomi Mi5, Mi5S and Mi5S Plus Phones</h2>
<h3>Download Xiaomi USB Drivers for Mi5</h3>
<p>The basic package of official Windows PC drivers to connect your Xiaomi Mi5 phone to PC</p>
<p>Download: <a href="https://xiaomifirmware.com/download/3416/">xiaomi_usb_driver.rar</a> – 8 MB</p>
<h3>ADB Tools and ADB Setup for Mi5</h3>
<p>ADB <em>(Android Debug Bridge)</em> is required in case you&#8217;re flashing your phone, using terminal &amp; fastboot mode.</p>
<ul>
<li><a href="https://xiaomifirmware.com/download/2782/">adb.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/2612/">adb-setup-1.4.3.exe</a></li>
</ul>
<h3>Qualcomm Driver for Mi5</h3>
<ul>
<li><a href="https://xiaomifirmware.com/download/3370/">Qualcomm+Drivers.zip</a> – 10 MB</li>
</ul>
<h3>QDLoader HS USB Driver for Mi5</h3>
<ul>
<li><a href="https://xiaomifirmware.com/download/3322/">QDLoader+HS-USB+Driver_32-64bit_Setup.7z</a> – 15 MB</li>
</ul>
<h3>XiaoMiFlash Tool for Mi5</h3>
<p>MiFlash Tool is the official software for flashing and updating MIUI ROM on your Xiaomi phone.</p>
<p>Download: <a href="https://xiaomifirmware.com/download/3368/">XiaoMiFlash.zip</a> – 30 MB</p>
<h3>MiPhone Manager for Mi5</h3>
<p>Official Mi PC Suite for Xiaomi Mi5 phone. Download latest version from official MIUI forum: http://en.miui.com/forum.php?mod=viewthread&amp;tid=92720&amp;highlight=MiPhone%2BManager</p>
<h3>Android SDK Platform Tools</h3>
<p>Download: <a href="https://xiaomifirmware.com/download/2872/">Android+SDK+Platform+Tools.rar</a> – 1 MB</p>
<h3>QPST &#8211; Qualcomm Tools for Mi5</h3>
<p>Download: <a href="https://xiaomifirmware.com/download/3665/">QPST.2.7.378.rar</a> – 15 MB</p>
<h3>Flasher Toolkit for Mi5</h3>
<p>Download: <a href="https://xiaomifirmware.com/download/3667/">FLASHER TOOLKIT Mi5v3.zip</a> – 37 MB</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-drivers-tools-xiaomi-mi5/">Download Drivers and Tools for Xiaomi Mi5</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/downloads/download-drivers-tools-xiaomi-mi5/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>[Guide] How to manually install ADB drivers</title>
		<link>https://xiaomifirmware.com/guides-and-tips/guide-manually-install-adb-drivers/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/guide-manually-install-adb-drivers/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 29 Apr 2017 21:46:16 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[ADB]]></category>
		<category><![CDATA[ADB Drivers]]></category>
		<category><![CDATA[ADB Tools]]></category>
		<category><![CDATA[Redmi Note 4 MTK]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=1844</guid>

					<description><![CDATA[<p>In this guide we are going to show you how you can manually install ADB drivers on your PC. Sometimes it happens that the PC does not see the connect smartphone, despite the all installed drivers. In this case you can try to follow this straightforward tutorial. This guide was tested with Xiaomi Redmi Note 4 MTK device, but most probably will work with other Xiaomi smartphones. Manually installing ADB drivers for Xiaomi smartphone Connect your Xiaomi Android smartphone to your computer. [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/guide-manually-install-adb-drivers/">[Guide] How to manually install ADB drivers</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In this guide we are going to show you how you can manually install ADB drivers on your PC. Sometimes it happens that the PC does not see the connect smartphone, despite the all installed drivers. In this case you can try to follow this straightforward tutorial. This guide was tested with Xiaomi Redmi Note 4 MTK device, but most probably will work with other Xiaomi smartphones.</p>
<h2>Manually installing ADB drivers for Xiaomi smartphone</h2>
<ol>
<li>Connect your Xiaomi Android smartphone to your computer.</li>
<li>Right click on &#8220;My Computer&#8221; &gt; &#8220;Manage&#8221;.</li>
<li>There you will see your device with a &#8220;?&#8221; symbol <em>(It&#8217;s also possible that you&#8217;ll see &#8220;MTP&#8221; device)</em>.</li>
<li>Right click on this item <em>(MTP)</em> and select &#8220;update driver&#8221;.</li>
<li>Then click on the last button &#8220;Search for the driver on this computer&#8221;.</li>
<li>Click on &#8220;Select the driver from the list of installed drivers&#8221;.</li>
<li>Now select &#8220;Android Phone&#8221;.</li>
<li>In the left column, select <strong>&#8220;MediaTek&#8221;</strong>, and in the right column <strong>&#8220;Android ADB Interface&#8221;</strong>.</li>
<li>Click <strong>&#8220;Next&#8221; </strong>and follow the further instructions.</li>
<li>Close all windows. No need to reboot your device.</li>
</ol>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/guide-manually-install-adb-drivers/">[Guide] How to manually install ADB drivers</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/guide-manually-install-adb-drivers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install TWRP via fastboot on Redmi Note 4X</title>
		<link>https://xiaomifirmware.com/guides-and-tips/install-twrp-via-fastboot-redmi-note-4x/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/install-twrp-via-fastboot-redmi-note-4x/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Wed, 05 Apr 2017 17:57:47 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[ADB]]></category>
		<category><![CDATA[ADB Drivers]]></category>
		<category><![CDATA[Custom Recovery]]></category>
		<category><![CDATA[Redmi Note 4X]]></category>
		<category><![CDATA[TWRP 3.1.0]]></category>
		<category><![CDATA[TWRP Recovery]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=1611</guid>

					<description><![CDATA[<p>Here&#8217;s a detailed guide on how to check status of bootloader (locked or unlocked) on your Xiaomi Redmi Note 4X Android phone and then flash TWRP custom recovery using fastboot mode. Flash TWRP custom recovery via fastboot on Redmi Note 4X Download adb-windows.zip and extract to &#8220;C:\adb&#8221;. Download TWRP recovery, for example twrp-3.1.0-0-mido-fix.img and copy recovery .img file to &#8220;C:\adb&#8221;. Boot your device in fastboot mode (Press and hold &#8220;Power&#8221; button and &#8220;Volume -&#8221; until you&#8217;ll see fastboot mode logo) and [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/install-twrp-via-fastboot-redmi-note-4x/">How to install TWRP via fastboot on Redmi Note 4X</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Here&#8217;s a detailed guide on how to check status of bootloader <em>(locked or unlocked) </em>on your Xiaomi Redmi Note 4X Android phone and then flash TWRP custom recovery using <span style="color: #0000ff;">fastboot mode</span>.</p>
<h2>Flash TWRP custom recovery via fastboot on Redmi Note 4X</h2>
<ol>
<li>Download <strong>adb-windows.zip </strong>and extract to <strong>&#8220;C:\adb&#8221;</strong>.</li>
<li>Download TWRP recovery, for example <strong>twrp-3.1.0-0-mido-fix.img </strong>and copy recovery .img file to <strong>&#8220;C:\adb&#8221;</strong>.</li>
<li>Boot your device in <span style="color: #0000ff;">fastboot mode</span> <em>(Press and hold &#8220;Power&#8221; button and &#8220;Volume -&#8221; until you&#8217;ll see <span style="color: #0000ff;">fastboot mode</span> logo) </em>and connect your device to PC.</li>
<li>On your PC open <strong>&#8220;Device manager&#8221;</strong> to check the connection. If your phone is found and identified as <strong>&#8220;Android ADB Interface&#8221;</strong>, if you see only question marks then download and install ADB driver v1.17 lite.</li>
<li>Now go to <strong>&#8220;C:\adb&#8221;</strong> folder and press Shift + Right mouse button to open <span id="result_box" class="short_text" lang="en"><span class="">context menu</span></span> and click on<strong> &#8220;Open terminal window&#8221;</strong>.</li>
<li>Now type this line to check device connection:
<pre>fastboot devices</pre>
</li>
<li>If device is connected correctly you&#8217;ll see unique identification number, if connection wasn&#8217;t successful you&#8217;ll see <strong>&#8220;waiting device&#8221;</strong> message.</li>
<li>Now we want to check if we got locked or unlocked bootloader. To check bootloader status on Redmi Note 4X, type this line:
<pre>fastboot oem device-info</pre>
</li>
<li>If <strong>&#8220;device unlocked: <span style="color: #008000;">true</span>&#8220;</strong> you&#8217;ve got unlocked bootloader, if <strong>&#8220;device unlocked: <span style="color: #ff0000;">false</span>&#8221; </strong>you&#8217;ve got locked bootloader.</li>
<li>To continue with installing TWRP recovery make sure your device is connected successfully and bootloader is <span style="color: #008000;">unlocked</span>, then type this command to flash TWRP .img file <em>(twrp-3.1.0-0-mido-fix.img in this case)</em>:
<pre>fastboot flash recovery twrp-3.1.0-0-mido-fix.img</pre>
</li>
<li><span style="color: #ff0000;">If you&#8217;re flashing another TWRP version, make sure to write correct file name!</span></li>
<li>Press &#8220;Enter&#8221; to start flashing.</li>
<li>After TWRP recovery is installed, <strong>don&#8217;t boot into the system</strong>, and boot in recovery mode first: press and hold <strong>&#8220;Power&#8221;</strong> and <strong>&#8220;Volume +&#8221;</strong> buttons and wait for 10-15 seconds for custom recovery to start.</li>
</ol>
<h3>Download TWRP 3.1.0-0 for Redmi Note 4X</h3>
<p>TWRP 3.1.0-0 (Official): <a href="https://xiaomifirmware.com/download/3020/"><strong>twrp-3.1.0-0-mido-fix.img</strong></a></p>
<p>ADB driver v1.17 lite: <a href="https://xiaomifirmware.com/download/2617/"><strong>ADB+driver+v1.17+lite.zip</strong></a></p>
<p>ADB Tools: <a href="https://xiaomifirmware.com/download/3023/"><strong>adb-windows.zip</strong></a></p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/install-twrp-via-fastboot-redmi-note-4x/">How to install TWRP via fastboot on Redmi Note 4X</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/install-twrp-via-fastboot-redmi-note-4x/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How to flash Redmi Note 4X using fastboot mode</title>
		<link>https://xiaomifirmware.com/guides-and-tips/how-to-flash-redmi-note-4x-using-fastboot-mode/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/how-to-flash-redmi-note-4x-using-fastboot-mode/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 19 Mar 2017 17:52:49 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[ADB]]></category>
		<category><![CDATA[fastboot]]></category>
		<category><![CDATA[fastboot mode]]></category>
		<category><![CDATA[Redmi Note 4X]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=1418</guid>

					<description><![CDATA[<p>Below you&#8217;ll find a short instruction tutorial on how to use fastboot mode on your trusty Xiaomi Redmi Note 4X device. [Guide] Flash Redmi Note 4X Fastboot Mode for Newbies First what you&#8217;ll need to know is that if you want to flash Redmi Note 4X device in fastboot mode, then you&#8217;ll need to copy files you want to flash on your device into the same folder with fastboot.exe. Usually adb.exe is also placed in the same folder, but in this case we&#8217;ve [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-redmi-note-4x-using-fastboot-mode/">How to flash Redmi Note 4X using fastboot mode</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Below you&#8217;ll find a short instruction tutorial on how to use fastboot mode on your trusty Xiaomi Redmi Note 4X device.</p>
<h2>[Guide] Flash Redmi Note 4X Fastboot Mode for Newbies</h2>
<p>First what you&#8217;ll need to know is that if you want to flash Redmi Note 4X device in fastboot mode, then you&#8217;ll need to copy files you want to flash on your device into the same folder with <strong>fastboot.exe</strong>. Usually <b>adb.exe </b>is also placed in the same folder, but in this case we&#8217;ve got nothing to do with <b>adb.exe.</b></p>
<p>Recovery file or <strong>boot.img<b> </b></strong>file can be named any way you want, but it&#8217;s important that in Command Prompt you write the exact file name you&#8217;ll be flashing. So if the file is named <b>boot.img</b>, you&#8217;ll need to enter the command using the same name <b>boot.img</b>.<b><br />
</b></p>
<p>Start your Redmi Note 4X device in <span style="color: #0000ff;">fastboot mode</span> <em>(to enter fastboot: press and hold &#8220;Volume -&#8221; and &#8220;Power&#8221; buttons at the same time).  </em>Your see rabbit logo &#8211; your device is in <span style="color: #0000ff;">fastboot mode</span>.</p>
<p>Next on your PC go to the folder with all the files. For example <strong>&#8220;tools&#8221;</strong> folder with <strong>adb</strong> &amp; <strong>fastboot</strong>. Copy <strong>.img</strong> files for flashing in the same folder.</p>
<p>Open &#8220;Command Prompt&#8221; and enter <strong>cd C:\tools</strong> to enter <strong>C:\tools</strong> directory. Connect your device to PC via USB-cable (it is highly recommended to use rear USB ports). Your device should be already running in fastboot mode. Then in command prompt enter <b>fastboot</b> <strong>devices </strong>command.</p>
<p>In command prompt you should see device identification number <em>(unique combination of numbers and symbols of your device). </em>In case this does not happen and device list is empty, then your phone is not connected. The issue is related to connection problems or missing drivers.</p>
<p>Let&#8217;s assume your device is successfully connected and identified. Next type this line:</p>
<pre>fastboot flash boot boot.img</pre>
<p><strong>&#8220;flash&#8221; </strong>command means start flashing your device. <strong>&#8220;boot&#8221;</strong>stands for partition you want to flash. And lastly <strong>&#8220;boot.img&#8221;</strong> stands for the file name you&#8217;ll be flashing. Type correctly the line above and press Enter to start flashing. The process will be shown in Command Prompt window. We&#8217;ve successfully flashed <strong>boot.img</strong>.</p>
<p>Next, in case we need to flash recovery, we need to follow pretty much the same as steps. Type this to start flashing recovery:</p>
<pre>fastboot flash recovery recovery.img</pre>
<p>Here <strong>&#8220;reco</strong><strong>very&#8221; </strong>means the partition we are going to flash and <strong>&#8220;recovery.img&#8221;</strong> is the name of recovery file. It can have any other different name, like <strong>&#8220;miuirecoveryrom.img&#8221;</strong>, then your command will look like this:</p>
<pre>fastboot flash recovery miuirecoveryrom.img</pre>
<p>After flashing you may enter:</p>
<pre>fastboot reboot</pre>
<p>And you device will automatically reboot.</p>
<p>Now to boot your device in TWRP, type this line (where <strong>twrp.img</strong> is the name of your recovery file) and press Enter:</p>
<pre>fastboot boot twrp.img</pre>
<p>After your device successfully boots into recovery you can install everything you need (Root, patches and other stuff).</p>
<h3>Download Redmi Note 4X Drivers &amp; Utilities</h3>
<ul>
<li>QDLoader HS-USB Driver:<strong> <a href="https://xiaomifirmware.com/download/2619/">Download link</a></strong></li>
<li>ADB Driver Lite:<b> <a href="https://xiaomifirmware.com/download/2617/">Download link</a></b></li>
<li>Platform-tools (adb/fastboot) r.25.0.3:<b> <a href="https://xiaomifirmware.com/download/2719/">Download link</a></b></li>
<li>Minimal ADB and Fastboot  1.4.1 Setup: <a href="https://xiaomifirmware.com/download/2633/"><strong>minimal_adb_fastboot_v1.4.1_setup.exe</strong></a></li>
<li>Minimal ADB and Fastboot  1.4.1 Portable: <a href="https://xiaomifirmware.com/download/2955/"><strong>minimal_adb_fastboot_1.4.1_portable.zip</strong></a></li>
<li>15 seconds ADB Installer 1.4.3: <a href="https://xiaomifirmware.com/download/2612/"><strong>Download link</strong></a></li>
</ul>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-redmi-note-4x-using-fastboot-mode/">How to flash Redmi Note 4X using fastboot mode</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/how-to-flash-redmi-note-4x-using-fastboot-mode/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[Download] ADB Installer v1.4.3 &#8211; Drivers, ADB and Fastboot Tools</title>
		<link>https://xiaomifirmware.com/downloads/download-adb-installer-v1-4-3-drivers-adb-fastboot-tools/</link>
					<comments>https://xiaomifirmware.com/downloads/download-adb-installer-v1-4-3-drivers-adb-fastboot-tools/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 12 Feb 2017 20:55:59 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[ADB]]></category>
		<category><![CDATA[ADB Installer]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=1166</guid>

					<description><![CDATA[<p>Install drivers, ADB and fastboot tools with one single installer. What&#8217;s ADB Installer v1.4.3 This package includes all required drivers for Android: ADB drivers (Android Debug Bridge), Fastboot and Google USB-drivers. Very easy to install. Features: Small size. Fast installation. All required drivers in one single installation package. Simple installation with only three steps. Latest ADB and Google USB-drivers included. Download ADB Installer v1.4.3 Download link: adb-setup-1.4.3.zip Newest Versions: 15_Second_ADB_Installer_v1.4.4.zip 15_Second_ADB_Installer_v1.4.5.zip 15_Second_ADB_Installer_v1.4.6.zip How to install ADB Installer v1.4.3 Download and [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-adb-installer-v1-4-3-drivers-adb-fastboot-tools/">[Download] ADB Installer v1.4.3 &#8211; Drivers, ADB and Fastboot Tools</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Install drivers, ADB and fastboot tools with one single installer.</p>
<h2>What&#8217;s ADB Installer v1.4.3</h2>
<p>This package includes all required drivers for Android: ADB drivers (Android Debug Bridge), Fastboot and Google USB-drivers. Very easy to install.</p>
<p><strong>Features:</strong></p>
<ul>
<li>Small size.</li>
<li>Fast installation.</li>
<li>All required drivers in one single installation package.</li>
<li>Simple installation with only three steps.</li>
<li>Latest ADB and Google USB-drivers included.</li>
</ul>
<h3>Download ADB Installer v1.4.3</h3>
<p>Download link: <a href="https://xiaomifirmware.com/download/2696/"><strong>adb-setup-1.4.3.zip</strong></a></p>
<p><strong>Newest Versions:</strong></p>
<ul>
<li><a href="https://xiaomifirmware.com/download/13923/">15_Second_ADB_Installer_v1.4.4.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/13925/">15_Second_ADB_Installer_v1.4.5.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/13927/">15_Second_ADB_Installer_v1.4.6.zip</a></li>
</ul>
<h3>How to install ADB Installer v1.4.3</h3>
<ol>
<li>Download and extract <a href="https://xiaomifirmware.com/download/2696/"><strong>adb-setup-1.4.3.zip</strong></a></li>
<li>Start &#8220;adb-setup-1.4.3.exe&#8221; (right click and &#8220;Run as administrator&#8221;).</li>
<li>In case you&#8217;ve haven&#8217;t previously installed any drivers it is recommended to answer Y/Yes on all the questions.
<ol>
<li>Type &#8220;Y/Yes&#8221; to install ADB and Fastboot or &#8220;N/No&#8221; to skip.</li>
<li>Type &#8220;Y/Yes&#8221; to install System wide for all users or &#8220;N/No&#8221; for current user only.</li>
<li>Type &#8220;Y/Yes&#8221; to install drivers or &#8220;N/No&#8221; to skip.</li>
<li>Driver installation will start.</li>
<li>Wait for 15 seconds and installation should be completed.</li>
<li>Reboot your system.</li>
</ol>
</li>
</ol>
<p><strong>Screenshot:</strong></p>
<p><a href="https://xiaomifirmware.com/wp-content/uploads/2017/02/Download-ADB-Installer-v1.4.3.png"><img decoding="async" class="alignnone size-large wp-image-1169" src="https://xiaomifirmware.com/wp-content/uploads/2017/02/Download-ADB-Installer-v1.4.3-1024x670.png" alt="How to install ADB Installer v1.4.3" width="1024" height="670" srcset="https://xiaomifirmware.com/wp-content/uploads/2017/02/Download-ADB-Installer-v1.4.3.png 1024w, https://xiaomifirmware.com/wp-content/uploads/2017/02/Download-ADB-Installer-v1.4.3-300x196.png 300w, https://xiaomifirmware.com/wp-content/uploads/2017/02/Download-ADB-Installer-v1.4.3-768x503.png 768w, https://xiaomifirmware.com/wp-content/uploads/2017/02/Download-ADB-Installer-v1.4.3-100x65.png 100w, https://xiaomifirmware.com/wp-content/uploads/2017/02/Download-ADB-Installer-v1.4.3-260x170.png 260w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
<p><em>Latest update: 15 April, 2020</em></p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-adb-installer-v1-4-3-drivers-adb-fastboot-tools/">[Download] ADB Installer v1.4.3 &#8211; Drivers, ADB and Fastboot Tools</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/downloads/download-adb-installer-v1-4-3-drivers-adb-fastboot-tools/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>[Downloads] Xiaomi Redmi 3S / 3X Drivers and Utilities</title>
		<link>https://xiaomifirmware.com/downloads/downloads-xiaomi-redmi-3s-3x-drivers-utilities/</link>
					<comments>https://xiaomifirmware.com/downloads/downloads-xiaomi-redmi-3s-3x-drivers-utilities/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Tue, 29 Nov 2016 21:30:53 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[ADB]]></category>
		<category><![CDATA[ADB Driver]]></category>
		<category><![CDATA[fastboot]]></category>
		<category><![CDATA[Mi Unlock]]></category>
		<category><![CDATA[MiFlashSetup]]></category>
		<category><![CDATA[MoreLocale]]></category>
		<category><![CDATA[USBDeview]]></category>
		<guid isPermaLink="false">http://xiaomifirmware.com/?p=344</guid>

					<description><![CDATA[<p>Necessary applications for all Xiaomi Redmi 3S / 3X users. MoreLocale 2 &#8211; App for changing interface language. USBDeview &#8211; List of all connected USB devices with the possibility to remove any device. minimal_adb_fastboot_v1.4_setup.exe &#8211; Minimal ADB and Fastboot 1.4 adb-setup-1.4.3.exe &#8211; 15 seconds ADB Installer 1.4.3 tools_r25-windows.zip &#8211; Platform-tools (adb/fastboot) 25 tools_r23.1-windows.zip &#8211; Platform-tools (adb/fastboot) 23.1.0 (With Windows XP Support) ADB driver v1.17 lite.zip &#8211; ADB Driver Lite (32/64-bit) QDLoader HS-USB Driver.zip &#8211; QDLoader HS-USB Driver (32/64-bit) Mi Unlock [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/downloads-xiaomi-redmi-3s-3x-drivers-utilities/">[Downloads] Xiaomi Redmi 3S / 3X Drivers and Utilities</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Necessary applications for all Xiaomi Redmi 3S / 3X users.</p>
<p><a href="http://xiaomifirmware.com/downloads/downloads-morelocale-2-2-3-1/"><strong>MoreLocale 2</strong></a> &#8211; App for changing interface language.</p>
<p><strong><a href="http://xiaomifirmware.com/downloads/usbdeview-2-61/">USBDeview</a></strong> &#8211; List of all connected USB devices with the possibility to remove any device.</p>
<p><strong><a href="http://uploadboy.com/ujr8h0pug0c5/3340/exe" target="_blank" rel="noopener">minimal_adb_fastboot_v1.4_setup.exe</a></strong> &#8211; Minimal ADB and Fastboot 1.4<strong><br />
</strong></p>
<p><a href="https://xiaomifirmware.com/download/2612/"><strong>adb-setup-1.4.3.exe</strong></a> &#8211; 15 seconds ADB Installer 1.4.3</p>
<p><a href="https://xiaomifirmware.com/download/2614/" target="_blank" rel="noopener"><strong>tools_r25-windows.zip</strong></a> &#8211; Platform-tools (adb/fastboot) 25</p>
<p><a href="http://uploadboy.com/r6sclnnfv88z/3340/zip" target="_blank" rel="noopener"><strong>tools_r23.1-windows.zip</strong></a> &#8211; Platform-tools (adb/fastboot) 23.1.0 (With Windows XP Support)</p>
<p><a href="https://xiaomifirmware.com/download/2617/"><strong>ADB driver v1.17 lite.zip</strong></a> &#8211; ADB Driver Lite (32/64-bit)</p>
<p><a href="https://xiaomifirmware.com/download/2619/"><strong>QDLoader HS-USB Driver.zip</strong></a> &#8211; QDLoader HS-USB Driver (32/64-bit)</p>
<p><a href="https://xiaomifirmware.com/download/2621/"><strong>Mi Unlock 1.1.0317.1</strong></a> &#8211; MiFlashUnlock_1.1.0317.1_en.zip</p>
<p><a href="https://xiaomifirmware.com/downloads/download-mi-unlock-2-2-624-14-windows/"><strong>Mi Unlock 2.2.624.14</strong></a> &#8211; miflash_unlock-en-2.2.624.14.zip</p>
<p><a href="http://uploadboy.com/539uigxiq8il/3340/zip" target="_blank" rel="noopener"><strong>MiFlashSetup-Beta(25.05.2016).zip</strong></a> &#8211; MIUI ROM Flashing Tool (MiFlash) 25052016 Beta</p>
<p><a href="http://uploadboy.com/4ki3ip5zsm2x/3340/zip" target="_blank" rel="noopener"><strong>MiFlashSetup-Beta_01062016.zip</strong></a> &#8211; MIUI ROM Flashing Tool (MiFlash) 01062016 Beta</p>
<p><a href="https://xiaomifirmware.com/download/2623/"><strong>MiPhone20151028.exe</strong></a> &#8211; MIUI ROM Flashing Tool (MiFlash) 2015.10.28.0</p>
<p><a href="http://uploadboy.com/0d6hrj8a60xz/3340/exe" target="_blank" rel="noopener"><strong>MiPhone20160401.exe</strong></a> &#8211; MIUI ROM Flashing Tool (MiFlash) 2016.04.01.0<strong><br />
</strong></p>
<p><a href="https://xiaomifirmware.com/download/2625/"><strong>MiFlash20160830.msi</strong></a> &#8211; MIUI ROM Flashing Tool (MiFlash) 2016.08.30.0</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/downloads-xiaomi-redmi-3s-3x-drivers-utilities/">[Downloads] Xiaomi Redmi 3S / 3X Drivers and Utilities</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/downloads/downloads-xiaomi-redmi-3s-3x-drivers-utilities/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
