Install Visual Studio 2015:
Updated: November 16, 2016
For the latest documentation on Visual Studio 2017, see Visual Studio 2017 Documentation.
This page includes detailed information to help you with installing Visual Studio, our integrated suite of productivity tools for developers. We've also included links to get you quickly to information about features, editions, system requirements, downloads, and more.
(To view installation information about previous versions of Visual Studio, click the "Other Versions" link at the top of this page. And, to view installation information about the next version of Visual Studio, see our Install Visual Studio 2017 page.
https://www.baltihub.com
Before we dig in to the details, here's a list of our most frequently requested links.
Features: To learn more about new or updated features in Visual Studio 2015, see the release notes for RTM, Update 1, Update 2, and Update 3. | |
SKUs: To find out what's available in each edition of Visual Studio 2015, see our Compare Visual Studio Offerings page. | |
System Requirements: To view the system requirements for each edition of Visual Studio 2015, see the Visual Studio 2015 Compatibility page. | |
Downloads: To install Visual Studio, you can download the web installer from the Visual Studio Downloads page, or you can download a product executable file from the My.VisualStudio.com page (subscription required), or use the installation media from the boxed product. | |
Product Keys: To locate your product key, see the How to: Locate the Visual Studio Product Key topic. | |
Licensing: To find out about licensing options for both individuals or enterprise customers, see the Visual Studio and MSDN Licensing white paper. |
Custom components include Visual C++, Visual F#, SQL Server Data Tools, Cross-platform mobile tools and SDKs, and third-party SDKs and extensions. You can install any of the custom components at a later time if you don't select them during the initial setup.
Note |
---|
A Custom installation automatically includes the components that are in a Default installation. |
Feature Sets | Components |
---|---|
Updates | Visual Studio 2015 Update 3 |
Programming Languages | Visual C++ Visual F# Python Tools for Visual Studio |
Windows and Web Development | ClickOnce Publishing Tools LightSwitch Microsoft Office Developer Tools Microsoft SQL Server Data Tools Microsoft Web Developer Tools PowerShell Tools for Visual Studio (3rd Party) Silverlight Development Kit Universal Windows App Development Tools Windows 10 Tools and SDKs Windows 8.1 and Windows Phone 8.0/8.1 Tools Windows 8.1 Tools and SDKs |
Cross Platform Mobile Development | C#/.NET (Xamarin) HTML/JavaScript (Apache Cordova) Visual C++ Mobile Development for iOS / Android Clang with Microsoft CodeGen |
Common Tools and Software Development Kits | Android Native Development Kit (3rd Party) Android SDK [3rd Party] Android SDK Setup APIs (3rd Party) Apache Ant (3rd Party) Java SE Development Kit (3rd Party) Joyent Node.js (3rd Party) |
Common Tools | Git for Windows (3rd Party) GitHub Extension for Visual Studio (3rd Party) Visual Studio Extensibility Tools |
Important |
---|
You need administrator credentials to install Visual Studio. However, you don't need them to use Visual Studio after you install it. |
Local Policy Object Display Name | User Right |
---|---|
Backup Files and directories | SeBackupPrivilege |
Debug programs | SeDebugPrivilege |
Manage auditing and security log | SeSecurityPrivilege |
Using installation media
To install Visual Studio, in the root directory on the Visual Studio installation media, run the installation file for the edition you want:Edition | Installation File |
---|---|
Visual Studio Enterprise | vs_enterprise.exe |
Visual Studio Professional | vs_professional.exe |
Visual Studio Community | vs_community.exe |
Downloading from the product website
Visit the Visual Studio Downloads page, and select the edition of Visual Studio that you want.Downloading from your subscription service
Visit the My.VisualStudio.com page, and select the edition of Visual Studio that you want.Creating an offline installation layout
If you do not have the Visual Studio installation media, or you do not have a Visual Studio subscription, or you do not want to install Visual Studio by using the web installer, you can perform a "disconnected" installation by creating what is known as an offline installation layout. For more information, see the Create an Offline Installation of Visual Studio page.For information about how to deploy Visual Studio over a network, see the Visual Studio Administrator Guide.
Installing Visual Studio in a virtualized environment
Video Issues with Hyper-VIf you run Windows Server 2008 R2 with Hyper-V enabled and an accelerated graphics adapter, you may experience system slowdowns.
For more information, see the following page on the Microsoft website: Video performance may decrease when a Windows Server 2008 or Windows Server 2008 R2 based computer has the Hyper-V role enabled and an accelerated display adapter installed.
Emulating Devices with Hyper-V
When you install Visual Studio 2015 on real hardware without virtualization, you can choose features that enable emulation of Windows and Android devices using Hyper-V. When you install into Hyper-V, you will not be able to emulate the Windows or Android devices. This is because the emulators are themselves virtual machines, and you cannot currently host a VM inside another VM. The workaround is to have real Windows or Android devices to which you can directly deploy and debug your application.
https://www.baltihub.com
If you want to install components that you might not have selected during your original installation, use the following procedure.
To install optional components
- In Control Panel, on the Programs and Features page, choose the product edition to which you want to add one or more components, and then choose Change.
- In the Setup wizard, choose Modify, and then choose the components that you want to install.
- Choose Next, and then follow the remaining instructions.
To install or uninstall Help content
- On the Visual Studio menu bar, choose Help, Add and Remove Help Content.
- On the Manage Content tab of the Microsoft Help Viewer, select the installation source for your Help content.
- If you're looking for a specific Help collection, enter the name or a keyword in the Search text box, and then press Enter.
- Next to the name of the Help collection you want, choose the Add or Remove link.
- Click the Update button.
Because not all extensions are compatible, Visual Studio doesn't automatically upgrade extensions when you upgrade from previous versions. You must reinstall the extensions from the Visual Studio Gallery or from the software publisher.
To automatically check for service releases
- On the menu bar, choose Tools, Options.
- In the Options dialog box, expand Environment, and then select Extensions and Updates. Make sure the Automatically check for updates check box is selected, and then choose OK.
- On the menu bar, choose Help, About.
The About dialog box shows the product identification number (PID). You'll need the PID and Windows Account credentials (such as a Hotmail or Outlook.com email address and password) to register the product. - On the menu bar, choose Help, Register Product.
To repair Visual Studio
- In Control Panel, on the Programs and Features page, choose the product edition that you want to repair, and then choose Change.
- In the Setup wizard, choose Repair, choose Next, and then follow the remaining instructions.
To repair Visual Studio in silent or passive modes (that is, to repair from source)
- On the computer where Visual Studio is installed, open the Windows command prompt.
- Enter the following parameters:
DVDRoot \<Installation File> </quiet|/passive> [/norestart]/Repair
- Visual Studio Setup and Installation forum. Review questions and answers from others in the Visual Studio community. If you don't find what you need, ask your own questions.
- Microsoft Support for Visual Studio website. Read knowledge base (KB) articles and learn how to contact Microsoft Support for information about issues with Visual Studio installation.
- For releases of Visual Studio 2015, you can report your issue by using the Connect site at https://connect.microsoft.com/visualstudio.
It’s best if your issue includes the installation logs. You can prepare your logs for the issue report by using the Microsoft Visual Studio and .NET Framework Log Collection Tool, as described in the following steps.
- Download the installation diagnostic tool from http://aka.ms/vscollect.
- From an elevated command prompt, run the collect.exe program.
- After the collect.exe program completes, fetch the vslogs.cab file from your Temp directory and upload that into the issue report.
Title | Description |
---|---|
Create an Offline Installation of Visual Studio | Describes how to install Visual Studio when you are not connected to the Internet. |
Install Visual Studio Versions Side-by-Side | Provides information about how to install multiple versions of Visual Studio on the same computer. |
Use Command-Line Parameters to Install Visual Studio | Lists the command-line parameters that you can use when you install Visual Studio from a command prompt. |
Uninstall Visual Studio | Describes how to uninstall Visual Studio. |
Visual Studio Administrator Guide | Provides information about deployment options for Visual Studio. |
The Visual Studio Image Library | Provides information about how to install graphics that you can use in Visual Studio applications. |
Get Started Developing with Visual Studio | Includes information and links that can help you use Visual Studio more effectively. |