|
1 | 1 | --- |
2 | | -title: Previous WDK versions and other downloads |
3 | | -description: Install versions of the Windows Driver Kit (WDK), the Windows Debugger (WinDBG), and more. |
| 2 | +title: Supported and other WDK download versions |
| 3 | +description: Download supported WDK, EWDK, and WDK NuGet packages for Windows driver development. |
4 | 4 | keywords: |
5 | 5 | - Windows Driver Kit |
6 | | -- previous versions |
7 | | -- WDK |
8 | | -ms.date: 09/23/2025 |
9 | | -ms.topic: feature-availability |
| 6 | +- Enterprise Windows Driver Kit |
| 7 | +- WDK NuGet package |
| 8 | +- supported WDK versions |
| 9 | +- driver development kits |
| 10 | +- Windows driver tools |
| 11 | +- EWDK download |
| 12 | +- Windows driver development tools |
| 13 | +ms.date: 11/19/2025 |
| 14 | +ms.topic: how-to |
10 | 15 | --- |
11 | 16 |
|
12 | | -# Other WDK Downloads |
13 | | - |
14 | | -The table below list previous versions of Windows Driver Kit (WDK) that are no longer available for download. These versions have been removed from public access and are no longer maintained or supported. To develop Windows drivers, use the latest version of WDK, which includes the most up-to-date tools, features and security updates. If you have questions or feedback, please fill out the [feedback form](https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR0aScSwEgKxJvzxab6T-IN5UNFlHSkFQTjBLS1lRS08wTFRZME0yRVRVVi4u) or send us an email at [wdkfeedback@microsoft.com](mailto:wdkfeedback@microsoft.com). |
15 | | - |
16 | | -## WDK Version Decoder |
17 | | - |
18 | | -| Windows Version | Build Number | Visual Studio | WDK | Comments | |
19 | | -| --- | --- | --- | --- | --- | |
20 | | -| Windows 11 26H1 (BR) | 28000.1 | VS 2022 | [WDK](https://go.microsoft.com/fwlink/?linkid=2342530), [EWDK](https://go.microsoft.com/fwlink/?linkid=2342427), [WDK NuGet](https://www.nuget.org/packages/Microsoft.Windows.WDK.x64/10.0.28000.1) | 26H1 includes platform changes to support specific silicon. Use only if you need these changes. For details see [Announcing Windows 11 Insider Preview Build 28000](https://blogs.windows.com/windows-insider/2025/11/07/announcing-windows-11-insider-preview-build-28000-canary-channel/). | |
21 | | -| Windows 11 25H2 (Ge) | 26100.6584 | VS 2022 | [WDK](https://go.microsoft.com/fwlink/?linkid=2335869), [EWDK](https://go.microsoft.com/fwlink/?linkid=2335681), [WDK NuGet](https://www.nuget.org/packages/Microsoft.Windows.WDK.x64) | This version is the default supported kit for Windows driver development. | |
22 | | -| Windows 11 24H2 (Ge) | 26100.4202 | VS 2022 | Removed | | |
23 | | -| Windows 11 24H2 (Ge) | 26100.3323 | VS 2022 | Removed | | |
24 | | -| Windows 11 24H2 (Ge) | 26100.2454 | VS 2022 | Removed | | |
25 | | -| Windows 11 24H2 (Ge) | 26100.2161 | VS 2022 | Removed | | |
26 | | -| Windows 11 24H2 (Ge) | 26100.1882 | VS 2022 | Removed | | |
27 | | -| Windows 11 24H2 (Ge) | 26100.1591 | VS 2022 | Removed | | |
28 | | -| Windows 11 24H2 (Ge) | 26100.1 | VS 2022 | Removed | | |
29 | | -| Windows 11 23H2 (NI) | 22621.2824 | VS 2022 | Removed | | |
30 | | -| Windows 11 22H2 (NI) | 22621.1778 | VS 2022 | Removed | | |
31 | | -| Windows 11 22H2 (NI) | 22621.775 | VS 2022 | Removed | | |
32 | | -| Windows 11 21H2 (CO) | 22000.832 | VS 2019 | Removed | | |
33 | | -| Windows Server 2022 (FE) | 20348.1 | VS 2019 | Removed | | |
34 | | -| Windows 10 2004 (VB) | 19041.685 | VS 2019 | Removed | | |
35 | | -| Windows 10 1903 (19H1) | 18362.1 | VS 2019 | Removed | | |
36 | | -| Windows 10 1809 (RS5) | 17763.132 | VS 2017 | Removed | | |
37 | | -| Windows 10 1803 (RS4) | 17134.12 | VS 2017 | Removed | | |
38 | | -| Windows 10 1709 (RS3) | 16299.91 | VS 2017 | Removed | | |
39 | | -| Windows 10 1703 (RS2) | 15063.486 | VS 2015 | Removed | | |
40 | | -| Windows 10 1607 (RS1) | 14393.795 | VS 2015 | Removed | | |
41 | | -| Windows 10 1507 | 1024 | VS 2015 | Removed | | |
42 | | -| Windows 8.1 Update | 9600 | VS 2013 | Removed | | |
43 | | -| Windows 8.1 | | | | | |
44 | | -| Windows 8 | 9200 | VS 2012 | Removed | | |
45 | | -| Windows 7 | 7600 | VS 2010 | Removed | | |
| 17 | +# Supported WDK versions |
| 18 | + |
| 19 | +The following table lists the supported WDK versions, along with their usage guidance. |
| 20 | + |
| 21 | +| Windows Version | Build Number | Supported Visual Studio | SDK | WDK | EWDK | NuGet | Comments | |
| 22 | +|--|--|--|--|--|--|--|--| |
| 23 | +| Windows 11 25H2 (Ge) | 26100.6584 | [VS 2022](https://visualstudio.microsoft.com/vs/older-downloads/#visual-studio-2022-and-other-products) | [SDK](https://go.microsoft.com/fwlink/?linkid=2338977) | [WDK](https://go.microsoft.com/fwlink/?linkid=2335869) | [EWDK](https://go.microsoft.com/fwlink/?linkid=2335681) | [NuGet](https://www.nuget.org/packages/Microsoft.Windows.WDK.x64/10.0.26100.6584) | This version is the default supported kit for Windows driver development. | |
| 24 | +| Windows 11 26H1 (Br) | 28000.1 | [VS 2022](https://visualstudio.microsoft.com/vs/older-downloads/#visual-studio-2022-and-other-products) | [SDK](https://go.microsoft.com/fwlink/?linkid=2342535) | [WDK](https://go.microsoft.com/fwlink/?linkid=2342530) | [EWDK](https://go.microsoft.com/fwlink/?linkid=2342427) | [NuGet](https://www.nuget.org/packages/Microsoft.Windows.WDK.x64/10.0.28000.1-RTM) | 26H1 includes platform changes to support specific silicon. Use only if you need these changes. For details see [Announcing Windows 11 Insider Preview Build 28000](https://blogs.windows.com/windows-insider/2025/11/07/announcing-windows-11-insider-preview-build-28000-canary-channel/). | |
| 25 | +| Windows 11 22H2 (Ni) | 22621.5193 | [VS 2022](https://visualstudio.microsoft.com/vs/older-downloads/#visual-studio-2022-and-other-products) | [SDK](https://go.microsoft.com/fwlink/?linkid=2311806) | [WDK](https://go.microsoft.com/fwlink/?linkid=2330411) | [EWDK](https://go.microsoft.com/fwlink/?linkid=2249942) | N/A | Supported for Windows 10 x86/ARM32 driver development only. | |
| 26 | +| Windows 10 2004 (VB) | 19041.5738 | [VS 2019](https://visualstudio.microsoft.com/vs/older-downloads/#visual-studio-2019-and-other-products) | [SDK](https://go.microsoft.com/fwlink/?linkid=2311805) | [WDK](https://go.microsoft.com/fwlink/?linkid=2342425) | [EWDK](https://go.microsoft.com/fwlink/p/?linkid=2128902) | N/A | Supported for Windows 7/Windows 8/Windows 8.1 driver development only. | |
| 27 | + |
| 28 | + If you are looking for legacy or unsupported WDKs, they can be found on the [unsupported WDK versions](./legacy-wdk-downloads.md) page. |
| 29 | + |
| 30 | +## Additional Guidance |
| 31 | +- **Best Practice**: Always use the latest WDK for new driver development to ensure security and compatibility. |
| 32 | +- **Compatibility**: Verify the required Visual Studio and SDK version before installing any WDK release. |
| 33 | +- **Contact us**: Share feedback or questions through the [feedback form](https://forms.microsoft.com/r/c2eHwWrE1Z) or email [wdkfeedback@microsoft.com](mailto:wdkfeedback@microsoft.com). |
| 34 | + |
| 35 | + |
| 36 | +## See also |
| 37 | + |
| 38 | +- [Download the latest Windows Driver Kit](download-the-wdk.md) |
| 39 | +- [WDK NuGet documentation](install-the-wdk-using-nuget.md) |
| 40 | +- [Windows drivers development documentation](index.yml) |
| 41 | + |
0 commit comments