How to Download & Install Visual Studio 2019
In this step-by-step tutorial, Learn how to Download and Install Visual Studio 2019. First, we will look at the System Requirement for Visual Studio 2019. Next, we will show you how to download Visual Studio 2019 & Finally we will learn how to install Visual Studio 2019.
Table of Contents
Edition of Visual Studio 2019
The Visual Studio 2019 comes in three editions. The Community, Professional & Enterprise
The download and installation process is very simple and similar to the download and installation of Visual Studio 2017. You can run both 2017 and Visual Studio 2019 side by side.
Important Links
System Requirement for Visual Studio 2019
Supported OS
Windows 10
- Minimum Version 1703
- Editions Supported Home, Professional, Education & Enterprise
- (LTSC and S are not supported)
Windows 8.1
- Install the update: 2919355
- Editions Supported: Core, Professional, and Enterprise
Windows 7 SP1
- Editions Supported: Home Premium, Professional, Enterprise, Ultimate
Windows Server 2016
- Editions Supported: Standard & Data Center
Windows Server 2019
- Editions Supported: Standard & Data Center
Windows Server 2012 R2
- Install the update: 2919355
- Supported Editions: Essentials, Standard, Datacenter
Hardware
These are the minimum hardware requirements to run Visual Studio 2019
- You need a 1.8 GHz or faster processor.
- A Quad-core processor or better
- Minimum 2 GB of RAM. But 8 GB of RAM recommended (12.5 if you are running on a Virtual PC)
- Minimum 800MB of space for basic installation. Complete Installation takes around 210 GB of Hard disk space.
- For HDD Speed & Performance, Install Visual Studio 2019 & Windows OS on SSD Drive
- The minimum display resolution of 720p (1280 by 720). Display resolution of WXGA (1366 by 768) or higher is recommended.
Other Requirements
- Dot net Framework 4.5: Download link.
- Administrator rights are required to install Visual Studio
- Internet Explorer 11 or Edge is required for internet-related scenarios
- If you are intended to use please refer to our article on How to download and install .NET Core
Download Visual Studio 2019
Download Visual Studio 2019
Install Visual Studio 2019
1. Installing the prerequisites
Before beginning installation, install the following prerequisites
Make sure you have dotnet framework 4.5 is installed You can download it from the following link
If you are on Windows 8.1 or Windows Server 2012 R2, you need to install the update 2919355
2. Download Visual Studio 2019
You can download it from the following direct download links
Else you can download it from the link Visual Studio 2019 Downloads
3. Starting Installation of Visual Studio 2019
Right-click and select the Run as administrator on the downloaded file to begin the installation

You will be asked for permission to continue. Click on Yes to continue with the installation.
4. Software License Terms
Next, you will be asked to accept the software License terms and Privacy Statement. Click on continue to go ahead with the installation.

5. Installer Downloads the required files
The Installer fetches the required files to install the Visual Studio 2017. This process will take few minutes


6. Choose what to install
The Installer will ask for the features you wish to install. You have four options here
- Workloads
- Individual Components
- Language Packs
- Installation Location
Select Workloads
The first option is to select workloads.
A workload is a group of individual components based on the project type. For Example, if you are developing using ASP.NET for web development then you can choose ASP.NET and web development workload which will install the following components for you
- C# and Visual Basic
- .Net Framework 4.6
- ASP.NET and web development tools
- Entity Framework tools
- Typescript SDK
- IIS Express
- NuGet Package Manager
Select the required Workload. I have chosen .NET Desktop development & ASP.NET and web development.

Select individual components (Optional)
The Second Option gives an exhaustive list of components that you can install. Choosing the workloads automatically selects the components that are part of that workload. You can further customize what you want to install from this option.
Select the required components

Select language packs (Optional)
The language is automatically picked up from the language configured from the operating system. You can change it from this Tab.

Select Installation Location
The final tab is the installation location. Change the location if you wish to

7. Installing
Now, click on the Install button to begin the installation of Visual Studio 2019.

