How to fix adb is not recognized as an internal and external Command Error in Terminal
1 views
Jun 7, 2025
Buy the full source code of application here:
View Video Transcript
0:00
uh hello guys welcome to this video so
0:02
in this video I will show you if you're
0:04
getting this error message that ADB is
0:07
not recognized as an internal or
0:09
external command ADB stands for Android
0:12
debug Bridge it's a very important tool
0:14
whenever you are developing Android
0:16
applications so you should need this
0:19
tool in the terminal if you're getting
0:20
this error I will show you in this video
0:23
how to fix this so just make sure that
0:26
you have installed Android SDK inside
0:29
your system
0:30
so by default it is present in the C
0:34
directory and then you need to go to the
0:37
users
0:39
folder this is actually your user's
0:42
folder and just go to the user whatever
0:45
is your username mine is
0:47
Asus after that you need to open the
0:50
folder app data which will appear like
0:52
this
0:53
hidden go to this folder and then go to
0:56
the local
0:58
folder and then then inside this you
1:00
will find out a folder called as
1:04
Android open this folder and then enter
1:07
into this folder
1:09
SDK and then platform tools so this is
1:15
your folder right here just enter into
1:18
this folder and here you will see all
1:19
your executables will be present ADB
1:24
fastp everything so if you try to open
1:27
Terminal here and type the same command
1:29
command ADB you will see the command
1:32
will perfectly
1:34
work so what we need to do we need to
1:38
right click copy this entire
1:40
path and just open your environment
1:44
variable and just go to the system
1:49
variable and just select the path here
1:52
this one edit and just add a new entry
1:57
right here paste the entire path
2:01
so I pasted this entire path right
2:03
here okay okay okay and just need to
2:06
restart the terminal and just type the
2:08
same command
2:11
ADB and now you will see the command
2:13
will perfectly work in the terminal
2:16
Android debug
2:18
Bridge so in this way you can fix this
2:20
error message guys uh thank you very
2:22
much for watching this video and also
2:24
visit my website freem mediat tools.com
2:27
which contains thousands of tools
#Internet & Telecom
#Programming
#Software