#'adb' is not recognized as an internal or external command
21 messages · Page 1 of 1 (latest)
Have you installed ADB? It comes with Android Studio, or you can install it separately
Oh yeah PowerShell you have to run adb like ./adb instead if adb.exe is in your current folder
Yeah
Command Prompt.
Sorry, I've never used the USB debugging on Android before so I'm a bit new to it. I've used dev options a ton over the years but not USB debugging specifically.
Let me install ADB.
You can download it from here: https://developer.android.com/tools/releases/platform-tools
It's just a zip file, if you don't intend to use it again, just put the adb.exe file in your downloads folder and the adb command should work when you run Command Prompt and navigate to your downloads
I'm typing \Downloads\adb.exe but it's saying cannot find path.
oh, I just typed adb.exe but it says Access is denied.
Yay!