How to install visual studio 2019 community version

Beast 0 Reputation points
2025-01-16T14:25:11.67+00:00

Hi their, i don't see some important feature in visual studio 2022 community version so i want to download visual studio 2019 community version. But it is asking key to install vs2019.
How should i install vs2019. I want to develop miniFilter driver.
Thanks

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,442 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,711 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Olaf Helper 46,041 Reputation points
    2025-01-16T14:30:40.58+00:00

    VS 2029 is already out-of-support

    https://learn.microsoft.com/en-us/lifecycle/products/visual-studio-2019

    You would need a subscription to get older version

    https://visualstudio.microsoft.com/vs/older-downloads/

    Better use VS 2022

    0 comments No comments

  2. Michael Taylor 56,951 Reputation points
    2025-01-16T15:34:41.3866667+00:00

    Community edition is special. Microsoft does not support any version of VS Community Edition other than the latest version which is VS 2022. If you have an MSDN subscription or a previous license to VS 2019 Professional/Edition then you can install and continue to use it. It is in extended support until 2029.

    If you happen to have a copy of the VS 2019 Community installer then you can continue to install and use it. It won't just stop working. The trick is that you have to have already gotten a copy of the installer first. In the future, if you want to go this route, then I'd recommend keeping a copy of the installer so you can get back to it if needed.

    Out of curiosity, is there a particular reason why you need VS2019? VS2022 is compatible with it and solutions loaded in one can be loaded in the other so you can technically bounce between the 2 versions in most cases. You mentioned minifilter drivers but that is supported in VS022 as well. I know the template for it was removed because it wasn't useful. Here's a link to a discussion about the changes and a starter file that might help you.

    0 comments No comments

  3. Anna Xiu-MSFT 30,826 Reputation points Microsoft Vendor
    2025-01-17T04:42:07.4066667+00:00

    Hi @Beast, 

    Welcome to Microsoft Q&A! 

    You can try to download the VS2019 Community using the link:

    https://aka.ms/vs/16/release/vs_community.exe 

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.