reset password

Visual Studio Installation

This guide is for installing Visual Studio 2019 on Windows. The installation will take up about 8GB disk space. Please make sure you have enough disk space, and a fast and reliable internet connection during installation.

Download Visual Studio 2019 Community from Microsoft. Run the installer, and on the Workloads tab, select the following

  • ASP.NET and web development
  • .NET desktop development
  • .NET Core cross-platform development

And on the Individual Components tab, add the following:

  • Git for Windows (if you don't have Git)
  • GitHub extension for Visual Studio

Click the Install button at the lower right corner to start installation. After installation, Visual Studio will automatically start and ask you to sign in your Microsoft account. If you don't have a Microsoft account, please create one -- it's free and it's required to use Visual Studio Community Edition. Signing into your Microsoft account also has benefits like synchronizing your settings across different computers.

This page has been viewed 2502 times.