Revision history for MagiskUninstallIssues
Additions:
Experiencing a bootloop after [[MagiskUninstall | uninstalling Magisk]], either through the app or with the apk renamed to uninstall.zip and flashed through recovery, might mean that the boot image hasn't been restored correctly or that dm-verity otherwise triggers.
If the [[https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 | uninstall zip]] doesn't work (reports an error, TWRP can't mount/decrypt /data, etc), first try rebooting TWRP. If that doesn't fix things, try booting back into Android and use the [[MagiskUninstall | Magisk app to uninstall]]. If you can't boot, try enabling Safe Mode (in case it's a Magisk module causing issues), see [[MagiskModuleIssues | Disable all modules]] under //[[MagiskModuleIssues | Module causing issues]]//.
It's also possible that a previous version of the uninstaller works, if the current one doesn't. You'll find earlier releases on [[https://github.com/topjohnwu/Magisk/releases | GitHub]].
If the [[https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 | uninstall zip]] doesn't work (reports an error, TWRP can't mount/decrypt /data, etc), first try rebooting TWRP. If that doesn't fix things, try booting back into Android and use the [[MagiskUninstall | Magisk app to uninstall]]. If you can't boot, try enabling Safe Mode (in case it's a Magisk module causing issues), see [[MagiskModuleIssues | Disable all modules]] under //[[MagiskModuleIssues | Module causing issues]]//.
It's also possible that a previous version of the uninstaller works, if the current one doesn't. You'll find earlier releases on [[https://github.com/topjohnwu/Magisk/releases | GitHub]].
Deletions:
If the [[https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 | uninstall zip]] doesn't work (reports an error, TWRP can't mount/decrypt /data, etc), first try rebooting TWRP. If that doesn't fix things, try booting back into Android and use the [[MagiskUninstall | Manager to uninstall]]. If you can't boot, try enabling Safe Mode (in case it's a Magisk module causing issues), see [[MagiskModuleIssues | Disable all modules]] under //[[MagiskModuleIssues | Module causing issues]]//.
It's also possible that a previous version of the uninstaller zip works, if the current one doesn't. You'll find earlier releases on [[https://github.com/topjohnwu/MagiskManager/releases | GitHub]].
Additions:
If the [[https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 | uninstall zip]] doesn't work (reports an error, TWRP can't mount/decrypt /data, etc), first try rebooting TWRP. If that doesn't fix things, try booting back into Android and use the [[MagiskUninstall | Manager to uninstall]]. If you can't boot, try enabling Safe Mode (in case it's a Magisk module causing issues), see [[MagiskModuleIssues | Disable all modules]] under //[[MagiskModuleIssues | Module causing issues]]//.
Deletions:
Deletions:
Please don't hesitate to [[https://www.paypal.me/didgeridoohan | support the work involved]] in keeping this guide alive.@@
----
Additions:
@@{{image url="https://img.shields.io/badge/-PayPal-blue.svg" title="" alt="PayPal"}}
Please don't hesitate to [[https://www.paypal.me/didgeridoohan | support the work involved]] in keeping this guide alive.@@
----
Please don't hesitate to [[https://www.paypal.me/didgeridoohan | support the work involved]] in keeping this guide alive.@@
----
Additions:
Lastly, if nothing else works, restore a stock boot image for your device/ROM and see if the device boots (you might have to dirty flash your ROM). If the device boots, try installing Magisk again. The boot image backup might have been corrupted/be incompatible with the current uninstaller. After this you might be able to use the uninstaller to remove all traces of Magisk.
Additions:
If the [[https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 | uninstall zip]] doesn't work (reports an error, TWRP can't mount/decrypt /data, etc), first try rebooting TWRP. If that doesn't fix things, try booting back into Android and use the [[MagiskUninstall | Manager to uninstall]]. If you can't boot, try enabling Core Only Mode (in case it's a Magisk module causing issues), see [[MagiskModuleIssues | Disable all modules]] under //[[MagiskModuleIssues | Module causing issues]]//.
Deletions:
Additions:
If the [[https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 | uninstall zip]] doesn't work (reports an error, TWRP can't mount/decrypt /data, etc), first try rebooting TWRP. If that doesn't fix things, try booting back into Android and use the [[MagiskUninstall | Manager to uninstall]]. If you can't boot, try enabling Core Only Mode (if it's a Magisk module causing issues).
Deletions:
Additions:
- Restore your stock boot image (there's a copy of it stored in /data, named //stock_boot_<sha1>.img.gz//).
Deletions:
Additions:
If the [[https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 | uninstall zip]] doesn't work (reports an error, TWRP can't mount/decrypt /data, etc), try booting back into Android and use the [[MagiskUninstall | Manager to uninstall]]. If you can't boot, either try enabling Core Only Mode (it it's a Magisk module causing issues).
It's also possible that a previous version of the uninstaller zip works, if the current one doesn't. You'll find earlier releases on [[https://github.com/topjohnwu/MagiskManager/releases | GitHub]].
It's also possible that a previous version of the uninstaller zip works, if the current one doesn't. You'll find earlier releases on [[https://github.com/topjohnwu/MagiskManager/releases | GitHub]].
Deletions:
===**Manually placing the uninstall script**===
If you can't boot your device and the uninstaller zip doesn't work, you can still uninstall Magisk by placing the uninstall script manually in /cache. Download the [[https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 | uninstall zip]] and extract the magisk_uninstaller.sh file. Place this file in /cache (ADB push, MTP, etc), reboot and Magisk will be uninstalled. If the device doesn't boot, see //Bootloop after uninstalling// above.
Additions:
Experiencing a bootloop after [[MagiskUninstall | uninstalling Magisk]], either through the Manager or with the [[https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 | uninstall zip]], might mean that the boot image hasn't been restored correctly or that dm-verity otherwise triggers.
If the [[https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 | uninstall zip]] doesn't work (reports an error, TWRP can't mount/decrypt /data, etc), try booting back into Android and use the [[MagiskUninstall | Manager to uninstall]]. If you can't boot, either try enabling Core Only Mode (it it's a Magisk module causing issues), or place the uninstall script in /cache manually //(see below)//.
If the [[https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 | uninstall zip]] doesn't work (reports an error, TWRP can't mount/decrypt /data, etc), try booting back into Android and use the [[MagiskUninstall | Manager to uninstall]]. If you can't boot, either try enabling Core Only Mode (it it's a Magisk module causing issues), or place the uninstall script in /cache manually //(see below)//.
Deletions:
If the [[https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 | uninstall zip]] doesn't work (reports an error, TWRP can't mount/decrypt /data, etc), try booting back into Android and use the [[https://www.didgeridoohan.com/magisk/MagiskUninstall | Manager to uninstall]]. If you can't boot, either try enabling Core Only Mode (it it's a Magisk module causing issues), or place the uninstall script in /cache manually //(see below)//.