Android Studio is the official integrated development environment for Google’s Android operating system that’s built specifically for Android development. ADB (Android Debug Bridge) basically allows you to communicate with the connected devices to the PC via commands. Now, plenty of users have reported that while trying to run the app via Android Studio, they’re facing Unable to Locate ADB Error on Android Studio.
If you’re also encountering the same issue then make sure to follow this troubleshooting guide completely. The error message is appearing whenever the Android Studio isn’t able to locate the ADB.exe file that should be located inside the Platform Tools folder on the Windows PC. To be precise, it can happen due to several reasons whatsoever. Such as the antivirus program is blocking the ADB.exe file.
Also Read

Fix: Unable to Locate ADB Error on Android Studio?
Whereas it may also be possible that any of your project settings on the Android Studio is conflicting with some issues with ADB. Sometimes corrupted or missing Platform Tools files can also cause issues. So, without wasting any more time, let’s jump into the guide below.
1. Turn Off Antivirus Software or Restore ADB
Your antivirus program may be one of the main reasons behind throwing out the ADB can’t locate error on Android Studio. Some of the affected users have already mentioned that turning off the antivirus software or simply restoring the blocked ADB file can be helpful. To do this:
Thanks! The solved the issue.