You tried to install a work profile app without the correct --user flag, or OEM block. Fix: Ensure adb shell settings put global install_non_market_apps 1 (for Android <8) or use --user current .
: A real-time look at running apps and their RAM consumption. adb app control extended key install
: Ensure you are running the most recent version of ADB AppControl on your PC. You tried to install a work profile app
Sometimes an install fails because of residual data. adb app control extended key install
The -f 0x10000000 is an extended flag meaning "FLAG_ACTIVITY_NEW_TASK."