You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Windows SDK for Windows 11 (10.0.28000.1721)** <br/> March 2026 <br/> [Release notes](./release-notes.md#build-100280001721)|[Installer](https://go.microsoft.com/fwlink/?linkid=2357925) <br/> [ISO](https://go.microsoft.com/fwlink/?linkid=2357642)|
20
21
|**Windows SDK for Windows 11 (10.0.26100.7705)** <br/> February 2026 <br/> [Release notes](./release-notes.md#build-100261007705)|[Installer](https://go.microsoft.com/fwlink/?linkid=2349110) <br/> [ISO](https://go.microsoft.com/fwlink/?linkid=2348707)|
21
22
|**Windows SDK for Windows 11 (10.0.26100.7627)** <br/> January 2026 <br/> [Release notes](./release-notes.md#build-100261007627)|[Installer](https://go.microsoft.com/fwlink/?linkid=2347650) <br/> [ISO](https://go.microsoft.com/fwlink/?linkid=2347553)|
22
23
|**Windows SDK for Windows 11 (10.0.26100.7463)** <br/> December 2025 <br/> [Release notes](./release-notes.md#build-100261007463)|[Installer](https://go.microsoft.com/fwlink/?linkid=2346012) <br/> [ISO](https://go.microsoft.com/fwlink/?linkid=2345534)|
The Windows SDK (10.0.26100) for Windows 11 contains the latest platform headers, libraries, WinRT metadata, and build tools required to develop Windows applications. It supports both UWP and Win32 development and can target Windows 11, version 25H2, in addition to previous Windows releases. By using this SDK, developers gain access to the full set of Windows APIs and capabilities needed to build native and performant applications.
14
+
The Windows SDK (10.0.28000) for Windows 11 contains the latest platform headers, libraries, WinRT metadata, and build tools required to develop Windows applications. It supports both UWP and Win32 development and can target Windows 11, version 26H1, in addition to previous Windows releases. By using this SDK, developers gain access to the full set of Windows APIs and capabilities needed to build native and performant applications.
15
15
16
16
Additionally, the [Windows App SDK](../windows-app-sdk/index.md) builds on top of the Windows SDK by offering a consistent set of modern Windows APIs for desktop apps, allowing developers to adopt new capabilities without depending on a specific Windows version.
17
17
@@ -33,17 +33,13 @@ To see what's new, check out the [release notes](./release-notes.md).
33
33
34
34
| SDK Version | Status | EOS Date | Notes |
35
35
|-------------|--------|----------|-------|
36
+
| 28000+ |Supported |||
36
37
| 26100+ |Supported |||
37
38
| 22621 | Out of support | 2025-11-12 | Aligned with 22621 Enterprise OS EOS |
38
39
| 22000 | Out of support |||
39
40
| 20348 | Out of support || Patched version shipped |
40
41
| 19041 | Out of support | 2025-10-14 ||
41
42
| 18362 and before | Out of support |||
42
-
43
-
> [!NOTE]
44
-
> Upcoming SDK versions (for OEMs and developers)
45
-
> The early-release SDK (10.0.28000.1) is intended for OEMs, IHVs, and ISVs preparing for new OS-based devices for early 2026. Download it from the [Downloads page](./downloads.md).
46
-
> It includes APIs for the next‑generation OS release and isn't recommended for general app development—most apps should continue using SDK 10.0.26100.x.
47
43
48
44
### System requirements
49
45
The Windows SDK has the following minimum system requirements:
0 commit comments