![](/images/dec/126.jpg)
rooting
You can't circumvent this via ADB because what ADB does is to provide a shell on your host machine through which you can run commands on the Android device. So essentially you are running commands on your device through your PC. Hence you can't do anything that requires root privileges just because you are doing it via ADB.