link to adb fastboot download
https://forum.xda-developers.com/show...
https://forum.xda-developers.com/atta...
cmd
cd C:\adb
see if connected
adb devices
one at a time
adb -d shell appops set com.joaomgcd.join SYSTEM_ALERT_WINDOW allow
adb shell pm grant com.joaomgcd.join android.permission.WRITE_SECURE_SETTINGS
adb shell pm grant com.joaomgcd.join android.permission.READ_LOGS
adb shell am force-stop com.joaomgcd.join