How to Fix & Solve VSCode Terminal Not Working & Opening Full Tutorial in 2026-27
Feb 28, 2026
Get the full source code of application here:
Show More Show Less View Video Transcript
0:00
Hello guys, in this video I'll show you,
0:02
I will show you how to fix the problem
0:04
in VS Code if your terminal is not
0:06
working and opening. So in 2026-27, this
0:09
is the latest tutorial.
0:11
So if you open your VS Code and probably
0:14
normally you open the terminal by going
0:16
to this menu option and click on new
0:18
terminal.
0:19
So in my case terminal is working
0:21
perfectly, but in your case if you if it
0:23
is throwing some kind of error, if the
0:26
terminal is not opening, the very first
0:28
solution is that you don't need to go to
0:30
your task manager.
0:33
And then you need to search for this
0:38
Once you open the VS Code, you just need
0:40
to search for this code process.
0:44
So you need to actually close this VS
0:47
Code from this. So you just need to
0:50
right click and select this option end
0:52
task and completely turn off VS Code. So
0:55
as soon as you do this, your VS Code
0:57
will completely turn off and now simply
1:01
restart the VS Code.
1:03
Normally
1:04
if you do this, normally this will fix
1:07
the problem.
1:09
Again you
1:10
just select go to terminal. If this fix
1:13
the problem, then it's good. If it
1:15
doesn't fix the problem, then there is a
1:17
second solution here.
1:18
You simply
1:20
press control shift B
1:22
and this will open this command palette
1:24
and simply search for
1:26
user setting
1:28
or you can simply go to
1:30
right here which is view
1:33
and
1:37
preferences you need to go to. I think
1:40
it is inside the
1:46
Yeah, you can simply open control shift
1:49
B.
1:51
Simply type user settings.
1:57
Or you can simply
1:59
select this option user settings and
2:01
right here you need to search for this
2:02
property which is
2:03
terminal.integrated.default
2:06
profile.
2:09
So if you simply search for this
2:11
property inside the search bar
2:12
terminal.integrated.default
2:14
profile, just make sure that it's set to
2:17
command prompt.
2:18
If it's set to any other option like
2:20
null, PowerShell, Git Bash, simply
2:23
select this option command prompt and
2:26
select this option. That's all.
2:28
And after that, hopefully this will fix
2:30
the problem. Or you can also open user
2:33
settings.json file as well. And right
2:36
here you can even do that property.
2:39
If you want to do this manually, so
2:44
you can paste this same property which
2:46
is terminal.
2:50
integrated.default
2:51
profile.windows.
2:54
So if you set this property to command
2:56
prompt, this will also solve the problem
2:58
to you. So
3:00
you can do this both the ways.
3:03
So if it doesn't solve the problem, then
3:06
you need to delete
3:09
this property.
3:10
If it's set to a wrong path.
3:13
So inside this JSON property, if it's
3:15
set to a wrong path, you need to delete
3:18
this property. So
3:22
and then restart. If it doesn't then
3:26
you basically open the VS Code
3:30
using administrative privileges. So
3:32
right click run as administrator
3:35
and then open the VS Code like this and
3:38
then again select terminal. This will
3:41
also will solve the problem. If it
3:44
doesn't solve the problem, then simply
3:46
check if you are running any sort of
3:48
antivirus.
3:50
So
3:51
you need to disable that antivirus and
3:53
then run VS Code.
3:55
If it doesn't solve the problem, then
3:58
you need to go to this path.
4:02
You wherever VS Code is installed. So go
4:05
to C directory
4:07
and whatever is your username.
4:11
So I think it's normally is present
4:15
inside users.
4:16
So whatever is the username, so in my
4:18
case it's ASUS and then you need to go
4:20
to this folder app data.
4:24
And then go to local.
4:29
Sorry, it is this folder you need to
4:30
roaming folder.
4:33
And simply search for this VS Code.
4:42
Sorry, just search for code code folder.
4:46
So here all the files are related to VS
4:47
Code. Simply go to this folder
4:50
and
4:51
you need to simply select the
4:54
settings.json
4:55
file. So this file will be present right
4:58
here.
5:00
So if you see
5:04
this is actually the file here
5:05
preferences
5:07
.json file. So you need to delete this
5:09
file completely
5:11
because this will reset everything. So
5:13
this actually is the file where it
5:15
contains all the settings. So you need
5:17
to delete this file
5:18
preferences.settings.json.
5:21
So delete this file and then restart
5:24
the VS Code.
5:26
Or if it also doesn't solve the problem,
5:28
then
5:29
you need to
5:32
simply
5:33
VS Code right click
5:36
open file location.
5:38
Again right click open file location. So
5:41
wherever VS Code is located, so this
5:43
will actually
5:46
tell you the exact location where VS
5:48
Code is there. So what you need to do,
5:50
you just need to
5:52
reinstall VS Code. So completely
5:54
uninstall. So you can basically
5:57
run this setup uninstall. So this will
5:59
completely uninstall VS Code and its all
6:02
its components. So simply select yes and
6:05
download a fresh copy of VS Code from
6:07
their official website.
6:09
So this will 100% solve the problem for
6:11
you.
6:13
And that's terminal will start working
6:16
for you. So
6:19
simply go to Google and download a fresh
6:21
copy after deleting. If it doesn't solve
6:24
the problem. So kindly tell me in the
6:27
comment section which
6:29
solution worked for you. If you like the
6:32
video, please hit that like button and
6:33
subscribe the channel.
