If the Device Manager does
not find your device, test the adb connection.
Connect the target device to your host machine, then run the
adb devices command in a terminal window.
If the adb connection is good, you will see the ID of your device with no
permission errors, and you can run adb shell
without issues. See the Android
Studio User Guide for more information.