Titan Games Docs
  • Welcome
  • Stuff
    • Brain headaches
      • How to add gitbook page to Google Analytics
        • How do i add a site to GA
        • Finding the tracking id
    • Phones
      • Pixel 4 XL
        • Unlocking the bootloader
        • Rooting Google Pixel 4 XL
        • Installing TWRP on Google Pixel 4 XL
        • Flashing Google Pixel 4 XL back to stock
      • Porting and building the kali nethunter kernel
        • Preparations
          • Trown in trash
        • Beginning
          • Side notes
    • STUPID stuff or errors we do as humans
      • BRO, insert Ur type-c's CAREFULLY
  • Music
    • Reaper
      • Tips
        • Tweaks
          • Envelopes for individual items
        • Recommended extensions
          • BirdBird Item Modifiers
          • Global sampler
        • Shortcuts
          • Custom: ALT + NUM /
          • Custom: ALT + Q
          • Custom: ALT + F
          • CTRL + ALT + LClick (mouse)
          • Custom: ALT + [
          • CTRL / ALT + MWheel
          • CTRL + LClick (mouse)
          • ALT + RClick (mouse)
          • Custom: ALT + V
          • Custom: SHIFT + ALT + MWheel
          • Custom: ALT + 7 (numpad)
          • Custom: NUM + . (numpad)
          • SHIFT + R
          • SHIFT + X
          • SHIFT + Z
        • Did you know ?
          • You can change the range in your automation items
Powered by GitBook
On this page
  1. Stuff
  2. Phones
  3. Pixel 4 XL

Rooting Google Pixel 4 XL

PreviousUnlocking the bootloaderNextInstalling TWRP on Google Pixel 4 XL

Last updated 9 months ago

You must have Full OEM Unlock and USB Debugging (Preferable) to be enabled in the Developer options!

First of all download magisk from the official github and install the apk on your phone Download the and extract the boot.img from it

copy the boot img to the device and enter magisk app

press on install and select the boot.img to patch it. The output boot.img copy back to the PC. enter the fastboot mode

and flash the img

fastboot flash boot magisk_patched.img

Now enter magisk and click on the button in the additional setup message and after a reboot - success !

stock firmware