The installer will now download each component from the internet and starts the installation. This will take a while depending on your internet speed.
Once the installation is complete, you will be presented with the Installation succeeded message along with the option to register
If you are installing Visual Studio for the first time you will be asked to sign in
Registration
Next, Sign in window appears, you can Sign in or click on Sign up to create a new account. In case if you wish to continue without Signing in click on “Not now, maybe later” and proceed. You can sign in later from the option Help -> Register Product.
Note that Community edition will expire after 30 days if you do not register your copy
Summary
We learned how to download & Install Visual Studio 2019. We learned what are the system requirements and the prerequisites required to install the
Name already in use
visualstudio-docs / docs / install / install-visual-studio.md
- Go to file T
- Go to line L
- Copy path
- Copy permalink
21 contributors
Users who have contributed to this file
- Open with Desktop
- View raw
- Copy raw contents Copy raw contents
Copy raw contents
Copy raw contents
Install Visual Studio
Welcome to Visual Studio 2019! In this version, it’s easy to choose and install just the features you need. And because of its reduced minimum footprint, it installs quickly and with less system impact.
Welcome to Visual Studio 2022! In this version, it’s easy to choose and install just the features you need.
[!NOTE] This topic applies to Visual Studio on Windows. For Visual Studio for Mac, see Install Visual Studio for Mac. If you need to programmatically install Visual Studio, refer to the online command line documentation.
Want to know more about what else is new in this version? See our release notes.
Want to know more about what else is new in this version? See our release notes.
Ready to install? We’ll walk you through it, step-by-step.
Step 1 — Make sure your computer is ready for Visual Studio
Before you begin installing Visual Studio:
Check the system requirements. These requirements help you know whether your computer supports Visual Studio 2019.
Apply the latest Windows updates. These updates ensure that your computer has both the latest security updates and the required system components for Visual Studio.
Reboot. The reboot ensures that any pending installs or updates don’t hinder your Visual Studio install.
Free up space. Remove unneeded files and applications from your system drive by, for example, running the Disk Cleanup app.
Check the system requirements. These requirements help you know whether your computer supports Visual Studio 2022.
Apply the latest Windows updates. These updates ensure that your computer has both the latest security updates and the required system components for Visual Studio.
Reboot. The reboot ensures that any pending installs or updates don’t hinder your Visual Studio install.
Free up space. Remove unneeded files and applications from your system drive by, for example, running the Disk Cleanup app.
For questions about running previous versions of Visual Studio side by side with Visual Studio 2019, see Visual Studio 2019 Platform Targeting and Compatibility.
You can install Visual Studio 2022 side by side with previous versions. For more information, see Visual Studio 2022 platform targeting and compatibility and Install Visual Studio versions side-by-side.
Step 2 — Download Visual Studio
Next, download the Visual Studio bootstrapper file.
To do so, select the following button, and choose the edition of Visual Studio that you want to download to your Downloads folder.
To do so, select the following button, and choose the edition of Visual Studio that you want to download to your Downloads folder.
Step 3 — Install the Visual Studio Installer
Run the bootstrapper file to install the Visual Studio Installer. This new lightweight installer includes everything you need to both install and customize Visual Studio.
From your Downloads folder, double-click the bootstrapper that matches or is similar to one of the following files:
- vs_community.exe for Visual Studio Community
- vs_professional.exe for Visual Studio Professional
- vs_enterprise.exe for Visual Studio Enterprise
- From your Downloads folder, double-click the bootstrapper VisualStudioSetup.exe to start the install.
If you receive a User Account Control notice, choose Yes.
- We’ll ask you to acknowledge the Microsoft License Terms and the Microsoft Privacy Statement. Choose Continue.


Step 4 — Choose workloads
After the Visual Studio Installer is installed, you can use it to customize your installation by selecting the feature sets—or workloads—that you want. Here’s how.
Find the workload you want in the Visual Studio Installer.

For example, choose the «ASP.NET and web development» workload. It comes with the default core editor, which includes basic code editing support for over 20 languages, the ability to open and edit code from any folder without requiring a project, and integrated source code control.
After you choose the workload(s) you want, choose Install.
Next, status screens appear that show the progress of your Visual Studio installation.
Select the workload you want in the Visual Studio Installer.

Review the workload summaries to decide which workload supports the features you need. For example, choose the ASP.NET and web development workload to edit ASP.NET Web pages with Web Live Preview or build responsive web apps with Blazor, or choose from Desktop & Mobile workloads to develop cross-platform apps with C#, or C++ projects that target C++20.
After you choose the workload(s) you want, select Install.
Next, status screens appear that show the progress of your Visual Studio installation.
[!TIP] At any time after installation, you can install workloads or components that you didn’t install initially. If you have Visual Studio open, go to Tools > Get Tools and Features. which opens the Visual Studio Installer. Or, open the Visual Studio Installer from the Start menu. From there, you can choose the workloads or components that you wish to install. Then, choose Modify.
Step 5 — Choose individual components (optional)
If you don’t want to use the Workloads feature to customize your Visual Studio installation, or you want to add more components than a workload installs, you can do so by installing or adding individual components from the Individual components tab. Choose what you want, and then follow the prompts.


