Hi, i trying to install andoff in a Pixel 8A with adb but when i use adb shell dpm set-device-owner app.plucky.dpc/.PluckyDAR it fails with Not allowed to set the device owner because there are already some accounts on the device.
Next i check the users but there is only one
adb shell pm list users
Users:
UserInfo{0:null:4c13} running
Any idea how to resolve it?
Thanks for your time :)