How to Disable phantom process of any Android Smartphone:-Commands

PHANTOM PROCESS IS ERROR WHICH COMES FOR YOUR ANDROID VERSIONS.IT IS MAINLY COME IN ANDROID 12,13 & 14.IT WORKS LIKE KALI LINUX SCREEN OPEN AFTER SOMETIME AUTOMATICALLY 📴 OFF.

apt upgrade && apt update


apt install android-tools


adb pair


AND CODE PASTE ON THERE:-


adb connect


AND THEN PASTE THIS COMMANDS ON TERMUX TERMINAL:-


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





Tags

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.