Module Overview
RAM Cleaner is a root module designed to clear cache and aggressively stop background, third-party, and Google applications before gaming sessions. By freeing up memory, it helps reduce system lag and improves overall device responsiveness during intensive tasks.
I noticed an immediate difference in gaming performance after running this tool through Termux. Under the hood, it triggers native memory drops and kills heavy background processes, which effectively stops sudden battery drains and keeps the phone from overheating.
Core Features
- Better battery life because it stops third-party and Google apps running secretly in the background.
- Reduced system lag by aggressively clearing memory caches using the system's drop_caches mechanism.
- Custom app exclusions letting you protect important tools from being closed.
- Frees up RAM right before you launch heavy games so they run without stuttering.
Support & Requirements
- Supported Root: Magisk or KernelSU
- Requirements: Termux app installed to execute scripts
How to Install
- Download the RAM Cleaner zip file.
- Flash it in Magisk Manager or KernelSU, then reboot your device.
- Open Termux, grant root permissions, and run the execution command.
Running the Module
Once installed, run this command in Termux to open the interface:
# Exec And Follow Menu The Emergent
# If You Use KernelSu Enable SuperUser
# In KernelSu App Give Su Permission For Termux
$ su -c risk
Ignore Apps Configuration
You can protect specific apps from getting killed by adding their package names to a text file. Edit the file located at /sdcard/Android/Risk/excluded_apps.txt:
// This Comment
// Sign // Will not be executed
com.termux
jackpal.androidterm
com.google.android.gms
com.google.android.gsf
(Warning: Be careful using custom mode to stop system applications, as it can cause the device to randomly reboot.)
Rate this Module
Share your experience with the community.
* You will be prompted to login via Google in one click to verify your rating.