If your device does bootup or brick after installing Magisk Module, then follow this guide to recover your device. Uninstalling/deleting the specific module or all modules can help you fix it. In this guide, we will guide you to uninstall Magisk Module using TWRP Recovery. Here we use two different methods to Uninstall Magisk Module in TWRP Recovery. One is Uninstall the Module using the TWRP file manager, and another one is Terminal to complete the removal of the Magisk module.
Magisk is one of the best third-party Android development software without altering the /system partition. It gives us full modification access to our Android devices. You can use Magisk Manager to add many modules to customize your device to the next level. But sometimes many apps don’t run properly with your device and the device goes to a boot loop after installing that module.
Uninstall Magisk Module Using TWRP Recovery
To fix boot loops caused by Magisk Module(s) is need to remove the problem-causing module or all the Magisk modules. But you can’t uninstall those modules directly unless you can use Magisk Manager. So here we share simple steps to Uninstall Magisk Module using TWRP Recovery to unbrick your Android device.
To remove a Magisk module manually, you will require TWRP recovery installed on your device. If you using Magisk patch boot for root then you can simply boot your device into TWRP temporarily and follow the below methods.
Method 1: Uninstall Magisk Module using File Manager
- Boot your device to TWRP mode.
- Once in TWRP go to the Advanced menu
- Now select the File Manager option and go to /data/adb/modules.
- You can see folders for all the modules you have installed.
- Select the folder of the Magisk Module that you want to delete.
- Then tap on the right button icon at the bottom of the screen.
- Select ‘Delete’ from the available options.
- Finally, swipe at the bar to confirm the delete and it will delete the Magisk module from your computer.
- After that again go to TWRP main page and Select Reboot > System.
Method 2: Using Magisk Manager for Recovery Mode
Thanks to XDA developer VR25 for creating Uninstall Magisk Module ‘Magisk Manager for Recovery Mode‘. His mod uses the built-in terminal in TWRP to manage the Magisk modules installed on the phone.
Download Magisk Manager for Recovery Mode
Steps:
- First, download Magisk Manager for Recovery Mode and copy it on your Android device using a PC.
- Boot your device to TWRP mode.
- Then go to the ‘Mount’ and ‘Enable MTP’ options.
- Now go back TWRP main page and select ‘Install‘.
- Then navigate to the downloaded file (‘mm-201904040.zip’) and select ‘Install‘.
- Once installed again go back to TWRP main page and go to the ‘Advanced > Terminal‘ option.
- Enter the following command to launch the Magisk Manager: (use any one command)
/sdcard/mm
or
sh /sdcard/mm
- Enter “r” to list all the install modules for removal.
- You will need to mark the installed modules for removal. To mark a module, simply enter its exact name as shown in the list the use [x]. Ex:~ Youtube-Vance-Dark[X]
- Once you have marked the module(s) that you want to uninstall, enter “i” to confirm the process.
- After that go back to TWRP main page and Select Reboot > System.
More Magisk Guide – Fix “The Response Is Invalid” SafetyNet Error On Magisk
If you like this guide helpful, please share it with other communities and forums. Don’t forget to join our telegram group for more wallpapers, Themes, and Ringtones updates – https://getdev.me/telegramdev.