How to fix ping is not Recognized as Internal and External Command Operable Program
3 views
Jun 7, 2025
Buy the full source code of application here:
View Video Transcript
0:01
uh hello guys welcome to this video uh
0:04
so in this video i'll show you uh if you
0:06
are getting this error message if you
0:08
type ping inside your terminal if you're
0:11
getting this ping is not recognized as
0:13
an internal or external command ping is
0:15
a very important command used in
0:17
networking so if this command is not
0:20
working then the prime reason is that
0:23
you go to your c drive and just search
0:27
for the folder windows
0:30
folder and go inside this folder and you
0:33
will find out a folder called
0:35
as system
0:39
32 and just inside this folder this ping
0:43
command will be
0:45
there if you open terminal here and type
0:49
the same command you will see the ping
0:50
command will perfectly
0:52
work so now what you need to do you need
0:55
to simply copy this entire path c
0:58
windows system 32 and just you need to
1:02
go to the environment variable and just
1:06
go to the system variable so that it is
1:09
added entirely to the path here this is
1:11
a path variable
1:14
add a new entry and just paste this
1:17
address so as soon as you paste this
1:21
address and just restart your terminal
1:23
after making this change type the same
1:26
command let's suppose i want to
1:29
ping
1:33
google.com just write here ping you will
1:36
see
1:37
that now the command is perfectly
1:40
working so you will be able to use the
1:43
command so just add the path here to
1:46
your system 32 folder inside your
1:48
environment variable and now you'll be
1:50
able to access this command thank you
1:53
very much guys for watching this video
1:55
also check out my website
1:57
freemediatools.com which contains
1:58
thousands of tools
#Networking
#Software
#Software Utilities