How to Backup & Migrate All VSCode IDE Settings,Extensions & Themes & Export it to Local File
0 views
Jul 2, 2025
Get 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
0:04
migrate or backup all the VS code
0:07
settings including all the extensions
0:10
settings that you use in VS Code. How to
0:12
import and export all this. So I will
0:14
show you in this tutorial. So first of
0:16
all click on the settings icon and go to
0:20
the settings right here or go to this
0:23
profile. This is actually the profile
0:26
section you want to go to. simply go to
0:29
it and select the total number of
0:32
profiles that you create inside VS code.
0:35
So this is my default profile here. So
0:39
right here you need to click on this
0:42
these three dots which are showing right
0:44
here. Simply click on that and then we
0:47
have this option of export. So what this
0:49
option of export will do it will export
0:51
all the settings extensions that you are
0:54
using inside your VS code. all the
0:56
themes
0:58
it will export them into a single file.
1:00
So here you just need to name the
1:03
profile here. So I will just confirm the
1:06
so you just need to enter the same name
1:08
here which is the default and press
1:10
enter. And now it is asking you whether
1:14
the it needs to push this into a GitHub
1:17
repository or a local file. We need to
1:20
select the second option right here
1:22
which is
1:24
we need to export this to a local file
1:28
inside the computer. So now it will ask
1:30
the location where you may need to save
1:32
it. So simply save it wherever you need
1:35
to save it and click on save. And then
1:38
all your profile data such as your
1:40
extensions, theme information, settings
1:43
are exported to this file. And now if
1:46
you want to import this file, it's very
1:48
easy. Now if you are creating a brand
1:52
new profile or if you are installing a
1:55
new version of VS code and installing it
1:59
for the very first time then you simply
2:01
have this option of import profile. So
2:05
now you just need to click this option
2:08
and uh now we need to click on this
2:11
select file button and here you need to
2:14
locate the file here. So this is
2:16
actually our file which was created
2:19
earlier. We actually exported this
2:21
profile. Now we are importing it. As
2:24
soon as we import it, you will see it
2:26
will export all the settings, keyboard
2:28
shortcuts, snippets, extensions, all the
2:31
settings that you previously exported.
2:33
And now you can give it a name right
2:36
here. So I will say custom profile. And
2:40
once you do this, click on
2:45
you just need to say custom profile 2
2:48
and then click on create. So this will
2:50
create the profile and it will install
2:53
the same extensions that is there inside
2:56
this profile. It is having the same
2:59
settings here. You can see it is doing
3:00
everything as it is. So this is the way
3:04
by which you can create backup or
3:06
migrate your VS code settings from one
3:09
profile to another profile. So if for
3:11
some reason if you are unable to work in
3:15
a certain profile, you can create or
3:18
back up your settings in this easy way.
3:21
So thank you very much for watching this
3:23
video. Please hit that like button,
3:25
subscribe the channel and also check out
3:27
my website freemediattools.com
3:30
uh which contains thousands of tools.
#Software