Type free -m or top to verify that both total and used swap memory are listed as 0 MB . ⚠️ Common Troubleshooting

If your device gets stuck on the boot logo, your specific kernel might crash when zRAM is turned off. Boot your phone into Safe Mode . This automatically disables all Magisk modules. Then, reboot normally, go into the Magisk App, and remove the custom module.

Create a text file named module.prop and insert the following parameters:

disable_zram/ ├── META-INF/ │ └── com/ │ └── google/ │ └── android/ │ ├── update-binary │ └── updater-script ├── module.prop └── service.sh Use code with caution. Step B: Create module.prop

Are you looking to optimize a device with high or low physical RAM? rompelhd/Swap-Disabler: A module designed to ... - GitHub