One place for all extensions for Visual Studio, Azure DevOps Services, Azure DevOps Server and Visual Studio Code. Discover and install extensions and subscriptions to create the dev environment you need. Apr 22, 2021 Visual Studio 2019 v16.10 Preview 2: New Features for.NET, Containers, More. Microsoft announced Visual Studio 2019 v16.10 Preview 2, focusing on 'developer productivity and convenience' with new features for.NET, Containers, C, Accessibility and more.
-->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 a new way to install Visual Studio! In this version, we've made it easier for you to choose and install just the features you need. We've also reduced the minimum footprint of Visual Studio so that it installs more quickly and with less system impact than ever before.
Note
This topic applies to Visual Studio on Windows. For Visual Studio for Mac, see Install Visual Studio for Mac.
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 2017.
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 the Visual Studio install.
Free up space. Remove unneeded files and applications from your %SystemDrive% by, for example, running the Disk Cleanup app.
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 the Visual Studio install.
Free up space. Remove unneeded files and applications from your %SystemDrive% by, for example, running the Disk Cleanup app.
For questions about running previous versions of Visual Studio side by side with Visual Studio 2017, see the Visual Studio compatibility details.
For questions about running previous versions of Visual Studio side by side with Visual Studio 2019, see the Visual Studio 2019 Platform Targeting and Compatibility page.
Step 2 - Download Visual Studio
Next, download the Visual Studio bootstrapper file.
To get a bootstrapper for Visual Studio 2017, see the Visual Studio previous versions download page for details on how to do so.
To do so, choose the following button, choose the edition of Visual Studio that you want, choose Save, and then choose Open 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
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 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 '.NET desktop 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.
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.
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 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: vs_installer.exe --locale en-US
. 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.
Step 7 - Select the installation location (Optional)
New in 15.7: You can now 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. 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.
Important
You can select a different drive 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.
For more information, see the Select installation locations page.
Step 8 - Start developing
Step 2 - Download Visual Studio
Next, download the Visual Studio bootstrapper file.
To get a bootstrapper for Visual Studio 2017, see the Visual Studio previous versions download page for details on how to do so.
To do so, choose the following button, choose the edition of Visual Studio that you want, choose Save, and then choose Open 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
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 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 '.NET desktop 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.
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.
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 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: vs_installer.exe --locale en-US
. 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.
Step 7 - Select the installation location (Optional)
New in 15.7: You can now 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. 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.
Important
You can select a different drive 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.
For more information, see the Select installation locations page.
Step 8 - Start developing
After Visual Studio installation is complete, choose the Launch button to get started developing with Visual Studio.
Choose File, and then choose New Project.
Select a project type.
For example, to build a C++ app, choose Installed, expand Visual C++, and then choose the C++ project type that you want to build.
To build a C# app, choose Installed, expand Visual C#, and then choose the C# project type that you want to build.
After Visual Studio installation is complete, choose 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 workload(s) 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!
Get support
Sometimes, things can go wrong. If your Visual Studio installation fails, see Troubleshoot Visual Studio installation and upgrade issues for step-by-step guidance.
We also offer an installation chat (English only) support option for installation-related issues.
Here are a few more support options:
- Report product issues to us via the Report a Problem tool that appears both in the Visual Studio Installer and in the Visual Studio IDE.
- Suggest a feature, track product issues, and find answers in the Visual Studio Developer Community.
- Use your GitHub account to talk to us and other Visual Studio developers in the Visual Studio conversation in the Gitter community.
See also
-->Developer Community| System Requirements| Compatibility| Distributable Code| License Terms| Blogs| Latest Release Known Issues
Visual Studio 2019 follows the Microsoft Product Fixed Lifecycle Policy of 10 years. The first 5 years of Mainstream Support provide feature updates, platform updates, security updates, and functionality fixes, and the second 5 years of Extended support provide security updates. For more information, search the Support Lifecycle Database.
Visual Studio is serviced through both minor version updates that includes significant new features, and through servicing updates that provide targeted cumulative bug fixes for existing features in the product. The minor and servicing levels are denoted by the second and third digit respectively in the version number. For example, using the version 16.1.5 , '.1' denotes the minor version update, and '.5' denotes the servicing update. Security fixes ship in both minor and servicing updates. For more information about our updates, see the Visual Studio Release Rhythm.
For the best and most secure product experience, we strongly encourage and recommend that all customers to always use the latest release of Visual Studio.
Note
See also the Servicing Policy for Visual Studio for Mac.
How to get updates
Visual Studio 2019 will notify you that an update is available by popping a notification icon in the bottom border bar of the IDE. This will install the latest recommended release. You can also download the latest recommended release from VisualStudio.com and you can find the older versions of Visual Studio on My.VisualStudio.com.
Support Options for Enterprise and Professional Customers
We realize that sometimes large organizations can't adopt our product updates as quickly as we recommend. So, as a benefit to our Enterprise and Professional customers using Visual Studio 2019, we are increasing the availability of supported and older products. We will now declare multiple minor version updates as supported 'servicing baselines'. Customers can install the latest release of a servicing baseline to remain secure and in support. We will also make all servicing releases available in case of need to restore to a prior configuration. These additional acquisition points will provide administrators and larger development teams more flexibility and control in how and when they advance their organization to the latest updates.
Enterprise and Professional customers who choose to remain on a particular older supported servicing baseline should be aware that support for that servicing baseline will continue for only one year after the release of the next servicing baseline. This is described further below and in the Microsoft Support Service Pack Lifecycle Policy. When Microsoft designates a minor release as a Visual Studio 2019 servicing baseline, the Support Lifecycle Database will reflect the appropriate dates for support. Customers on an older servicing baseline must upgrade to a more current servicing baseline before the end of that one year to remain in a supported and secure state.
Servicing Baseline | End of Support |
---|---|
version 16.9 | date to be determined |
version 16.7 | April 2022, 12 months after 16.9 was released |
version 16.4 | October 2021, 12 months after 16.7 was released |
version 16.0 (out of support) | January 2021, 12 months after 16.4 was released |
Customers who choose to remain on a particular servicing baseline can find the latest release of that baseline on My.VisualStudio.com. Deployment, configuration and acquisition guidance can be found in the Visual Studio Administrator Guide.
The Visual Studio Community edition is only supported on the recommended latest release of the latest minor version of Visual Studio, which is denoted in the blue line in the graphic below.
The following table shows example update scenarios for Visual Studio 2019.
If you have this version of Visual Studio 2019 installed... | And this version(s) of Visual Studio 2019 just released... | Then your update options to remain in a supported state are... |
---|---|---|
Visual Studio 2019 version 16.0.9 | Visual Studio 2019 version 16.0.25 and Visual Studio 2019 version 16.4.20 and Visual Studio 2019 version 16.7.8 and Visual Studio 2019 version 16.8.3 | Visual Studio 2019 version 16.0.25 or Visual Studio 2019 version 16.4.20 or Visual Studio 2019 version 16.7.8 or Visual Studio 2019 version 16.8.3 |
Visual Studio 2019 version 16.3.3 | Visual Studio 2019 version 16.0.17 and Visual Studio 2019 version 16.4.12 and Visual Studio 2019 version 16.7.0 | Visual Studio 2019 version 16.4.12 or Visual Studio 2019 version 16.7.0 |
Visual Studio 2019 version 16.4.10 | Visual Studio 2019 version 16.0.25 and Visual Studio 2019 version 16.4.20 and Visual Studio 2019 version 16.7.8 and Visual Studio 2019 version 16.8.3 | Visual Studio 2019 version 16.4.20 or Visual Studio 2019 version 16.7.8 or Visual Studio 2019 version 16.8.3 |
Visual Studio 2019 version 16.7.4 | Visual Studio 2019 version 16.0.25 and Visual Studio 2019 version 16.4.20 and Visual Studio 2019 version 16.7.8 and Visual Studio 2019 version 16.8.3 | Visual Studio 2019 version 16.7.8 or Visual Studio 2019 version 16.8.3 |
Support for older versions of Visual Studio
Visual Studio 2017 and earlier are also supported for 10 years. The following table summarizes the current support state for Visual Studio products.
Visual Studio version | Lifecycle Stage | Supported Baseline |
---|---|---|
Visual Studio 2017 | Mainstream | version 15.9 (through April 2027) |
Visual Studio 2015 | Mainstream | Update 3 including KB3165756 (through October 2025) |
Visual Studio 2013 | Extended | Update 5 (through April 2024) |
Visual Studio 2012 | Extended | Update 5 (through January 2023) |
Microsoft Visual C++ Redistributable
The Microsoft Visual C++ Redistributable follows the product lifecycle for the version of Visual Studio in which it first ships. For reference, here is a list of the latest supported versions of the Visual C downloads.
There are a few specific instances where we continue to support the Microsoft Visual C++ Redistributable beyond the underlying Visual Studio product lifecycle for security fixes only, and only in the context and timeframe of the Microsoft product(s) that depend on it. One such instance is when the Microsoft Visual C++ Redistributable is distributed in other Microsoft products, such as SQL Server, Windows Server, or Microsoft Office. Another such instance is when the Microsoft Visual C++ Redistributable is used in conjunction with supported versions of Visual Studio Tools for Office or Visual Basic for Applications. We do not support the Microsoft Visual C++ Redistributable for any third party applications beyond the underlying Visual Studio lifecycle or what is specifically mentioned above. For support, contact the support team for the parent product.
Note
Vb Studio By Venkat Bala
There may be third party products, such as security scanners, that flag the redistributable as expired. If the Microsoft Visual C++ Redistributable is installed by a Microsoft product that is still in support, then the redistributable is in support per the Microsoft component policy for that product.
MSVC (C++) Toolset
Starting with Visual Studio 2017, the MSVC Toolset, including the C++ compiler, follows the product lifecycle for the version of Visual Studio in which it first ships even if it ships in a subsequent version of Visual Studio. For example, the 'MSVC v141 - VS 2017 C++ x64/x86 build tools (v14.16)' follows the support lifecycle of Visual Studio 2017 and the 'MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.20)' follows the support lifecycle of Visual Studio 2019. For Visual Studio 2015 and earlier, the Visual C++ toolset is supported according to the lifecycle of the version of Visual Studio in which it shipped.
Components not covered by Visual Studio servicing
Visual Studio and Visual Studio for Mac include a collection of compilers, languages, runtimes, environments, and other resources or tools that enable development for many platforms. As a convenience to Visual Studio customers, the components in the list below may be installed with Visual Studio and are subject to their own license and servicing, support, and lifecycle policies. The Visual Studio team reviews CVEs for these components, determines whether they constitute a vulnerability for the Visual Studio use, and addresses them per the Visual Studio support policy. Please note this list does not represent the entire list of components used by Visual Studio that are governed by their own policy but aims to highlight the most used.
Vb Studio 2019 Youtube
For Microsoft components that are installed by Visual Studio and do not have an explicit lifecycle policy in the lifecycle database, the supported version is the latest version that is currently available for download.
Vb Studio
.NET Framework | ASP.NET Web Stack | .NET Core |
Entity Framework | Exchange | Office |
Windows | Windows Server | Online Services |
SharePoint | Silverlight | SQL Server |
Microsoft Azure | Application Insights | Xamarin Forms |
Cordova Tools for Visual Studio | CMake | Android SDK |
Android NDK | TypeScript | NuGet |
Unity Tools for Visual Studio | Clang/C2 Toolset | Git for Windows |
SignalR | Web Optimization Framework | WebGrease |
Visual Studio Emulator for Android | JSON Web Token Handler for the Microsoft .Net Framework | Windows SDK |
Cocos Creator | Unreal Engine | Python |
In addition to components, Visual Studio also uses several project and project item templates. The support for these templates is governed by the component that provides those templates. For example, if you use a Python template, then support for the template will follow the support policy for Python Tools for Visual Studio.
Feedback and Suggestions
We value your feedback. As always, let us know of any issues you run into by using the Report a Problem tool in Visual Studio. You can also head over to Visual Studio Developer Community to track your issues, make suggestions, ask questions, and find answers from others. We use your feedback to continue to improve Visual Studio, so thank you again on behalf of our entire team.
Top of Page