Skip to content

Commit ee9a667

Browse files
committed
Update SDK overview: bump to 10.0.28000, 26H2, add 28000 support row
1 parent 67b27fd commit ee9a667

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

hub/apps/windows-sdk/index.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Windows SDK overview
33
description: Learn about the Windows SDK, benefits it provides to developers, what is ready for developers now, and how to give feedback.
44
ms.topic: article
5-
ms.date: 12/15/2025
5+
ms.date: 03/27/2026
66
keywords: windows win32, desktop development, Windows App SDK, windows sdk
77
ms.localizationpriority: medium
88
---
@@ -11,7 +11,7 @@ ms.localizationpriority: medium
1111

1212
:::image type="icon" source="images/windows-sdk-hero.png":::
1313

14-
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 26H2, 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.
1515

1616
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.
1717

@@ -33,17 +33,13 @@ To see what's new, check out the [release notes](./release-notes.md).
3333

3434
| SDK Version | Status | EOS Date | Notes |
3535
|-------------|--------|----------|-------|
36+
| 28000+ |Supported | | |
3637
| 26100+ |Supported | | |
3738
| 22621 | Out of support | 2025-11-12 | Aligned with 22621 Enterprise OS EOS |
3839
| 22000 | Out of support | | |
3940
| 20348 | Out of support | | Patched version shipped |
4041
| 19041 | Out of support | 2025-10-14 | |
4142
| 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.
4743
4844
### System requirements
4945
The Windows SDK has the following minimum system requirements:

0 commit comments

Comments
 (0)