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 which comes
0:06
whenever you write CMD in the terminal
0:09
it shows that CMD is not recognized as
0:11
an internal or external command so this
0:14
means that you haven't added the folder
0:18
path here this is an uh simple fix here
0:21
you need to go to the C
0:23
directory uh wherever this command line
0:26
is stored here so by default you need to
0:28
go to the C directory and there is a
0:30
folder called as Windows so this is
0:33
actually your windows
0:35
folder and inside this Windows folder
0:38
you need to search for system
0:42
32 so there is this folder here if you
0:45
see system 32 so just go to this folder
0:49
here will be the CMD so if you try
0:53
to open the terminal here and then type
0:56
CMD you will see the command will be
0:58
successful so now we just need to enable
1:01
this globally so that it is recognizable
1:03
outside this folder so what I will do I
1:05
will simply right click copy this path
1:07
here so just copy this
1:10
path C Windows system
1:14
32 and then you need to go to the
1:17
environment variable just go to your
1:20
environment variable and then go to the
1:23
system path here just select it click on
1:26
the edit button and add a new entry
1:28
right here so just paste it so as soon
1:32
as you paste it so this will be globally
1:34
registered now so if you again restart
1:36
the terminal again type the same command
1:39
CMD you will now see the command is
1:41
successful it is printing out the
1:43
version of the Microsoft Windows which
1:45
is installed so in this easy way you can
1:48
tackle this message by just registering
1:50
a path that I showed you in the system
1:53
variables the environment variables so
1:55
thank you very much for watching this
1:57
video and also check out my website as
1:59
well free mediat tools.com uh which
2:02
contains thousands of tools regarding
2:04
audio video and image and I will be
2:07
seeing you in the next video