Quitar Payjoy Con Adb Link
adb root adb shell Then:
adb shell pm list packages | grep payjoy adb shell pm uninstall --user 0 com.payjoy.xxx If it returns “Success,” the app is removed from the current user profile but remains in /system . After reboot, it may reappear. Step 5 – If rooted: disable or remove completely First, gain root shell: Quitar Payjoy Con Adb