/TermuxDisableProcces

a help for those who don't have root or computer to disable the termux error processes

Termux Disable Proccess Error 9 Kill (No ROOT | NO COMPUTER)

a help for those who don't have root or computer to disable the termux error processes


Requirements

  • Android 12+ (tested only AOSP)
  • Connection with Wi-Fi

Tutorial (Video)

Video Uploaded On Youtube

Deactivation Instructions (ADB):

On an ADB console, paste the following commands on the following order:

adb shell "/system/bin/device_config set_sync_disabled_for_tests persistent"
adb shell "/system/bin/device_config put activity_manager max_phantom_processes 2147483647"
adb shell settings put global settings_enable_monitor_phantom_procs false

if ur device is Samsung brand, ur may have to do this first (Termux/terminal):

export ADB_SERVER_SOCKET=localfilesystem:$(pwd)/adb_socket
adb start-server
adb devices

Download of Termux (with Monet-You):

download termux with the latest version. it's important to keep up to date!