How To: Install TWRP Recovery on Your OnePlus 6T

How To: Install TWRP Recovery on Your OnePlus 6T
If you have ever wanted to mod your Android device, your new best friend is easily going to be Team Win's TWRP custom recovery. This gives you access to file flashing on the fly, which can include such things as Magisk for root access, or even a custom ROM to replace the stock firmware that came with the device.All Android devices do come with a minimal stock recovery, but TWRP takes it a step further with a much more feature-packed and user-friendly environment. Installing TWRP will override your stock recovery, but you gain the ability to have full control over your new recovery experience with many useful root-related features. For example, being able to make a NANDroid backup of the whole system has been solving semi-bricked device issues for years.
RequirementsWindows, Mac, or Linux computer Google's Platform-Tools USB data cable
Step 1: Unlock Your BootloaderTo start this journey of flashing TWRP and other root-related files to your device, the bootloader must be unlocked. This allows you to install custom or unofficial software to gain more control over your device. If you have not unlocked the bootloader yet, go ahead and visit our guide on how to do that before moving on with this one.Don't Miss: How to Unlock the Bootloader on Your OnePlus 6T

Step 2: Download Official TWRP FilesOnce you have your bootloader unlocked, you will then need to download two separate TWRP related files. To get started, go ahead and download the first file below, which is the bootable TWRP image file:Download TWRP 3.2.3-1 for OnePlus 6T (.img) Go ahead and rename the file to "twrp" (or "twrp.img" if your computer is set to show file extensions) to simplify the terminal commands you'll be using later on in this guide.Now, you want to download the ZIP file as well:Download TWRP 3.2.3-1 for OnePlus 6T (.zip) You can rename this file to "twrp_perm" (or "twrp_perm.zip" if your computer is set to show file extensions) to also make flashing this file simple when the time comes.

Step 3: Enable Advanced RebootInstead of having to turn your phone off and holding a few buttons to get into TWRP in the future, turning on the advanced reboot menu will make things a little easier. If you followed my previous guide on how to unlock the bootloader for the OnePlus 6T from Step 1, then you can skip this step; otherwise, you can visit the unlocking bootloader guide and get that squared away.As a quick reminder, you can go to Settings –> System –> Developer options, then you can enable the "Advanced reboot" option from there.

Step 4: Boot into Fastboot ModeNow, you want to hold your power button to bring up the power menu for the device. You will see a list of options, but go ahead and tap the "Bootloader" option and it will boot into the bootloader main menu. While you're still with your phone, now would be an excellent time to connect it to your computer via a USB data connection.

