Windows 11 23H2 - WDK Failed Visual Studio Preview 17.11.0

Peeq lmao 0 Reputation points
2024-07-20T10:17:21.9266667+00:00

Hello,got this error when I try to install WDK extension image.png

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,875 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
53 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 17,141 Reputation points MVP
    2024-07-22T01:12:30.5633333+00:00

    Install as Administrator with the following order of sequence:

    Uninstall any previous versions of WDK and Visual Studio.

    Reboot.

    Install Visual Studio first.

    Install Windows SDK.

    Finally, install the WDK.

    You may consider using the stable release of Visual Studio 2022 instead of the preview version, if possible.

    0 comments No comments

  2. Tianyu Sun-MSFT 29,356 Reputation points Microsoft Vendor
    2024-07-22T03:42:04.6466667+00:00

    Hello @Peeq lmao ,

    Welcome to Microsoft Q&A forum.

    Since you are using Visual Studio 2022 Preview version, please launch Visual Studio Installer => click "Modify" => switch to "Individual components" tab => "SDKs, libraries, and frameworks" => select "Windows Driver Kit" option => click "Modify" button to install it.

    User's image

    Feel free to let us know the results, have a nice day :)

    Sincerely,

    Tianyu


    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