is there a way to disable unknown sources using adb? I am trying to block a phone and I dont want the allowance of downloading 3rd party apps
- Tech Help
Disable unknown sources via ADB?
DISABLE UNKNOWN SOURCES
(1) adb devices
(2) adb shell
(3) settings put secure install_non_market_apps 1
The command was once on the forum but i dont see it anymore not sure why
