<?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 Drivers - Xiaomi Firmware</title>
	<atom:link href="https://xiaomifirmware.com/tag/adb-drivers/feed/" rel="self" type="application/rss+xml" />
	<link>https://xiaomifirmware.com/tag/adb-drivers/</link>
	<description>MIUI Android Devices Tips &#38; Guides</description>
	<lastBuildDate>Sat, 09 May 2020 17:38:58 +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>ADB Drivers - Xiaomi Firmware</title>
	<link>https://xiaomifirmware.com/tag/adb-drivers/</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>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 Platform-tools (adb &#038; fastboot) r.26.0.0</title>
		<link>https://xiaomifirmware.com/downloads/download-platform-tools-adb-fastboot-r-26-0-0/</link>
					<comments>https://xiaomifirmware.com/downloads/download-platform-tools-adb-fastboot-r-26-0-0/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Fri, 18 Aug 2017 15:54:37 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[adb & fastboot]]></category>
		<category><![CDATA[ADB Drivers]]></category>
		<category><![CDATA[usb drivers]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=4355</guid>

					<description><![CDATA[<p>Hey, guys! Today we&#8217;ve got some great news for all of you! The new version of ADB &#38; Fastboot tools has been released recently. Below we&#8217;ve listed download links for Windows, Linux and Mac OS versions as well as basic instructions on how to install and use Platform-tools (adb &#38; fastboot). Download latest Platform-tools (adb &#38; fastboot) r.26.0.0 drivers for Xiaomi MIUI Phones ADB (Android Debug Bridge) is a tool to manage Android OS devices. Features: Check connected ADB devices. [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-platform-tools-adb-fastboot-r-26-0-0/">Download Platform-tools (adb &#038; fastboot) r.26.0.0</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hey, guys! Today we&#8217;ve got some great news for all of you! The new version of ADB &amp; Fastboot tools has been released recently. Below we&#8217;ve listed download links for Windows, Linux and Mac OS versions as well as basic instructions on how to install and use Platform-tools (adb &amp; fastboot).</p>
<h2>Download latest Platform-tools (adb &amp; fastboot) r.26.0.0 drivers for Xiaomi MIUI Phones</h2>
<p>ADB (Android Debug Bridge) is a tool to manage Android OS devices.</p>
<p><strong>Features:</strong></p>
<ul>
<li>Check connected ADB devices.</li>
<li>Logs access.</li>
<li>Copy / move files.</li>
<li>Install &amp; remove applications.</li>
<li>Wipe data partition.</li>
<li>Flash data partition.</li>
<li>Network settings.</li>
</ul>
<h3>How to install Platform-tools (adb &amp; fastboot)</h3>
<ol>
<li>Download and unpack Platform-tools (adb &amp; fastboot) .zip archive to &#8220;C:\adb&#8221; or any other empty folder with the similar name.</li>
<li>You should get a folder with &#8220;adb.exe&#8221;, &#8220;AdbWinApi.dll&#8221;, &#8220;AdbWinUsbApi.dll&#8221; and &#8220;fastboot.exe&#8221; files.</li>
<li>On your phone enable &#8220;USB Debugging&#8221; and select &#8220;Only charging&#8221; when connecting to USB.</li>
</ol>
<h3>How to use Platform-tools (adb &amp; fastboot)</h3>
<ul>
<li>One method will be going to &#8220;Run&#8221; menu on your Windows PC and type &#8220;cmd&#8221; to open Command Prompt.</li>
<li>Use &#8220;cd c:\adb\&#8221; command to go to ADB folder.</li>
<li>Now use ADB commands to continue.</li>
<li>Otherwise you can go to folder with Platform-tools files, press &#8220;Shift&#8221; button + Right mouse click and select &#8220;Open command window here&#8221;.</li>
</ul>
<p><strong>Download:</strong></p>
<ul>
<li><a href="https://xiaomifirmware.com/download/3718/">tools_26.0.0-windows.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/3722/">tools_26.0.0-linux.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/3724/">tools_26.0.0-macosx.zip</a></li>
<li><a href="https://xiaomifirmware.com/download/4357/">usb_driver_r11-windows.zip</a></li>
</ul>
<h3>Download Platform-tools (adb &amp; fastboot) r.26.0.2</h3>
<p>Below you can download updated version of adb and fastboot drivers as well as Android USB drivers for Windows.</p>
<p><strong>Change-log:</strong></p>
<ul>
<li><em>Add support for Pixel 2 devices.</em></li>
</ul>
<p><strong>Download:</strong></p>
<ul>
<li>adb &amp; fastboot r.26.0.2 | Windows | <a href="https://xiaomifirmware.com/download/5511/">tools_r26.0.2-windows.zip</a></li>
<li>adb &amp; fastboot r.26.0.2 | Linux | <a href="https://xiaomifirmware.com/download/5513/">tools_r26.0.2-linux.zip</a></li>
<li>adb &amp; fastboot r.26.0.2 | MacOS | <a href="https://xiaomifirmware.com/download/5515/">tools_r26.0.2-macosx.zip</a></li>
<li>USB Driver r11 for Windows | <a href="https://xiaomifirmware.com/download/4357/">usb_driver_r11-windows.zip</a></li>
</ul>
<h3>Download Platform-tools (adb &amp; fastboot) r.27.0.0</h3>
<p><em>Released in December 2017.</em></p>
<p><strong>Change-log:</strong></p>
<ul>
<li><em>Minor fixes for Mac OS</em></li>
</ul>
<p><strong>Download:</strong></p>
<ul>
<li>adb &amp; fastboot r.27.0.0 | Windows | <a href="https://xiaomifirmware.com/download/6968/">tools_r27.0.0-windows.zip</a></li>
<li>adb &amp; fastboot r.27.0.0 | Linux | <a href="https://xiaomifirmware.com/download/6970/">tools_r27.0.0-linux.zip</a></li>
<li>adb &amp; fastboot r.27.0.0 | MacOS | <a href="https://xiaomifirmware.com/download/6972/">tools_r27.0.0-macosx.zip</a></li>
</ul>
<h3>Download Platform-tools (adb &amp; fastboot) r.29.0.6</h3>
<p><em>Last update: 19.02.2020</em></p>
<p><strong>Change-log:</strong></p>
<ul>
<li><em>Lots of bug fixes</em></li>
</ul>
<p><strong>Download:</strong></p>
<ul>
<li>adb &amp; fastboot r.29.0.6 | Windows | <a href="https://xiaomifirmware.com/download/13930/">tools_r.29.0.6-windows.zip</a></li>
<li>adb &amp; fastboot r.29.0.6 | Linux | <a href="https://xiaomifirmware.com/download/13932/">tools_r.29.0.6-linux.zip</a></li>
<li>adb &amp; fastboot r.29.0.6 | MacOS | <a href="https://xiaomifirmware.com/download/13934/">tools_r.29.0.6-macosx.zip</a></li>
</ul>
<p>Download USB Driver: <a href="https://xiaomifirmware.com/download/13936/">usb_driver_r12-windows.zip</a></p>
<h3>Download Platform-tools (adb &amp; fastboot) r.30.0.1</h3>
<p><em>Last update: 06.05.2020</em></p>
<p><strong>Download:</strong></p>
<ul>
<li>adb &amp; fastboot r.30.0.1 | Windows | <a href="https://xiaomifirmware.com/download/14320/" data-rich-text-format-boundary="true">tools_r30.0.1-windows.zip</a></li>
<li>adb &amp; fastboot r.30.0.1| Linux | <a href="https://xiaomifirmware.com/download/14322/">tools_r30.0.1-linux.zip</a></li>
<li>adb &amp; fastboot r.30.0.1 | MacOS | <a href="https://xiaomifirmware.com/download/14324/">tools_r30.0.1-macosx.zip</a></li>
</ul>
<p>The post <a href="https://xiaomifirmware.com/downloads/download-platform-tools-adb-fastboot-r-26-0-0/">Download Platform-tools (adb &#038; fastboot) r.26.0.0</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/downloads/download-platform-tools-adb-fastboot-r-26-0-0/feed/</wfw:commentRss>
			<slash:comments>0</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>
	</channel>
</rss>
