Development [RECOVERY][UNOFFICIAL] TWRP for Galaxy S22 Ultra (Snapdragon)

Search This thread

afaneh92

Senior Member
Jul 31, 2012
3,923
5,243
home.png
backupname.png

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Code:
 * Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.

Supported Models:
Galaxy S22 Ultra S908E/S908N/S9080.

Download & Guide:
1. Unlock your bootloader.
2. Downloads for S22 Ultra: AFH: b0q twrp and kernel / Drive: b0q twrp and kernel
3. Reboot to download mode
4. Put the TWRP TAR for your device with Odin in the AP slot, vbmeta_disabled_R.tar in USERDATA slot and click start.
5. Reboot to recovery via recovery key combo (Vol up + power + USB connected).
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​
If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​
- Type: multidisabler again. will see - Finished. when done.​
- Go back to Wipe > Format Data > type yes.​
- Reboot to recovery.​
7. Flash custom kernel and magisk apk in twrp.
8. Reboot to system, Enjoy.

Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.

Telegram group

Bugs:
- Encryption not fully working.

Thanks:
TWRP team
@ianmacd for multidisabler
@Dan_FFM (David Dean) for helping with convert readonly f2fs vendor to readwrite
Donators

Sources:
Kernel tree
Device tree
 
Last edited:

afaneh92

Senior Member
Jul 31, 2012
3,923
5,243
Note1: You need a custom permissive kernel to boot with R/W vendor.
Note2: If you got bootloop on Samsung logo, reboot to TWRP and wipe metadata from Advanced Wipe section.
 
Last edited:

dr.ketan

Recognized Developer / Recognized Contributor
Again the same old question; Sorry !

How to correctly update to the next base without wiping the user data (Keeping Root and TWRP) ?
  • Uninstall all magisk modules if have
  • Update firmare base with odin
  • Flash TWRP (including patched vbmeta) & Kernel (You can do this along with flashing stock firmware with USERDATA tab)
  • Straightway reboot to TWRP and run multidisabler from terminal
  • Reboot to system
Done!
IMPORTANT :
* You must not reboot device to system before running multidisabler.
* This is true only in case you already have TWRP+ Multidisabler ran on existing ROM. First time using TWRP with multidisabler, you must needs to format data.
* I strongly recommend to make backup of your data though. Sometimes changes in base itself may not allow you to dirty flash (Thanks Samsung).
 
Last edited:

Jackhernandez

New member
Sep 6, 2021
2
0
I am new at this , i have a s22 ultra s908u , i want to do this but i have no idea what to do and what NOT to do hahaha , thanks for any answer even good or bad :3
 

donkeyman1234

Senior Member
Dec 29, 2009
306
48
Huawei Mate 20 Pro
Sony Xperia 1 II
I am new at this , i have a s22 ultra s908u , i want to do this but i have no idea what to do and what NOT to do hahaha , thanks for any answer even good
You have to unlock bootloader(s908u I doubt) before you want to do this and most important backup your data. If you are new at this, I suggest you read some posts about root & twrp.
 
Last edited:

Jackhernandez

New member
Sep 6, 2021
2
0
Your device cant be unlocked at the moment
Awww man , ok , i have a problem , i bought my phone but it has an app that cant be erased , sennco something , and when it starts , i cant do much because everything I download it vanish after minutes , thats why i wanna get this to earse everthing and get my device clean , well i think i have to wait
 

onefloofysheep

Senior Member
Aug 24, 2020
77
31
Thank you for everyone who is working hard on this ~

Really appreciate you guys for making my S22 Ultra experience better ~

Hopefully one day we can find a way to achieve r/w (read and write) permissions for /system partition to be able to do more stuff...

For now are there any alternatives to uninstall stock apps like Youtube as I want to override the Youtube app with Youtube Vanced but my Vanced is of a lower version.
 

rawhide85

