TWRP for Google Pixel 2 XL
Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no responsibility for any damage that may occur from installing or using TWRP.
Support Status: Current
Maintainer: Dees_Troy, Bigbiff
Code Name: taimen
NOTE: Monthly security updates may break decrypt in TWRP. MTP does not work at this time, but you can use adb to transfer files.
Current and past versions of TWRP can be found at one of the mirrors below:
If you already have TWRP installed: Download the latest zip and install the zip using TWRP.
If you do not already have TWRP installed: Download both the img and the zip. You will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
fastboot boot path/to/twrp.img
This will temporarily boot TWRP on your device. Use adb to push the zip onto your device:
adb push path/to/twrp.zip /
Go to install and browse to the zip and install the zip. The zip will install TWRP to both boot slots. Installing TWRP at this time will remove root if you are currently rooted.
If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest factory image for your device and reflash the boot image.
- ReallySnow
2021-02-25T14:17:23Z
wahoo:Switch to ffs.mtp * On windows, mtp.gs0 will cause unable to write * So use ffs.mtp to fix mtp write Change-Id: I1f4c68d145dc7a5c6cb998ab5241b4134228f59f - ReallySnow
2021-02-03T09:15:02Z
wahoo:add Asia language Change-Id: I0f04d72655d0878cd0df0771da4131b69cc567c4 - ReallySnow
2021-02-03T09:29:51Z
wahoo:fix MTP mount Change-Id: I3720b2cae38c8faf4aa763a3845e2544d4c8a0f8 - ReallySnow
2021-02-03T09:20:52Z
wahoo:fix cpu temperature display Change-Id: Idf78ea74ed0bfb58562de0297f8bfdf537a65aa4 - bigbiff
2021-02-05T01:02:26Z
wahoo: add longer timeout for touch and update prepdecrypt for SAR and add LZMA for ramdisk Change-Id: If3b31f73be6b6b3a4517807551845443f109c0e8