Visual Studio 2015 is about to be discontinued, what should you pay attention to?
October 14, 2025 will be a 'sad milestone' for many Microsoft products, including Windows 10, Windows 10 2015 LTSC, as well as Enterprise, Education, and IoT editions of Windows 10 version 22H2. Microsoft also recently confirmed that Visual Studio 2015 will officially stop being supported at the same time.
While Visual Studio Code is growing in popularity due to its lightweight and flexible nature, Visual Studio is actually Microsoft's primary integrated development environment (IDE). The latest version is Visual Studio 2022. Microsoft will continue to support older versions like 2015, 2017, and 2019 – at least until support ends.
Specifically, Visual Studio 2015 – launched on July 20, 2015 – reached the end of mainstream support on October 13, 2020 and is currently in the 'extended support' phase. However, this phase will also end on October 14, 2025.
From that point on, Visual Studio 2015 and all related components will no longer receive security patches. The affected list includes:
- Visual Studio 2015 Community / Enterprise / Professional
- Visual Studio Shell, SDK
- Team Foundation Server (TFS)
- MSVC Tools v140 and many other components
Microsoft recommends that users upgrade to the new version of Visual Studio as soon as possible to ensure security and compatibility, including:
- Visual Studio 2017 (v15.9) will still receive security updates until April 13, 2027 .
- Visual Studio 2019 (v16.11) will be supported until April 10, 2029 .
- Visual Studio 2022 (v17.4) is now officially supported, and will enter extended support from January 12, 2027 to January 13, 2032 .
Microsoft also encourages users to switch to Visual Studio 2022, which integrates many modern technologies such as Git , improved .NET , and especially Copilot - an AI programming assistant developed by GitHub.
You should read it
- Microsoft launches Visual Studio 2022
- How to Install Visual Studio Using Parallels Desktop on a Mac
- How to create a file to install Visual Studio offline
- Visual Studio Code review: Microsoft's cross-platform code editor
- How to Run HTML Files on Visual Studio Code
- How to install Microsoft Visual C ++ 2015 Runtime