Sign up for the newsletter
*required fields
Your info will be added to our mailing list until you unsubscribe. We solemnly swear to never share it with third parties or send you spam.

Disable | Zram Magisk

This change is temporary. It will revert on reboot. To make it permanent, you need a Magisk script.

swapoff /dev/block/zram0 2>/dev/null

While Magisk modifications are generally safe and reversible, always ensure you understand the risks. Improper modifications can lead to device malfunction or bootloops.

Disabling zRAM removes the constant cycle of compressing and decompressing data, which can reduce micro-stutters during heavy tasks.

Make it executable:

Download a terminal emulator and type free -m . Under the "Swap" row, the values for total and used should be 0 .

id=disable_zram name=Disable ZRAM version=1.0 versionCode=1 author=YourName description=Completely disables ZRAM compressed swap at boot using systemless method.

Look for trusted modules like Swap Torpedo or Disable_Zram . Install via Magisk: Open the Magisk App . Tap the Modules tab.

Vengaboys pattern

Subscribe to

our Venga-letters!

Your info will be added to our mailing list until you unsubscribe. We solemnly swear to never share it with third parties or send you spam.