Senior Member
Nov 20, 2009
1,168
1,549
FL, USA
Google Pixel
Moto G Stylus
Well, @afaneh92 I finally came back to Sammy. Of course, I have the S908U, which you stated cannot be unlocked. I just hope you can find a work around. I will indeed be following your progress both here and on your Telegram page. Here's wishing you all the luck. Cheers
 
  • Like
Reactions: afaneh92

sanoayyk

Senior Member
Feb 11, 2019
119
29
Hi
Is it possible to mount data partition after multidisabler and format with rooted stock firmware?
 

7RBY

New member
Jun 26, 2022
1
0
home.png
backupname.png

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Code:
 * Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.

Supported Models:
Galaxy S22 Ultra S908E/S9080.

Download & Guide:
1. Unlock your bootloader.
2. Downloads for S22 Ultra: b0q twrp and kernel
3. Reboot to download mode
4. Put the TWRP TAR for your device with Odin in the AP slot, vbmeta_disabled_R.tar in USERDATA slot and click start.
5. Reboot to recovery via recovery key combo (Vol up + power + USB connected).
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​
If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​
- Type: multidisabler again. will see - Finished. when done.​
- Go back to Wipe > Format Data > type yes.​
- Reboot to recovery.​
7. Flash custom kernel and magisk apk in twrp.
8. Reboot to system, Enjoy.

Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.

Telegram group

Bugs:
- Encryption not fully working.

Thanks:
TWRP team
@ianmacd for multidisabler
@Dan_FFM (David Dean) for helping with convert readonly f2fs vendor to readwrite
Donators

Sources:
Kernel tree
Device tree
Hello, I have magisk and TWRP and I ran the multidisabler command, but I have a problem with the mount system and I can't control the system files through Root explorer, is there a solution ?, Thank you for your efforts
 

Top Liked Posts

  • There are no posts matching your filters.
  • 13
    home.png
    backupname.png

    Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

    Code:
     * Your warranty is now void.
    * I am not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or your getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.

    Supported Models:
    Galaxy S22 Ultra S908E/S908N/S9080.

    Download & Guide:
    1. Unlock your bootloader.
    2. Downloads for S22 Ultra: AFH: b0q twrp and kernel / Drive: b0q twrp and kernel
    3. Reboot to download mode
    4. Put the TWRP TAR for your device with Odin in the AP slot, vbmeta_disabled_R.tar in USERDATA slot and click start.
    5. Reboot to recovery via recovery key combo (Vol up + power + USB connected).
    6. Disable encryption:
    - Go to Advanced > Terminal, type: multidisabler.​
    If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​
    - Type: multidisabler again. will see - Finished. when done.​
    - Go back to Wipe > Format Data > type yes.​
    - Reboot to recovery.​
    7. Flash custom kernel and magisk apk in twrp.
    8. Reboot to system, Enjoy.

    Support:
    Live support is available via #twrp on Freenode with your IRC client or just click this link.

    Telegram group

    Bugs:
    - Encryption not fully working.

    Thanks:
    TWRP team
    @ianmacd for multidisabler
    @Dan_FFM (David Dean) for helping with convert readonly f2fs vendor to readwrite
    Donators

    Sources:
    Kernel tree
    Device tree
    4
    Once again, Mohammad works his magic
    3
    Again the same old question; Sorry !

    How to correctly update to the next base without wiping the user data (Keeping Root and TWRP) ?
    • Uninstall all magisk modules if have
    • Update firmare base with odin
    • Flash TWRP (including patched vbmeta) & Kernel (You can do this along with flashing stock firmware with USERDATA tab)
    • Straightway reboot to TWRP and run multidisabler from terminal
    • Reboot to system
    Done!
    IMPORTANT :
    * You must not reboot device to system before running multidisabler.
    * This is true only in case you already have TWRP+ Multidisabler ran on existing ROM. First time using TWRP with multidisabler, you must needs to format data.
    * I strongly recommend to make backup of your data though. Sometimes changes in base itself may not allow you to dirty flash (Thanks Samsung).