<?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>Root - Xiaomi Firmware</title>
	<atom:link href="https://xiaomifirmware.com/tag/root/feed/" rel="self" type="application/rss+xml" />
	<link>https://xiaomifirmware.com/tag/root/</link>
	<description>MIUI Android Devices Tips &#38; Guides</description>
	<lastBuildDate>Sat, 01 Feb 2025 10:54: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>Root - Xiaomi Firmware</title>
	<link>https://xiaomifirmware.com/tag/root/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Root Xiaomi 14T Pro / Redmi K70 Ultra – Step-by-Step Guide</title>
		<link>https://xiaomifirmware.com/guides-and-tips/how-to-root-xiaomi-14t-pro-redmi-k70-ultra-step-by-step-guide/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/how-to-root-xiaomi-14t-pro-redmi-k70-ultra-step-by-step-guide/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 01 Feb 2025 10:53:27 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Magisk]]></category>
		<category><![CDATA[Root]]></category>
		<category><![CDATA[Xiaomi 14T Pro]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=21091</guid>

					<description><![CDATA[<p>Rooting your&#160;Xiaomi 14T Pro&#160;or&#160;Redmi K70 Ultra&#160;gives you full control over your device, allowing you to remove bloatware, optimize system performance, and install powerful root-only apps. However, rooting also comes with risks, such as voiding your warranty and potential bricking if done incorrectly. This guide provides a&#160;comprehensive step-by-step method&#160;to root your device safely using&#160;Magisk&#160;and&#160;Fastboot. Prerequisites Before proceeding, ensure you have completed the following steps: Step 1: Download Your Firmware To ensure compatibility, download the exact&#160;firmware version&#160;your phone is currently running. Step [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-root-xiaomi-14t-pro-redmi-k70-ultra-step-by-step-guide/">How to Root Xiaomi 14T Pro / Redmi K70 Ultra – Step-by-Step Guide</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Rooting your&nbsp;<strong>Xiaomi 14T Pro</strong>&nbsp;or&nbsp;<strong>Redmi K70 Ultra</strong>&nbsp;gives you full control over your device, allowing you to remove bloatware, optimize system performance, and install powerful root-only apps. However, rooting also comes with risks, such as voiding your warranty and potential bricking if done incorrectly.</p>



<p>This guide provides a&nbsp;<strong>comprehensive step-by-step method</strong>&nbsp;to root your device safely using&nbsp;<strong>Magisk</strong>&nbsp;and&nbsp;<strong>Fastboot</strong>.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Prerequisites</strong></h2>



<p>Before proceeding, ensure you have completed the following steps:</p>



<ul class="wp-block-list">
<li><strong>Unlocked Bootloader</strong> – If your bootloader is locked, you cannot root your device. Follow <a>this guide</a> to unlock it.</li>



<li><strong>Installed ADB &amp; Fastboot Tools</strong> – If you haven’t installed them, download and set them up from <a href="https://developer.android.com/studio/releases/platform-tools">Google’sofficial platform tools</a>.</li>



<li><strong>Installed USB Drivers</strong> – Download and install the <a href="https://xiaomiusbdriver.com/">Xiaomi USB drivers</a> to ensure your device is properly detected.</li>



<li><strong>Fully Charged Device</strong> – Ensure your phone has at least 50% battery to avoid interruptions.</li>



<li><strong>Backup Your Data</strong> – Rooting may cause data loss. Perform a full backup before proceeding.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Step 1: Download Your Firmware</strong></h2>



<p>To ensure compatibility, download the exact&nbsp;<strong>firmware version</strong>&nbsp;your phone is currently running.</p>



<ol class="wp-block-list">
<li>Go to <strong>Settings > About Phone > MIUI version</strong> and note the full firmware version.</li>



<li>Download the corresponding <strong>MIUI Fastboot ROM</strong> from <a href="https://xiaomifirmwareupdater.com/">Xiaomi Firmware Updater</a>.</li>



<li>Extract the <strong>firmware.zip</strong> file to your computer.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Step 2: Extract init_boot.img from Firmware</strong></h2>



<ol class="wp-block-list">
<li>Open the <strong>extracted firmware folder</strong> and locate the <strong>images</strong> subfolder.</li>



<li>Find the file named <strong>init_boot.img</strong> and copy it to your phone.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Step 3: Patch init_boot.img Using Magisk</strong></h2>



<ol class="wp-block-list">
<li><strong>Download and Install Magisk v28</strong> on your phone from <a href="https://github.com/topjohnwu/Magisk">Magisk GitHub</a>.</li>



<li>Open <strong>Magisk</strong> and tap on <strong>Install > Select and Patch a File</strong>.</li>



<li>Locate and select the <strong>init_boot.img</strong> file.</li>



<li>Wait for Magisk to patch the file. It will generate a new <strong>magisk_patched.img</strong> file.</li>



<li>Copy the patched file back to your computer.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Step 4: Boot into Fastboot Mode</strong></h2>



<ol class="wp-block-list">
<li><strong>Turn off your phone.</strong></li>



<li><strong>Press and hold</strong> the <strong>Power + Volume Down</strong> buttons simultaneously until the <strong>Fastboot logo</strong> appears.</li>



<li><strong>Connect your phone to your PC</strong> via a USB cable.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Step 5: Flash init_boot.img Using Fastboot</strong></h2>



<ol class="wp-block-list">
<li>Copy the <strong>patched init_boot.img</strong> file to the <strong>ADB platform-tools folder</strong> on your computer.</li>



<li>Open <strong>Command Prompt</strong> (Windows) or <strong>Terminal</strong> (Mac/Linux) and navigate to the ADB folder:bashCopyEdit<code>cd C:\platform-tools\</code></li>



<li>Verify that Fastboot detects your device by running:nginxCopyEdit<code>fastboot devices </code>If your device appears in the list, you can proceed. If not, check your drivers and USB connection.</li>



<li>Flash the patched <strong>init_boot.img</strong> file by executing:nginxCopyEdit<code>fastboot flash init_boot magisk_patched.img</code></li>



<li>Reboot your phone by running:nginxCopyEdit<code>fastboot reboot</code></li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Step 6: Verify Root Access</strong></h2>



<ol class="wp-block-list">
<li>Once your phone boots up, open <strong>Magisk</strong> to ensure installation was successful.</li>



<li>Install the <strong>Magisk App</strong> if it is not present.</li>



<li>Download <strong>Root Checker</strong> from the <a>Google Play Store</a> to confirm root access.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Troubleshooting Common Issues</strong></h2>



<h3 class="wp-block-heading"><strong>Device Not Recognized in Fastboot Mode</strong></h3>



<ul class="wp-block-list">
<li>Ensure that <strong>USB Debugging</strong> and <strong>OEM Unlocking</strong> are enabled in Developer Options.</li>



<li>Install or update <strong>Xiaomi USB drivers</strong>.</li>



<li>Use a different USB port or cable.</li>
</ul>



<h3 class="wp-block-heading"><strong>Bootloop or Stuck on Logo</strong></h3>



<ul class="wp-block-list">
<li>Boot into <strong>Fastboot Mode</strong> and reflash the original <strong>init_boot.img</strong> from your firmware.</li>



<li>If issues persist, perform a <strong>factory reset</strong> in Recovery Mode.</li>
</ul>



<h3 class="wp-block-heading"><strong>Magisk Not Installed Properly</strong></h3>



<ul class="wp-block-list">
<li>Ensure you used <strong>Magisk v28</strong> for patching.</li>



<li>Try re-patching and re-flashing <strong>init_boot.img</strong>.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Advantages and Risks of Rooting</strong></h2>



<h3 class="wp-block-heading"><strong>Advantages</strong></h3>



<p><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Remove bloatware and unwanted system apps.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Gain full control over system files and settings.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Use root-only apps for advanced customization.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Improve battery life and performance with kernel tweaks.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Install custom ROMs and modifications.</p>



<h3 class="wp-block-heading"><strong>Risks</strong></h3>



<p><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2716.png" alt="✖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Voids warranty on most devices.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2716.png" alt="✖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Increases security risks if misused.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2716.png" alt="✖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> OTA updates may not work properly.<br><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2716.png" alt="✖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Can cause bootloops or bricking if not done correctly.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Conclusion</strong></h2>



<p>Rooting the&nbsp;<strong>Xiaomi 14T Pro / Redmi K70 Ultra</strong>&nbsp;provides extensive customization and control over your device. By carefully following the steps outlined above, you can successfully root your phone while minimizing risks.</p>



<p>If you experience any issues, consider joining forums like&nbsp;<strong>XDA Developers</strong>&nbsp;or&nbsp;<strong>Reddit’s r/Xiaomi</strong>&nbsp;community for further support.</p>



<p>For future updates and tutorials, bookmark this guide and check back regularly.</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-root-xiaomi-14t-pro-redmi-k70-ultra-step-by-step-guide/">How to Root Xiaomi 14T Pro / Redmi K70 Ultra – Step-by-Step Guide</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-root-xiaomi-14t-pro-redmi-k70-ultra-step-by-step-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to flash TWRP &#038; Magisk on POCO F2 Pro</title>
		<link>https://xiaomifirmware.com/guides-and-tips/how-to-flash-twrp-magisk-on-poco-f2-pro/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/how-to-flash-twrp-magisk-on-poco-f2-pro/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 29 Nov 2020 23:14:12 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Magisk]]></category>
		<category><![CDATA[POCO F2]]></category>
		<category><![CDATA[Root]]></category>
		<category><![CDATA[twrp]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=16415</guid>

					<description><![CDATA[<p>Today we are going to share the working method on how to install TWRP 3.4.2b &#38; Magisk (to enable root) on Xiaomi POCO F2 Pro device with MIUI 12 Global Stable firmware installed. We hope this quick &#38; easy tutorial will be useful and it will help you to avoid the bootloop &#38; fastboot loading issues. Don&#8217;t forget to make all required backups on your phone before doing any actions! Install TWRP Custom Recovery &#38; Root POCO F2 Pro / [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-twrp-magisk-on-poco-f2-pro/">How to flash TWRP &#038; Magisk on POCO F2 Pro</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Today we are going to share the working method on how to install TWRP 3.4.2b &amp; Magisk (to enable root) on Xiaomi POCO F2 Pro device with MIUI 12 Global Stable firmware installed.</p>



<p>We hope this quick &amp; easy tutorial will be useful and it will help you to avoid the bootloop &amp; fastboot loading issues. Don&#8217;t forget to make all required backups on your phone before doing any actions!</p>



<h2 class="wp-block-heading">Install TWRP Custom Recovery &amp; Root POCO F2 Pro / Redmi K30 Pro</h2>



<p><strong><span class="has-inline-color has-vivid-red-color">First of all and most important step here is to enable text password lock on your phone and enable USB debugging.</span></strong></p>



<ol class="wp-block-list"><li>Download the <strong><a href="https://xiaomifirmware.com/download/16682/">misc.bin</a></strong> file &amp; TWRP 3.4.2b version for Poco F2 Pro and move both files to same folder with platform-tools.<ol><li>Rename downloaded TWRP .img file to just twrp.img to make things easier in the next steps.</li></ol></li><li>Start your smartphone in fastboot mode and open command prompt on your Windows OS PC.</li><li>Now enter the following commands in the same order:<ol><li>fastboot devices (to check if your device is successfully connected to your PC).</li><li>fastboot flash recovery twrp.img</li><li>fastboot flash misc misc.bin</li><li>fastboot boot twrp.img</li></ol></li><li>Your phone should now reboot into TWRP and will request the text lock password, enter the password that you&#8217;ve setup previously and now /data partition should be decrypted and we can continue using the TWRP Custom Recovery.</li><li>Go to Reboot &gt; System and proceed with reboot to the system.</li><li>It could be that TWRP will be removed on the first boot into the system. In this case, you just need to flash it again, but this time don&#8217;t use the following command: &#8220;fastboot boot twrp.img&#8221; and manually reboot into TWRP by pressing Volume Up + Power buttons at the same time.</li><li>Now, the final step is installing the Magisk.</li><li>Copy the Magisk.zip file into the phone internal memory, boot into TWRP and flash Magisk.</li><li>After installation reboot into system.</li><li>You&#8217;ve Magisk installed and working.</li></ol>



<p>Was this guide helpful for you? Share your thoughts and ask questions in the comments.</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-twrp-magisk-on-poco-f2-pro/">How to flash TWRP &#038; Magisk on POCO F2 Pro</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-twrp-magisk-on-poco-f2-pro/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Guide on How to Root Xiaomi Redmi 9</title>
		<link>https://xiaomifirmware.com/guides-and-tips/guide-on-how-to-root-xiaomi-redmi-9/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/guide-on-how-to-root-xiaomi-redmi-9/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Fri, 16 Oct 2020 20:28:42 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Magisk]]></category>
		<category><![CDATA[Redmi 9]]></category>
		<category><![CDATA[Root]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=15986</guid>

					<description><![CDATA[<p>In this post we&#8217;ll cover the process of rooting Xiaomi Redmi 9 it details. This was the long awaited method which is finally available to use. To use this method we will need Magisk tool. Also, please pay attention, that you take all the responsibility for your actions with your device, we did tested this method, but we can&#8217;t guarantee that it will work on your specific device. If you are ready to proceed follow the instructions carefully and make [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/guide-on-how-to-root-xiaomi-redmi-9/">Guide on How to Root Xiaomi Redmi 9</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In this post we&#8217;ll cover the process of rooting Xiaomi Redmi 9 it details. This was the long awaited method which is finally available to use. To use this method we will need Magisk tool. </p>



<p>Also, please pay attention, that you take all the responsibility for your actions with your device, we did tested this method, but we can&#8217;t guarantee that it will work on your specific device. If you are ready to proceed follow the instructions carefully and make sure you made all required backups. Also, if you&#8217;re looking for the official MIUI ROMs for the Redmi 9 device, you can find them <a href="https://xiaomifirmware.com/roms/download-official-roms-redmi-9/">here</a>, we update the post with latest versions as soon as they are released.</p>



<ol class="wp-block-list"><li><strong><span class="has-inline-color has-vivid-purple-color">Download ADB / Fastboot:</span></strong><ol><li><span class="has-inline-color has-vivid-green-cyan-color">Platform-tools (adb/fastboot) r.30.0.4:</span> <a href="https://xiaomifirmware.com/download/15965/"><strong>tools_r30.0.4-windows.zip</strong></a></li></ol></li><li><strong><span class="has-inline-color has-vivid-purple-color">Magisk 20.4 (20400)&nbsp;|&nbsp;8.0.2 (307) (11)</span></strong><ol><li><span class="has-inline-color has-vivid-green-cyan-color">Installer:</span> <strong><a href="http://uploadb.me/direct/957ybeaq9r79/Magisk-v20.4.zip.html">Magisk-v20.4.zip</a></strong></li><li><span class="has-inline-color has-vivid-green-cyan-color">Manager:</span> <strong><a href="http://uploadb.me/direct/v8is3lfzbohy/MagiskManager-v8.0.2.apk.html">MagiskManager-v8.0.2.apk</a></strong></li><li><span class="has-inline-color has-vivid-green-cyan-color">Uninstaller: </span><strong><a href="http://uploadb.me/direct/61oa3n6impf2/Magisk-uninstaller-20200323.zip.html">Magisk-uninstaller-20200323.zip</a></strong></li></ol></li><li>In the attachment you&#8217;ll also find patched and stock boot for downgrade in case of bootloop or other issues. The stock boot is from <strong>miui_LANCELOTGlobal_V11.0.4.0.QJCMIXM</strong> firmware version.<ol><li><a href="https://xiaomifirmware.com/download/16014/"><strong>boot.img</strong></a></li><li><strong><a href="https://xiaomifirmware.com/download/16017/">vbmeta.img</a></strong></li><li><strong><a href="https://xiaomifirmware.com/download/16019/">magisk_patched.img</a></strong></li></ol></li></ol>



<h2 class="wp-block-heading">Magisk Root for Redmi 9 Android Device</h2>



<p>We&#8217;ll keep this guide short, so I believe you already know how to use Fastboot &amp; ADB tools. If the answer is yes, you can continue, otherwise get some knowledge in the web. Next you&#8217;ll need to make sure that you have unlocked device. This requires you to make an request, wait for an answer (usually takes around a week or so), then you&#8217;ll need to wipe your device and finally, it&#8217;s unlocked!</p>



<ol class="wp-block-list"><li>Let&#8217;s boot in the fastboot mode <em>(turn off your device and then use &#8220;Power&#8221; button and &#8220;Volume Down&#8221; at the same time)</em>.</li><li>Install required drivers and ADB / fastboot tools <em>(you can find download links in the first part of the article)</em>.<ul><li><strong>How to use ADB / fastboot?</strong><ul><li>ADB / fastboot is basically a console utility, so we&#8217;ll need to use them from the command line.</li><li>Download and unpack the archive, open the folder with unpacked files, tap on the address bar, where&#8217;s the path of the folder, type (without quotes) and press Enter.</li><li>Terminal window will open. Now proceed using the ADB tools with required commands.</li></ul></li></ul></li><li>Download and put vbmeta &amp; magisk_patched.img files into the same folder with ADB.</li><li>First we&#8217;ll patch the vbmeta file. <ul><li><strong>vbmeta</strong> &#8211; Is a special partition which contains digital signatures to prevent the bootloader from running any third-party app and is responsible for different integrity checks.</li></ul></li><li>Connect your device in fastboot mode and check if it&#8217;s identified with the following command: &#8220;Fastboot devices&#8221; in terminal window.</li><li>Next enter the following command:<ul><li><em>fastboot &#8211;disable-verity &#8211;disable-verification flash vbmeta vbmeta.img</em></li></ul></li><li>Then use the Magisk patched boot.img file:<ol><li><em>fastboot flash boot magisk_patched.img</em></li></ol></li><li>Reboot your device in the normal state, download &amp; install Magisk tool.</li><li>You should now have root enabled on your device.</li></ol>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/guide-on-how-to-root-xiaomi-redmi-9/">Guide on How to Root Xiaomi Redmi 9</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/guide-on-how-to-root-xiaomi-redmi-9/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Tutorial on how to flash TWRP and Root Xiaomi Redmi 7A</title>
		<link>https://xiaomifirmware.com/guides-and-tips/flashing-twrp-enable-root-redmi-7a/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/flashing-twrp-enable-root-redmi-7a/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 16 May 2020 16:16:30 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Magisk]]></category>
		<category><![CDATA[Redmi 7A]]></category>
		<category><![CDATA[Root]]></category>
		<category><![CDATA[twrp]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=14535</guid>

					<description><![CDATA[<p>In this article we&#8217;re describe the step-by-step method on how you can easily flash TWRP Custom Recovery, then install Magisk to enable Root and finally how to decrypt the data partition on your Redmi 7A smartphone. To continue with this guide you will first need to unlock the bootloader on your device. If you still don&#8217;t have an unlocked bootloader or don&#8217;t know how to do it, you can find guides on our website or on any other resource, it&#8217;s [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/flashing-twrp-enable-root-redmi-7a/">Tutorial on how to flash TWRP and Root Xiaomi Redmi 7A</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In this article we&#8217;re describe the step-by-step method on how you can easily flash TWRP Custom Recovery, then install Magisk to enable Root and finally how to decrypt the data partition on your Redmi 7A smartphone. To continue with this guide you will first need to unlock the bootloader on your device. </p>



<p>If you still don&#8217;t have an unlocked bootloader or don&#8217;t know how to do it, you can find guides on our website or on any other resource, it&#8217;s actually a very easy process, which could just take some time in some cases.</p>



<p>So, after you&#8217;ve the unlocked bootloader and ready to continue, please follow the instructions carefully and take a note that you take all the responsibility for your actions with your device.</p>



<p>Another thing here to take care of is your personal data, because during the installation your phone memory will be formatted, so make sure you do all the required backups and save them to your PC or flash drive before continuing further.</p>



<h2 class="wp-block-heading">Install TWRP, Root and Decrypt Data Partition on Redmi 7A</h2>



<p><strong>Required files:</strong></p>



<ul class="wp-block-list"><li>ADB Drivers: <a href="https://xiaomifirmware.com/download/2782/">adb.zip</a></li><li>TWRP Custom Recovery: <a href="https://xiaomifirmware.com/download/14541/">TWRP_v3.3.1-1_all.img</a></li></ul>



<ol class="wp-block-list"><li>Download ADB drivers from the link above.</li><li>Download TWRP Recovery that you want to flash on your device.</li><li>Rename downloaded TWRP Custom Recovery to <strong>&#8220;recovery.img&#8221;</strong>.</li><li>Move the renamed<strong> &#8220;recovery.img&#8221;</strong> to the folder with the ADB files.</li><li>Download patched <strong>&#8220;boot&#8221;</strong> image for your firmware. If you don&#8217;t see the patched boot for your ROM version, then you&#8217;ll need to patch it by yourself.<ul><li><strong>Global</strong><ul><li><a href="https://xiaomifirmware.com/download/14553/">Global 11.0.7</a></li><li><a href="https://xiaomifirmware.com/download/14555/">Global 11.0.6</a></li><li><a href="https://xiaomifirmware.com/download/14558/">Global 11.0.5</a></li><li><a href="https://xiaomifirmware.com/download/14560/">Global 11.0.4</a></li><li><a href="https://xiaomifirmware.com/download/14562/">Global 11.0.2</a></li><li><a href="https://xiaomifirmware.com/download/14564/">Global 10.2.6</a></li><li><a href="https://xiaomifirmware.com/download/14567/">Global 10.2.5</a></li><li><a href="https://xiaomifirmware.com/download/14569/">Global 10.2.4</a></li><li><a href="https://xiaomifirmware.com/download/14571/">Global 10.2.1</a></li></ul></li><li><strong>Europe</strong><ul><li><a href="https://xiaomifirmware.com/download/14573/">Europe 11.0.18</a></li><li><a href="https://xiaomifirmware.com/download/14575/">Europe 11.0.14</a></li><li><a href="https://xiaomifirmware.com/download/14577/">Europe 11.0.13</a></li><li><a href="https://xiaomifirmware.com/download/14579/">Europe 11.0.6</a></li><li><a href="https://xiaomifirmware.com/download/14581/">Europe 11.0.2</a></li><li><a href="https://xiaomifirmware.com/download/14584/">Europe 10.2.5</a></li></ul></li><li><strong>China</strong><ul><li><a href="https://xiaomifirmware.com/download/14587/">China 11.0.5</a></li><li><a href="https://xiaomifirmware.com/download/14589/">China 11.0.2</a></li><li><a href="https://xiaomifirmware.com/download/14591/">China 11.0.1</a></li><li><a href="https://xiaomifirmware.com/download/14594/">China 10.2.14</a></li><li><a href="https://xiaomifirmware.com/download/14596/">China 10.2.10</a></li><li><a href="https://xiaomifirmware.com/download/14598/">China 10.2.9</a></li><li><a href="https://xiaomifirmware.com/download/14600/">China 10.2.8</a></li><li><a href="https://xiaomifirmware.com/download/14602/">China 10.2.6</a></li></ul></li><li><strong>India</strong><ul><li><a href="https://xiaomifirmware.com/download/14604/">India 11.0.4</a></li><li><a href="https://xiaomifirmware.com/download/14606/">India 11.0.2</a></li><li><a href="https://xiaomifirmware.com/download/14608/">India 11.0.1</a></li><li><a href="https://xiaomifirmware.com/download/14610/">India 10.2.10</a></li><li><a href="https://xiaomifirmware.com/download/14612/">India 10.2.7</a></li></ul></li><li><strong>Russia</strong><ul><li><a href="https://xiaomifirmware.com/download/14614/">Russia 11.0.5</a></li><li><a href="https://xiaomifirmware.com/download/14616/">Russia 11.0.4</a></li><li><a href="https://xiaomifirmware.com/download/14618/">Russia 11.0.3</a></li><li><a href="https://xiaomifirmware.com/download/14620/">Russia 10.2.4</a></li><li><a href="https://xiaomifirmware.com/download/14622/">Russia 10.2.1</a></li></ul></li><li><strong>Xiaomi.eu</strong><ul><li><a href="https://xiaomifirmware.com/download/14624/">Xiaomi.eu 11.0.6</a></li><li><a href="https://xiaomifirmware.com/download/14626/">Xiaomi.eu 11.0.5</a></li><li><a href="https://xiaomifirmware.com/download/14628/">Xiaomi.eu 11.0.2</a></li></ul></li></ul></li><li>After you&#8217;ve downloaded the correct patched boot image, rename it to boot.img and move to the same folder with recovery.img.</li><li>Download Magisk &#8211; <a href="http://uploadb.me/uqurz6wka2xm/Magisk-v19.3.zip.html"><strong>Magisk-v19.3.zip</strong></a> and optionally download <strong><a href="http://uploadb.me/2ak294sc4k93/no-verity-encrypt-ysl.zip.html">&#8220;no-verity-encrypt-ysl.zip&#8221;</a></strong> to encrypt data partition and move these to phone internal memory.</li><li>Turn off your device.<ul><li>Start into fastboot mode.Turn off your device, press &#8220;Volume Down&#8221; and &#8220;Power&#8221; buttons at the same time until Fastboot logo appears on the screen.</li></ul></li><li>Connect your device to PC using stock USB cable.</li><li>Download and install <a href="https://xiaomifirmware.com/download/13289/">ADB Driver</a>.</li><li>Press and hold <strong>&#8220;Volume Up&#8221;</strong> button on your device.</li><li>On your PC open the folder with <strong>recovery.img </strong>and <strong>boot.img</strong> and start the <strong>install.bat </strong>file.</li><li>Your device will automatically reboot into TWRP. You&#8217;ll see something like <strong>&#8220;Unmodified System Partition&#8221;</strong> continue by <strong>&#8220;Swipe to allow modifications&#8221;</strong>.</li><li>Proceed with &#8220;data&#8221; format partition, by going into &#8220;Wipe&#8221; menu > &#8220;Format Data&#8221; > &#8220;yes&#8221;.<ol><li>Optionally you can decrypt the &#8220;data&#8221; partition. In this case you&#8217;ll have decrypted Data partition, which means that you won&#8217;t be able to add face unlock, graphic key or lock code.</li><li>In Recovery main menu select &#8220;Install&#8221; > &#8220;SD Card&#8221; and locate previously copied<strong> &#8220;no-verity-encrypt-ysl.zip&#8221;</strong> file.</li><li>Install this archive.</li></ol></li><li>To enable &#8220;root&#8221; > In the TWRP Custom Recovery main menu select &#8220;Install&#8221; > SD Card > and locate the archive with Magisk. Proceed with installation.</li></ol>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/flashing-twrp-enable-root-redmi-7a/">Tutorial on how to flash TWRP and Root Xiaomi Redmi 7A</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/flashing-twrp-enable-root-redmi-7a/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Tutorial on How to Root Xiaomi Mi 9</title>
		<link>https://xiaomifirmware.com/guides-and-tips/root-xiaomi-mi-9-tutorial/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/root-xiaomi-mi-9-tutorial/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Thu, 23 Apr 2020 18:08:37 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Mi 9]]></category>
		<category><![CDATA[Root]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=14076</guid>

					<description><![CDATA[<p>Hi! In this post we will cover the steps on how you can enable root access on your Xiaomi Mi 9. This method works only with unlocked bootloader device. So make sure you&#8217;ve unlocked the bootloader before continuing with the guide. Xiaomi Mi9 was one of the most popular devices in 2019 and it still can compete with other flagship smartphones. Enabling Root on Xiaomi Mi9 (cepheus) First of all, download the TWRP Recovery 3.3.1 v12 (with arm64 support) from [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/root-xiaomi-mi-9-tutorial/">Tutorial on How to Root Xiaomi Mi 9</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hi! In this post we will cover the steps on how you can enable root access on your Xiaomi Mi 9. This method works only with unlocked bootloader device. So make sure you&#8217;ve unlocked the bootloader before continuing with the guide. Xiaomi Mi9 was one of the most popular devices in 2019 and it still can compete with other flagship smartphones. </p>



<h2 class="wp-block-heading">Enabling Root on Xiaomi Mi9 (cepheus)</h2>



<ol class="wp-block-list"><li>First of all, download the TWRP Recovery 3.3.1 v12 (with arm64 support) from <a href="https://forum.xda-developers.com/Mi-9/development/twrp-3-3-0-arm64-gapps-support-t3925728">XDA</a>.</li><li>Next download the latest version from Magisk, also from <a href="https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445">XDA</a>.</li><li>Reboot your phone into Fastboot mode by turning off your device and pressing &#8220;Volume Down&#8221; and power buttons at the same time.</li><li>Connect your device to PC via USB cable.</li><li>Download <a href="https://xiaomifirmware.com/download/2782/">ADB Driver</a>.</li><li>Unpack download adb.zip archive to any folder and move previously downloaded Magisk and TWRP archives inside this folder as well.</li><li>Start adb.exe by using Shift + Enter key combination.</li><li>Terminal window should be opened.</li><li>Type the following command (where &#8220;recovery.img&#8221; is the name of downloaded TWRP file): <em>fastboot flash recovery recovery.img</em></li><li>After flashing is done, type next command in terminal window: <em>fastboot reboot</em>, and press the volume up button on your phone (device will reboot and enter TWRP Custom Recovery).</li><li>Open &#8220;Wipe&#8221; in the menu, press &#8220;Format Data&#8221; (all data will be removed, that&#8217;s required for internal memory encryption). Type &#8220;yes&#8221; to confirm the format and wait until it finishes.</li><li>Reboot and enter recovery once again.</li><li>In the terminal Window on your PC enter the following command to copy downloaded Magisk archive to your device: <em>adb push Magisk.zip /sdcard/</em></li><li>Now in the TWRP main menu tap on &#8220;Install&#8221;, locate the Magisk.zip archive and continue with installation.</li><li>Reboot into the system and install Magisk Manager to enable root.</li><li>If everything was done correctly your device is now have root enabled.</li></ol>



<p>Please, keep in mind, that you take all the responsibility for manipulations with your device. Share your experience and tips in the comments below this post, your help is always much appreciated!</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/root-xiaomi-mi-9-tutorial/">Tutorial on How to Root Xiaomi Mi 9</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-mi-9-tutorial/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[Guide] How to root Xiaomi Mi A2 Lite</title>
		<link>https://xiaomifirmware.com/guides-and-tips/guide-how-to-root-xiaomi-mi-a2-lite/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/guide-how-to-root-xiaomi-mi-a2-lite/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 11 Nov 2018 18:45:27 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Mi A2 Lite]]></category>
		<category><![CDATA[Root]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=10699</guid>

					<description><![CDATA[<p>Below you&#8217;ll find rooting tutorial made specially for Mi A2 Lite Xiaomi smartphone. This method is very simple, it requires just 12 steps and unlocked bootloader. Since we&#8217;ll use the custom kernels in this method, it means that this tutorial will work only with Mi A2 Lite. Remember that you&#8217;re doing everything at your own risk and only you&#8217;re responsible for any possible issues, if you&#8217;re not sure how to continue I recommend you not to do it or at [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/guide-how-to-root-xiaomi-mi-a2-lite/">[Guide] How to root Xiaomi Mi A2 Lite</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Below you&#8217;ll find rooting tutorial made specially for Mi A2 Lite Xiaomi smartphone. This method is very simple, it requires just 12 steps and unlocked bootloader. Since we&#8217;ll use the custom kernels in this method, it means that this tutorial will work only with Mi A2 Lite. Remember that you&#8217;re doing everything at your own risk and only you&#8217;re responsible for any possible issues, if you&#8217;re not sure how to continue I recommend you not to do it or at least get as much as possible information on the topic.</p>
<h2>Enable ROOT access on Mi A2 Lite (daisy)</h2>
<p>First of all, you&#8217;ll need to download one of the custom kernel version from the link below, download the one which is responsible for the MIUI ROM you&#8217;re using:</p>
<ul>
<li><a href="https://xiaomifirmware.com/download/10703/"><strong>boot_9.6.6.0.img</strong></a></li>
<li><a href="https://xiaomifirmware.com/download/10705/"><strong>boot_9.6.4.0.img</strong></a></li>
</ul>
<ol>
<li>Copy downloaded kernel to phone internal memory.</li>
<li>Download and install Magisk Manager on your device.</li>
<li>Open Magisk Manager, go to<strong> &#8220;Settings&#8221;</strong> &gt; <strong>&#8220;Update source&#8221;</strong> &gt;<strong> &#8220;Beta&#8221;</strong>.</li>
<li>Open the Magisk Manager once again, go to <strong>&#8220;Install&#8221;</strong> &gt; <strong>&#8220;Install&#8221;</strong> &gt; <strong>&#8220;Patch kernel image (boot.img)&#8221;</strong> &gt; Select the <strong>&#8220;boot.img&#8221;</strong> file from the phone internal memory.</li>
<li>The download will start, then wait until kernel modifications are fully completed.</li>
<li>Make sure you&#8217;ve all required drivers<em> (<a href="https://xiaomifirmware.com/download/10602/">tools_r28.0.0-windows.zip</a>)</em> installed on your PC.</li>
<li>Extract<strong> &#8220;Tools&#8221;</strong> folder to<strong> &#8220;C:\&#8221;</strong> drive. So you&#8217;ll get<strong> &#8220;C:\Tools&#8221;</strong> folder with driver files in the result.</li>
<li>On your phone go to the following path &#8220;/sdcard/MagiskManager/patched_boot.img&#8221; and copy patched boot image file to <strong>&#8220;C:\Tools&#8221;</strong>.</li>
<li>Start your smartphone in fastboot, if required install the necessary drivers, make sure you&#8217;ve unlocked bootloader and temporary boot with patched kernel by using the following command:
<pre>fastboot boot patched_boot.img</pre>
<ul>
<li><span style="color: #ff0000;">Pay attention, that at this point you already got the root access (available until the first reboot).</span> If you don&#8217;t need a permanent root access and you want to keep the OTA updates, don&#8217;t do the next steps!</li>
</ul>
</li>
<li>Continue only if you need the permanent root. Open &#8220;Magisk Manager&#8221; &gt; &#8220;Install&#8221; &gt; &#8220;Install&#8221; &gt; &#8220;Direct installation (Recommended)&#8221;.</li>
<li>Wait until installation is completed and then reboot your phone.</li>
<li>That&#8217;s all! You&#8217;ve got permanent root.</li>
</ol>
<p>Share your experience or any other methods in the comments. Your feedback is always appreciated.</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/guide-how-to-root-xiaomi-mi-a2-lite/">[Guide] How to root Xiaomi Mi A2 Lite</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/guide-how-to-root-xiaomi-mi-a2-lite/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How to install TWRP and root Xiaomi Mi 6X</title>
		<link>https://xiaomifirmware.com/guides-and-tips/how-to-install-twrp-and-root-xiaomi-mi-6x/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/how-to-install-twrp-and-root-xiaomi-mi-6x/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 04 Aug 2018 22:39:31 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Mi 6X]]></category>
		<category><![CDATA[Root]]></category>
		<category><![CDATA[twrp]]></category>
		<category><![CDATA[wayne]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=9559</guid>

					<description><![CDATA[<p>In this tutorial you&#8217;ll learn how you can easily flash TWRP Custom Recovery on Xiaomi Mi6X smartphone. First of all you&#8217;ll need to know the following things &#8211; you must have unlocked bootloader and backup of your personal data just in case. If you need tutorial on how to unlock the bootloader, you can check out this post. Pay attention that without unlocked bootloader this method won&#8217;t work. The tutorial below works only with Mi 6X (or Wayne). Flashing TWRP Custom [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-install-twrp-and-root-xiaomi-mi-6x/">How to install TWRP and root Xiaomi Mi 6X</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In this tutorial you&#8217;ll learn how you can easily flash TWRP Custom Recovery on Xiaomi Mi6X smartphone. First of all you&#8217;ll need to know the following things &#8211; you must have unlocked bootloader and backup of your personal data just in case. If you need tutorial on how to unlock the bootloader, you can check out <a href="https://xiaomifirmware.com/guides-and-tips/guide-unlock-bootloader-official-miui-permission/">this post</a>. Pay attention that without unlocked bootloader this method won&#8217;t work. <span style="color: #ff0000;">The tutorial below works only with Mi 6X<em> (or Wayne)</em>.</span></p>
<h2>Flashing TWRP Custom Recovery Tutorial for Mi 6X (wayne)</h2>
<p>Let&#8217;s begin:</p>
<ol>
<li>Download the following archive: <a href="https://xiaomifirmware.com/download/9567/">TWRP_Xiaomi_Mi_6X_wayne.zip</a></li>
<li>Extract downloaded archive. Then go to &#8220;Root&#8221; folder, select the suitable root method and move one archive<em> (supersu.zip or magisk.zip)</em> to phone internal memory.</li>
<li>Start your device in fastboot mode <em>(press and hold &#8220;Volume Down&#8221; and &#8220;Power&#8221; buttons at the same time)</em>. After device is started in <span style="color: #0000ff;">fastboot</span>, connect it to PC via USB cable.</li>
<li>Start<strong> &#8220;flash_twrp.bat&#8221;</strong> file and press <strong>&#8220;Enter&#8221;</strong> a few times. TWRP will be automatically installed and your device will reboot in TWRP main menu.</li>
<li>Now allow system partition modification with swipe.</li>
<li>In the main menu tap on &#8220;Install&#8221; and select <strong>&#8220;SR5-SuperSU-v2.82-SR5-20171001224502.zip&#8221;</strong> or <strong>&#8220;Magisk-v16.4.zip&#8221;</strong> to root your Mi 6X <em>(select the one archive which you prefer)</em>, swipe right to confirm installation.</li>
<li>Press <strong>&#8220;Reboot system&#8221;</strong>, after that your phone will reboot and start with enabled root access.</li>
</ol>
<p>Additional notes:</p>
<p>If TWRP Custom Recovery asks you to enter the password &#8211; that means that you have encrypted Data partition on your device. The only solution is formatting. Click &#8220;Cancel&#8221; &gt; select &#8220;Wipe&#8221; and click &#8220;Format data&#8221; button, then type &#8220;Yes&#8221; to confirm. Pay attention, that if you&#8217;re going to format &#8220;Data&#8221; partition, all phone internal memory and your personal files are going to be deleted, so make sure you&#8217;ve all required backups.</p>
<p>Another thing you should watch carefully is that if you allow system partition modifications, you must, I repeat, you must install SuperSU or Magisk archives. Otherwise your phone will stuck on startup logo. If you forget to install any of the root tools, you can do this later, simply reboot in TWRP once again. Good luck to you!</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-install-twrp-and-root-xiaomi-mi-6x/">How to install TWRP and root Xiaomi Mi 6X</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-install-twrp-and-root-xiaomi-mi-6x/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How to flash TWRP and root the Xiaomi Mi 8/Mi 8 SE</title>
		<link>https://xiaomifirmware.com/guides-and-tips/how-to-flash-twrp-and-root-the-xiaomi-mi-8-mi-8-se/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/how-to-flash-twrp-and-root-the-xiaomi-mi-8-mi-8-se/#respond</comments>
		
		<dc:creator><![CDATA[Hiram K.]]></dc:creator>
		<pubDate>Thu, 19 Jul 2018 20:26:07 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Mi 8]]></category>
		<category><![CDATA[Mi 8 Se]]></category>
		<category><![CDATA[Root]]></category>
		<category><![CDATA[twrp]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=9524</guid>

					<description><![CDATA[<p>TWRP custom recovery is now available for Xiaomi Mi 8 and Mi 8 SE. Besides installing custom ROMs, the custom recovery could help you root your Mi 8 or Mi 8 SE. This guide will show you how to root these two devices. But, as always, the steps that I&#8217;ll list may damage your phone beyond repair. So, you&#8217;ll should proceed if you&#8217;re willing to assume full responsibility for all eventualities. Flash TWRP recovery on Mi 8 Step 1: Grab the [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-twrp-and-root-the-xiaomi-mi-8-mi-8-se/">How to flash TWRP and root the Xiaomi Mi 8/Mi 8 SE</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>TWRP custom recovery is now available for Xiaomi Mi 8 and Mi 8 SE. Besides <a title="Download official MIUI ROMs for Xiaomi Mi 8 SE" href="https://xiaomifirmware.com/roms/download-official-miui-roms-for-xiaomi-mi-8-se/">installing custom ROMs</a>, the custom recovery could help you root your Mi 8 or Mi 8 SE.</p>
<p>This guide will show you how to root these two devices. But, as always, the steps that I&#8217;ll list may damage your phone beyond repair. So, you&#8217;ll should proceed if you&#8217;re willing to assume full responsibility for all eventualities.</p>
<h2>Flash TWRP recovery on Mi 8</h2>
<p><strong>Step 1</strong>: Grab the TWRP file for your Mi 8 type from one of the following links. Choose either the <a href="https://xiaomifirmware.com/download/9528/">Mi 8 SE TWRP</a> or <a href="https://xiaomifirmware.com/download/9530/">Mi 8 TWRP</a> image file.</p>
<p><strong>Step 2</strong>: Because the recovery file will need an unlocked bootloader, <a title="Unlock your Mi device" href="https://en.miui.com/unlock/">apply for unlocking permissions first</a>.</p>
<blockquote><p>You may, however, have to wait up to 360 hours to get the go ahead to unlock your phone.</p></blockquote>
<p><strong>Step 3</strong>: Copy the correct TWRP variant to your phone. Keep another copy on your PC.</p>
<p><strong>Step 4</strong>: Activate USB debug mode.</p>
<blockquote><p>Enable USB debugging by going to:</p>
<p><strong>Settings → About phone → MIUI version → Additional settings → Developer options → USB debugging</strong></p></blockquote>
<p><strong>Step 5</strong>: Connect your Mi 8 or Mi 8 SE to the PC using a USB cable.</p>
<p><strong>Step 6</strong>: Open a command window (if using a Windows PC) or the terminal (if using Linux).</p>
<p><strong>Step 7</strong>: Point the command to the directory to where you kept the copy of the TWRP recovery file in the computer.</p>
<p><strong>Step 8</strong>: Use the ADB driver in your PC to boot your phone into fastboot mode. (See guides for installing ADB and Fastboot drivers in <a href="https://xiaomifirmware.com/guides-and-tips/guide-install-adb-fastboot-drivers-pc/">PC</a>, <a href="https://xiaomifirmware.com/guides-and-tips/flash-recovery-img-install-adb-linux-os/">Linux</a>, or <a href="https://xiaomifirmware.com/guides-and-tips/install-adb-fastboot-driver-mac-os/">Mac OS</a>.) Run the command below on the computer:</p>
<pre><code>adb reboot bootloader
</code></pre>
<p><strong>Step 9</strong>: Flash TWRP recovery by running the command below — where, <code>twrp-name</code> stands for the name of the file you downloaded in Step 1:</p>
<pre><code>fastboot boot &lt;twrp-name&gt;.img
</code></pre>
<p><strong>Step 10</strong>: Press your phone&#8217;s power button while holding down the volume keys to boot into recovery mode.</p>
<p><strong>Step 11</strong>: Choose and install the recovery file from the TWRP recovery screen.</p>
<p><strong>Step 12</strong>: Restart your phone to make the changes effective.</p>
<h2>Root Mi 8 or Mi 8 SE</h2>
<p>After installing TWRP recovery, the rooting process is easy. It will take just two steps.</p>
<p><strong>Step 1</strong>: Download this <a href="https://mega.nz/#!42gBkB6I!7hfpXamdR2pfMss57pM8ROzR5VgIBkK7Ra7l58I3_l8">Magisk root file</a>.</p>
<p><strong>Step 2</strong>: Copy the Magisk file to your phone.</p>
<p><strong>Step 3</strong>: Reboot into recovery mode (see Step 10 in the TWRP flashing section).</p>
<p><strong>Step 4</strong>: Choose and install the Magisk file from the TWRP recovery home screen.</p>
<p><strong>Step 5</strong>: Reboot your phone.</p>
<p>With that, you should have root access. You could verify using an app like <a title="Root checker app" href="https://play.google.com/store/apps/details?id=com.joeykrim.rootcheck&amp;hl=en">Root Checker</a>.</p>
<p><em>Did you get root access on your Mi 8 or Mi 8 SE using these steps? Or, did you encounter any problems? Share your questions or suggestions in the comments section below</em></p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-flash-twrp-and-root-the-xiaomi-mi-8-mi-8-se/">How to flash TWRP and root the Xiaomi Mi 8/Mi 8 SE</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-twrp-and-root-the-xiaomi-mi-8-mi-8-se/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Root, Install TWRP and Flash Mi Mix 2</title>
		<link>https://xiaomifirmware.com/guides-and-tips/how-to-root-install-twrp-and-flash-mi-mix-2/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/how-to-root-install-twrp-and-flash-mi-mix-2/#respond</comments>
		
		<dc:creator><![CDATA[Bobi D.]]></dc:creator>
		<pubDate>Wed, 18 Jul 2018 20:09:46 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[Custom ROM]]></category>
		<category><![CDATA[Mi Mix 2]]></category>
		<category><![CDATA[Root]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=9508</guid>

					<description><![CDATA[<p>This is a how-to article that will guide you to Root, Install TWRP and Flash custom firmware (ROM) on your Mi Mix 2. Here we covered, in details, all the steps needed to make your Mi Mix Rock. Now, let’s begin. Before starting the procedure, make sure you have an unlocked-bootloader device. If you do not know how to check that or how to unlock your bootloader, here is a step-by-step guide for you: How To Unlock Bootloader On Xiaomi [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-root-install-twrp-and-flash-mi-mix-2/">How to Root, Install TWRP and Flash Mi Mix 2</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This is a how-to article that will guide you to Root, Install TWRP and Flash custom firmware (ROM) on your Mi Mix 2. Here we covered, in details, all the steps needed to make your Mi Mix Rock. Now, let’s begin.</p>
<p>Before starting the procedure, make sure you have an unlocked-bootloader device. If you do not know how to check that or how to unlock your bootloader, here is a step-by-step guide for you: <span style="color: #0563c1;"><u><a href="https://xiaomifirmware.com/guides-and-tips/how-to-unlock-bootloader-on-xiaomi-mi-mix-2/">How To Unlock Bootloader On Xiaomi Mi Mix 2</a></u>.</span></p>
<p>Once you have your bootloader unlocked, you can jump into the following section.</p>
<h2>Flashing Custom ROM on Xiaomi Mi Mix 2 is easy!</h2>
<h3>Install the TWRP (Custom) Recovery</h3>
<p>Having Custom Recovery (TWRP) on your device is a must-have tool for rooting your Android device and installing all kind mods or ROMs (firmwares). Here is how to do that.</p>
<ol>
<li>First, enter Fastboot Mode on your Mi device, by holding together Volume Down + Power.</li>
<li>Download the twrp-3.2.1-0-chrin.img file from the following <span style="color: #0563c1;"><u><a href="https://twrp.me/xiaomi/xiaomimimix2.html">link</a></u>. Then store it in a dedicated folder on your computer.</span></li>
<li>Open the folder where you have stored the twrp.img file. Now, launch a command window in there. You can do that by pressing Shift + Right Click on an empty white space inside the folder. Then choose Open Command Window Here or Open PowerShell Window Here.</li>
<li>In the command window type the following terminal command line:<br />
fastboot flash recovery twrp-3.2.1-0-chiron.img</li>
</ol>
<p><b>Note</b>: Do not restart your phone. In opposite the original Xiaomi recovery might overwrite your custom TWRP recovery.</p>
<ol start="5">
<li>Boot your Mi device into Recovery Mode (3 possible ways).
<ol>
<li>Enter the following terminal command in the command line:</li>
</ol>
</li>
</ol>
<p>fastboot boot twrp-3.2.1-0-chiron.img</p>
<ol>
<li style="list-style-type: none;">
<ol start="2">
<li>Hold down together Volume Up + Power until the Mi logo shows up. Then, release Power but keep pressing Volume Up until you see the recovery.</li>
<li>Hold down together Volume Up + Volume Down + Power until you see the recovery screen.</li>
</ol>
</li>
</ol>
<h3>Root Your Mi Mix 2</h3>
<p>Once you have TWRP installed, rooting your Mi device is a piece of cake. Just follow the steps below.</p>
<ol>
<li>First, download the latest Magisk from the following <span style="color: #0563c1;"><u><a href="https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445">link</a></u>.</span></li>
<li>Store the Magisk file you just downloaded into your phone memory (internal memory or SD card).</li>
<li>Boot your device into Recovery Mode (see the step 5 from the previous section).</li>
<li>While in the TWRP interface, navigate to the location where you stored the Magisk file.</li>
<li>Flash the Magisk file.</li>
<li>Restart your Mi device.</li>
</ol>
<h3>Flash Custom Firmware on Mi Mix 2</h3>
<p>Now, when you have root access on your Mi device, you can install pretty much any custom firmware (ROM) you want. The installation procedure is the same. Here it is in detailed steps.</p>
<ol>
<li>First, download the ROM (custom firmware) you want to flash. Make sure you choose one that is for your specific Mi device (in your case for Mi Mix 2). Here are some of the most popular ROMS.
<ol>
<li>Lineage OS – download <span style="color: #0563c1;"><u><a href="https://download.lineageos.org/chiron">here</a></u>.<br />
<b>Note</b>: In case you lose the root access, and you want to keep it after installing Lineage OS, download the addonus-15.1-arm64-signed.zip file from the following <span style="color: #0563c1;"><u><a href="https://download.lineageos.org/extras">link</a></u>. After you install the ROM flash addonus-15.1-arm64-signed.zip using TWRP, and you will get the root access.</span></span></li>
<li>AICP – download <span style="color: #0563c1;"><u><a href="http://dwnld.aicp-rom.com/?device=chiron">here</a></u>.</span></li>
<li>OMNI – download <span style="color: #0563c1;"><u><a href="https://dl.omnirom.org/chiron/">here</a></u>.<br />
<b>Note</b>: In case you lose the root access, and you want to keep it after installing AICP or OMNI ROMs, flash the Magisk file again using TWRP (as you did in the Rooting section from above).</span></li>
</ol>
</li>
<li>Now, download Google Apps.<br />
Select the right Platform and Android version of your ROM as well as the variant you want to use. Then click the download button, and store the downloaded file into your phone memory.</li>
<li>Enter Recovery Mode (check the step 5 from the previous section if you do not know how to do that).</li>
<li>While in the TWRP interface, wipe the following: Dalvin / Art Cache, Data, Cache. (DO NOT wipe Internal Storage).</li>
<li>Now, go back to the main TWRP screen and flash the ROM you previously downloaded.</li>
<li>Once the installation finishes, flash the Google Apps file you downloaded before.</li>
<li>If you want to keep the root access, flash addonus-15.1-arm64-signed.zip (in case you installed Lineage OS) or the Magisk file (in case you installed another ROM).</li>
<li>Reboot your Mi device and enjoy your new custom ROM.</li>
</ol>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/how-to-root-install-twrp-and-flash-mi-mix-2/">How to Root, Install TWRP and Flash Mi Mix 2</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-root-install-twrp-and-flash-mi-mix-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to root Meizu Pro 6 and install Gapps</title>
		<link>https://xiaomifirmware.com/other/how-to-root-meizu-pro-6-and-install-gapps/</link>
					<comments>https://xiaomifirmware.com/other/how-to-root-meizu-pro-6-and-install-gapps/#respond</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sun, 11 Mar 2018 16:54:14 +0000</pubDate>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[gapps]]></category>
		<category><![CDATA[Meizu Pro 6]]></category>
		<category><![CDATA[Meizu Pro 6S]]></category>
		<category><![CDATA[Root]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=8596</guid>

					<description><![CDATA[<p>In this post we will list a few working methods on how you can root your Meizu Pro 6 and Pro 6S Android smartphone. Continue reading and learn how to root Meizu Pro 6 with Flyme account, how to enable root on Android 7.1.1 firmware, how to get root access on &#8220;A&#8221; and &#8220;Beta&#8221; firmware versions, fix binary file update and short tutorial on how to unroot your phone after the above manipulations. Tutorial on how to root Meizu Pro 6/6S and [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/other/how-to-root-meizu-pro-6-and-install-gapps/">How to root Meizu Pro 6 and install Gapps</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In this post we will list a few working methods on how you can root your Meizu Pro 6 and Pro 6S Android smartphone. Continue reading and learn how to root Meizu Pro 6 with Flyme account, how to enable root on Android 7.1.1 firmware, how to get root access on &#8220;A&#8221; and &#8220;Beta&#8221; firmware versions, fix binary file update and short tutorial on how to unroot your phone after the above manipulations.</p>
<h2>Tutorial on how to root Meizu Pro 6/6S and flash Google Apps</h2>
<h3>Enable Root on Meizu Pro 6 though Flyme account</h3>
<ol>
<li>Download and install Terminal Emulator from Play Market.</li>
<li>Now download two required patches copy these to phone internal memory:
<ul>
<li>pro.sh</li>
<li>pro1.sh</li>
</ul>
</li>
<li>Now start Terminal Emulator and type the following commands:
<pre>su
sush /sdcard/pro.sh
sh /sdcard/pro1.sh</pre>
</li>
<li>Reboot</li>
</ol>
<h3>How to enable root on Android 7.1.1 version</h3>
<ol>
<li>Set <strong>&#8220;System privileges&#8221;</strong> to <strong>&#8220;Open&#8221;</strong>.</li>
<li>Install SuperSU 2.79 apk file, update the binary file and press &#8220;OK!&#8221;. <span style="color: #ff0000;">Do not reboot your device at this step, otherwise you&#8217;ll get bootloop!</span></li>
<li>Enter SuperSU, &#8220;grant&#8221; access for root.</li>
<li>Download and install &#8220;BusyBox&#8221; and &#8220;Mobile Odin / Flash Fire&#8221;</li>
<li>After you&#8217;ve installed all the tools above, you&#8217;ll need to install the same SuperSU version for recovery via Flash Fire.</li>
<li>Reboot your phone and enjoy root.</li>
</ol>
<h3>How to root &#8220;A&#8221; and &#8220;Beta&#8221; firmware versions?</h3>
<ol>
<li>Sign in into your Flyme account.</li>
<li>Then go to <strong>&#8220;Security&#8221;</strong> menu <em>(could be also named as &#8220;Fingerprint and security&#8221;)</em>.</li>
<li>Then tap on &#8220;Root permissions&#8221; and confirm root access.</li>
</ol>
<h3>Binary file in superSU isn&#8217;t updating</h3>
<p>Here&#8217;s a solution in case you&#8217;ve got an error while trying to update the superSU binary file:</p>
<ol>
<li>Delete currently install SuperSU version from your phone.</li>
<li>Download the same ROM version which you have right now on your phone.</li>
<li>Now reinstall ROM without any wipes.</li>
<li>Reboot your phone, go to<strong> &#8220;Settings&#8221;</strong> &gt; <strong>&#8220;Security&#8221;</strong> &gt;<strong> &#8220;Root&#8221;</strong> &gt; <strong>&#8220;Enable&#8221;</strong>.</li>
<li>After your phone reboot, go straight to Google Play and install SuperSu.</li>
<li>Start SuperSU, confirm binary file update, enable root access for it and select &#8220;Normal/TWRP&#8221;, wait until  installation is completed.</li>
</ol>
<h3>How to install Opengapps on Meizu Pro 6</h3>
<p>This method works with a fresh ROM installation.</p>
<ol>
<li>Enable root with Flyme account.</li>
<li>Install <strong>SuperSU 2.79</strong>.</li>
<li>Download and install <strong>BusyBox</strong>.</li>
<li>Install <strong>FlashFire Pro 0.55.1</strong>.</li>
<li>Download the latest version on Gapps from OpenGapps. You&#8217;ll need the following OpenGAPPS version: ARM64, 6.0, Pico. Copy downloaded archive with Gapps to phone root memory.</li>
<li>Open FlashFire and give root access to it. In FlashFire press &#8220;Flash ZIP via OTA&#8221; &gt; Select open_gapps .zip archive &gt; Continue to flashing.</li>
<li>After flashing is completed, the phone will automatically reboots.<i></i></li>
</ol>
<p>The post <a href="https://xiaomifirmware.com/other/how-to-root-meizu-pro-6-and-install-gapps/">How to root Meizu Pro 6 and install Gapps</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/other/how-to-root-meizu-pro-6-and-install-gapps/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
