Visual Studio 2017/2019 Drivers Development

In order to develop drivers (both kernel-mode drivers and user-mode drivers) we need to have in Visual Studio the WDK to be installed.

I followed this article form MSDN:

and still I don't have the templates for drivers development.

Things I did in order to fix it (Which did not work):

  1. Add features to my VS17 like mention in the article above.
  2. Repair VS17.
  3. Install VS19 like mention in the article and add the needed features.
  4. Repair VS19.

Nothing worked and I have no idea what to do.

I would like to get some help about it..

4 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like