Step 6 — Install language packs (optional)
By default, the installer program tries to match the language of the operating system when it runs for the first time. To install Visual Studio in a language of your choosing, choose the Language packs tab from the Visual Studio Installer, and then follow the prompts.


Change the installer language from the command line
Another way that you can change the default language is by running the installer from the command line. For example, you can force the installer to run in English by using the following command:
The installer will remember this setting when it is run the next time. The installer supports the following language tokens: zh-cn, zh-tw, cs-cz, en-us, es-es, fr-fr, de-de, it-it, ja-jp, ko-kr, pl-pl, pt-br, ru-ru, and tr-tr.
Another way that you can change the default language is by running the installer from the command line. For example, you can force the installer to run in English by using the following command:
The installer will remember this setting when it’s run the next time. The installer supports these language locales: zh-cn, zh-tw, cs-cz, en-us, es-es, fr-fr, de-de, it-it, ja-jp, ko-kr, pl-pl, pt-br, ru-ru, and tr-tr.
Step 7 — Select the installation location (optional)
You can reduce the installation footprint of Visual Studio on your system drive. You can choose to move the download cache, shared components, SDKs, and tools to different drives, and keep Visual Studio on the drive that runs it the fastest.

You can reduce the installation footprint of Visual Studio on your system drive. For more information, see Select installation locations.

[!IMPORTANT] You can select a different drive for Visual Studio IDE or Download cache only when you first install Visual Studio. If you’ve already installed it and want to change drives, you must uninstall Visual Studio and then reinstall it.
If you’ve installed Visual Studio on your computer before, you won’t be able to change the Shared components, tools, and SDKs path and it will appear greyed out. This location is shared by all installations of Visual Studio.
Step 8 — Start developing
After Visual Studio installation is complete, select the Launch button to get started developing with Visual Studio.
On the start window, choose Create a new project.
In the search box, enter the type of app you want to create to see a list of available templates. The list of templates depends on the workloads that you chose during installation. To see different templates, choose different workloads.
You can also filter your search for a specific programming language by using the Language drop-down list. You can filter by using the Platform list and the Project type list, too.
Visual Studio opens your new project, and you’re ready to code!
After your Visual Studio installation is complete, select the Launch button to get started developing with Visual Studio.
On the start window, choose Create a new project.
In the template search box, enter the type of app you want to create to see a list of available templates. The list of templates depends on the workloads that you chose during installation. To see different templates, choose different workloads.
You can also filter your search for a specific programming language by using the Language drop-down list. You can filter by using the Platform list and the Project type list, too.
Скачиваемые файлы
Наиболее полная интегрированная среда разработки для разработчиков .NET и C++ в Windows для создания веб-приложений, облачных, классических и мобильных приложений, а также служб и игр.
Community
Professional
Enterprise
Предварительная версия
Visual Studio для Mac
Комплексная интегрированная среда разработки для разработчиков .NET, встроенная в macOS. Включает первоклассную поддержку разработки облачных, мобильных и веб-приложений, а также игр.
Visual Studio Code
Автономный редактор исходного кода, работающий в Windows, macOS и Linux. Лучший выбор для Java и веб-разработчиков с множеством расширений, поддерживающих любые языки программирования.
Предварительная версия
Получите ранний доступ к последним функциям, которые еще не доступны в основном выпуске.
Используя Visual Studio Code, вы соглашаетесь с соответствующей лицензией и заявлением о конфиденциальности.
Хотите выяснить, какой инструмент лучше всего вам подходит? Мы можем помочь
Visual Studio для Windows
Полный массив функций и средств разработки в едином центре для расширения и улучшения каждого этапа разработки программного обеспечения.
Установка в автономном режимеСравнить выпуски
- Бесплатно для индивидуального использования
- Пишите код быстрее, тестируйте, проводите отладку, развертывайте любое приложение где угодно
Встроенные функции Visual Studio позволяют совершенствовать полный цикл разработки.
Visual Studio для Mac
Полный массив функций и средств разработки в собственном интерфейсе macOS для каждого этапа разработки программного обеспечения.
Скачать Visual Studio для Mac
- Бесплатно для индивидуального использования
- Разрабатывайте приложения и игры для iOS, Android и веб-интерфейса с помощью .NET
Используйте быструю и плавную современную IDE .NET, специально настроенную для Mac