Step 5: Open a Command WindowIf you followed my previous guide on how to unlock the OnePlus 6T bootloader, you should already have the platform-tools folder installed and ready to go. You will need the platform-tools package to launch Fastboot and ADB commands in the future, especially for installing TWRP. If you haven't done that yet, go ahead and download the file below from Google to get started.Download Google's SDK Platform-Tools Now that you have the platform-tools extracted to a location of your choosing, we can open a command window for your current operating system. Head into your platform-tools folder (if you don't remember where this is, search your hard drive for "platform-tools"), and then you are going to copy the location of this folder to be used in the command window.You might have trouble with this if you are running macOS Mojave, in this case, open the platform-tools folder in Finder, press cmd+opt+p to display the path location of the folder, then right-click the "platform-tools" at the bottom of the window. From there, click the "Copy as Pathname" option and you have now successfully copied the location of that folder! Now, you need to locate the appropriate command prompt or terminal window for your current operating system. On Windows, bring up your start menu (Windows key) and search for "cmd" and hit enter to open the terminal application. If you are running a Linux or Mac system, go ahead and open the "Terminal" program located in your applications folder.Now that the terminal is up and running, you need to get your platform-tools to communicate with the command-line environment properly. Begin the process by typing in "cd" while including a space after that, followed by pasting the location of your platform-tools folder from a little while ago. Hitting enter will initiate the link between your platform-tools and the terminal application, making it one step closer to flashing TWRP on your device! Make sure to keep the terminal application running for the next steps of the guide.

Step 6: Verify the ConnectionSince you have successfully gotten your terminal application working with your computer, now it's time to make sure they can work together with your phone. Since you left the terminal application open, you should already have the correct directory for your platform-tools ready to go. To verify the link between your phone and the terminal application, copy the following command, then hit enter: fastboot devices Note: Most Mac and Linux users will have to add a period and a slash to the front of all Fastboot commands (e.g., ./fastboot devices)Successfully running this command will show a grouping of numbers and letters, which is the unique identifier for your device.

Step 7: Temporarily Boot TWRPTake the two TWRP files that you downloaded and renamed from Step 2 and place them into your platform-tools folder if you have not already done so. You're now going to boot into a one-time temporary version of TWRP so you can flash a permanent solution from there. There are some limitations with newer devices on the install process, so that makes this the only way to flash the TWRP recovery for now. After the files are in the folder, begin by typing the following command in your terminal application, followed by hitting enter: fastboot boot twrp.img Note: Don't forget the period and slash if you're on Mac or Linux.It should take no longer than half a second or so to send the file over to your phone and begin booting into the temporary custom version of TWRP.

Step 8: Permanently Flash TWRPNow on your phone, you should have booted into the TWRP recovery environment where you will be presented with the "Modified System Partition" message. This is normal, but to continue, you must "Swipe to Allow Modifications" to be granted access to the TWRP main menu. Once you are on the main menu, you need to go to the Advanced –> ADB Sideload. For now, you don't need to bother with the two options that wipe the caches on your device, so just move on with "Swipe to Start Sideload." Now that the ADB sideload feature is running on your phone, head back to the platform-tools folder on your computer. You should still have your terminal application open and ready to go from the previous steps, if not, go back and repeat Step 5 to get back up and running.In the terminal, you want to enter the following command, followed by enter (don't forget the ./ if you're on Mac or Linux): adb sideload twrp_perm.zip It will take a minute or two to install, but it will do its thing and permanently flash TWRP to your system. Once it completes successfully, tap the home button at the bottom to return to the main menu. To test your new permanent version of TWRP, tap "Reboot," then "Recovery."From here on out, you can get back into the TWRP recovery menu without using a terminal command from a computer. To get back into TWRP at any time from the operating system, long-press the power button to bring up your power menu, then select "Recovery." Simple as that! Don't Miss: The Best Phones for Rooting & ModdingFollow Gadget Hacks on Pinterest, Reddit, Twitter, YouTube, and Flipboard Sign up for Gadget Hacks' daily newsletter or weekly Android and iOS updates Follow WonderHowTo on Facebook, Twitter, Pinterest, and Flipboard
Cover image and screenshots by Stephen Perkins/Gadget Hacks



Installing TWRP Recovery on OnePlus One. Installing of TWRP recovery is very easy if you've already spent time flashing recoveries, in case you haven't you'll learn it, because it is easy to
How To Install TWRP Custom Recovery On Any Android - YouTube


Pr-requisite for installing TWRP Recovery: Remember to keep the following necessities in mind for installing TWRP on your OnePlus 6. Make sure to charge your OnePlus 6 fully. so that it does not make any hindrance in the process later on. Use only a certifies USB Cable by the manufacturer. Also, unlock the bootloader on the OnePlus 6.
How to Unlock the Bootloader on Your OnePlus 5 or 5T


The OnePlus 5 had been in the hands of the public for a meager twenty hours before developers on XDA released a custom recovery image for it, and the 5T had a similar trajectory.
How to Install TWRP Recovery on Your OnePlus 6T


All Android devices do come with a minimal stock recovery, but TWRP takes it a step further with a much more feature-packed and user-friendly environment. Installing TWRP will override your stock recovery, but you gain the ability to have full control over your new recovery experience with many useful root-related features.
How to Install TWRP Recovery on OnePlus 5T (Android Oreo


So we strongly recommend that after you install TWRP recovery on OnePlus 5T, make sure to take a full Nandroid backup. In such a scenario, a Nandroid backup could act as a reliable safeguard. Prerequisites. So, now if you have got the device, you can use the instructions below to easily install TWRP recovery on OnePlus 5T.
How to install TWRP Recovery on OnePlus One with ease


How to Install TWRP Custom Recovery on Android! How to Install TWRP Recovery! Install Custom Recovery Without Root. Install Custom Recovery on Android! If you like my video do smash the LIKE


If you have ever wanted to mod your Android device, your new best friend is easily going to be Team Win's TWRP custom recovery. This gives you access to file flashing on the fly, which can include such things as Magisk for root access, or even a custom ROM to replace the stock firmware that came with the device.
How to Install TWRP Recovery on Your OnePlus 6T « OnePlus

How to Install TWRP Recovery on OnePlus 6 • Android Jungles


Installing TWRP Recovery is not an official procedure, so be prepared to lose the warranty of your OnePlus One, as well as any warranty. You don't need us to tell you that this is not at all a good thing, so before starting the procedure you should see your device's warranty statement for details.
How to Install TWRP - xda-developers


How to Install TWRP Recovery in OnePlus One. - Droidmen


This video will show you How to Install TWRP Custom Recovery on OnePlus One. How to Unlock BootLoader of OnePlus One:

TWRP Manager is a root application that will allow you to backup, restore and install your recovery. If your device is compatible with this option, then it should be a little bit easier than the
How to Install Custom Recovery (TWRP) on OnePlus One

0 comments:

Post a Comment