Skip to content

Installing Visual Studio Code on Windows

Downloading Visual Studio Code

Navigate to the following link: https://code.visualstudio.com/download

Click on the blue download button that says Windows under the Windows Logo:

Screenshot

Launching the Visual Studio Code Installation Package

Once the download completes, locate it by clicking on the ⊞ Start Button and type ‘File Explorer’. Launch File Explorer:

Screenshot

On the left side of the File Explorer window, locate and click on Downloads. Double-click on the downloaded 'VSCodeUserSetup-x64-1.x.x.exe file:

Screenshot

Installing

Once the installer launches, step through the installation process. First, accept the License Agreement, then click Next >.

Screenshot

Accept the default location for installation by clicking Next >.

Screenshot

Accept the default Start Menu folder name by clicking Next >.

Screenshot

Optionally check the boxes for 'Creating a desktop icon', and adding VS Code to the Right-Click menu functionality of Windows File Explorer, then click Next >.

Screenshot

Confirm the installation options, then click Install.

Screenshot

The installation will proceed.

Screenshot

Click Finish to exit the installation and (by default) launch Visual Studio Code:

Screenshot

Finding VS Code after Installation

The Visual Studio Code installer will create an icon in the ⊞ Start Menu. To locate it, click on the Start Menu and search for 'Code':

Screenshot

Visual Studio Code will launch.

Screenshot