How to fix powershell is not recognized as an internal and external Command Error in Terminal
70 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 how to fix
0:05
this error message if you type
0:07
Powershell and if you're getting this
0:09
error message Powers shell is not
0:11
recognized as an internal or external
0:14
command then in this video I will show
0:17
you how to fix this uh so by default uh
0:21
poers shell is located in the C
0:24
directory just go to the C directory and
0:26
just search for the folder which is
0:28
Windows so this is actually the windows
0:33
folder go to this folder and inside this
0:37
folder you will find a folder called as
0:39
system
0:41
32 so just go to this folder and right
0:45
here you will find out a folder called
0:48
as Windows
0:49
Powershell so this is your folder open
0:52
this folder and
0:55
uh this is your powers shell right here
0:59
if you try to open you will see that so
1:01
now we need to make sure uh if I open
1:04
the terminal right here type the same
1:06
command
1:08
Powershell you will see now we are
1:10
entered into the powers
1:12
shell so for doing this
1:15
automatically globally you just need to
1:17
right click copy this entire location
1:19
add this in in in your environment
1:23
variable go to the system variable
1:26
system path variable
1:30
and just paste this entire
1:35
path so after making this change right
1:38
here just you need to restart the
1:41
terminal and again type the same command
1:44
Powers
1:45
shell so you will see the command will
1:48
perfectly work right here so in this
1:50
easy way you can fix this error message
1:53
uh thank you very much for watching this
1:55
video and also check out my website free
1:57
mediat tools.com uh which contains
2:00
thousands of tools
#Programming