How to fix fastboot is not Recognized as Internal and External Command Operable Program
Feb 18, 2025
Get the full source code of application here: Hi Join the official discord server to resolve doubts here: https://discord.gg/cRnjhk6nzW Visit my Online Free Media Tool Website https://freemediatools.com/ Buy Premium Scripts and Apps Here: https://procodestore.com/
View Video Transcript
0:00
uh Hello friends welcome to this video
0:02
so in this video I will show you how to
0:04
tackle this error message that if you
0:06
type fast boot inside your terminal you
0:08
will see this error message coming that
0:10
is fastp is not recognized as an
0:13
internal or external command so this
0:15
typically happens if you haven't
0:17
installed the Android SDK uh Android SDK
0:21
it's fast fot is part of that Android
0:24
SDK so first of all if you haven't
0:26
installed Android SDK just type Android
0:29
SDK download on Google the very first
0:32
step right here SDK platform tools
0:35
simply go to this and install your
0:38
platform
0:40
tools
0:41
so it will be available for Windows Mac
0:44
Linux so simply click Windows as I'm
0:48
running my Windows machine so simply
0:50
click on that accept the agreement I've
0:53
already installed this so this will be a
0:55
exe file simply follow the step by-step
0:57
instruction and by default it will
1:00
create the folder in the C drive after
1:02
installation so just install this first
1:04
of all and then after that you will find
1:08
out where to spot this so go to your C
1:13
drive and whenever you go to the C drive
1:16
you need to open the user
1:19
folder inside the user folder you will
1:22
see this whatever is your username mine
1:24
is Asus and inside this you need to go
1:27
to the app data this is the folder here
1:30
you need to go to this
1:31
folder and after that you need to go to
1:34
the local folder right here just go to
1:37
the local
1:38
folder and after that you will find out
1:41
this Android folder this is actually the
1:44
folder you need to go here Android
1:47
folder go to this folder and after this
1:50
you will find out this SDK folder go to
1:54
this folder right here and after that
1:56
you will find out this platform tools
1:59
folder so go to this folder and now you
2:03
will find out this fast boot executable
2:06
which is present right here so if you
2:09
open command line here and type the same
2:12
Command right here fast fot you will see
2:14
the command will be successful so now we
2:17
want just need to make sure that we copy
2:19
this whole path right click copy and we
2:23
copy this whole path here and we need to
2:25
register this path in the environment
2:28
variables and just just go to the
2:30
environment variables Right Here and Now
2:33
go to the system variable and right here
2:36
you will find out this path here and
2:39
simply click on the edit
2:41
button and add a new entry right here so
2:46
just paste this full path as soon as you
2:48
paste this full path now just click on
2:51
okay okay and just restart your terminal
2:54
so again type the same command which is
2:56
fast boot you will now see the command
2:59
will be successful
3:01
so in this way you can easily fix that
3:04
first of all install the Android SDK
3:06
platform tools that I showed you and
3:08
then add this path in the environment
3:10
variable so thank you very much guys for
3:13
watching this video and also check out
3:15
my website as well free mediat tools.com
3:18
uh which contains thousands of tools
3:21
regarding audio video and image and I
3:24
will be seeing you in the next video