Skip to content

Commit a11194e

Browse files
Merge pull request #6152 from MicrosoftDocs/niels9001/known-issue
Tweaks for WSDK
2 parents d88f18e + c634153 commit a11194e

3 files changed

Lines changed: 435 additions & 459 deletions

File tree

hub/apps/windows-sdk/downloads.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,17 @@ ms.localizationpriority: medium
99

1010
# Windows SDK downloads
1111

12-
This page contains links to SDK releases and updates for earlier Windows. NuGet feed can be found [here](https://www.nuget.org/profiles/WindowsSDK).
12+
This page provides links to the **.ISO** and **Installer** files for all supported and preview Windows SDK releases and updates for both Windows 10 and Windows 11. The NuGet packages are available on the [Windows SDK NuGet feed](https://www.nuget.org/profiles/WindowsSDK).
1313

14-
### Windows 11
14+
For older versions, see the [Windows SDK download archive](downloads-archive.md).
15+
16+
## Windows 11
1517

1618
| Release | Downloads |
1719
| ----- | -------------------------------------- |
1820
| **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) |
1921
| **Windows SDK for Windows 11 (10.0.26100.7175)** <br/> November 2025 <br/> [Release notes](./release-notes.md#build-100261007175) | [Installer](//go.microsoft.com/fwlink/?linkid=2342616) <br/> [ISO](//go.microsoft.com/fwlink/?linkid=2342518) |
2022
| **Windows SDK for Windows 11 26H1 for OEMs and Partners (10.0.28000.1)** <br/> November 2025 | [Installer](//go.microsoft.com/fwlink/?linkid=2342535) <br/> [ISO](//go.microsoft.com/fwlink/?linkid=2343616) |
21-
| **Windows SDK for Windows 11 (10.0.26100.6901)** <br/> November 2025 <br/> [Release notes](./release-notes.md#build-100261006901) | [Installer](//go.microsoft.com/fwlink/?linkid=2338977) <br/> [ISO](//go.microsoft.com/fwlink/?linkid=2338787) |
2223
| **Windows SDK for Windows 11 (10.0.26100.6901)** <br/> October 2025 <br/> [Release notes](./release-notes.md#build-100261006901) | [Installer](//go.microsoft.com/fwlink/?linkid=2338977) <br/> [ISO](//go.microsoft.com/fwlink/?linkid=2338787) |
2324
| **Windows SDK for Windows 11 (10.0.26100.6584)** <br/> September 2025 <br/> [Release notes](./release-notes.md#build-100261006584) | [Installer](//go.microsoft.com/fwlink/?linkid=2335755) <br/> [ISO](//go.microsoft.com/fwlink/?linkid=233566) |
2425
| **Windows SDK for Windows 11 (10.0.26100.4948)** <br/> August 2025 <br/> [Release notes](./release-notes.md#build-100261004948) | [Installer](//go.microsoft.com/fwlink/?linkid=2332022) <br/> [ISO](//go.microsoft.com/fwlink/?linkid=2332023) |
@@ -29,13 +30,13 @@ This page contains links to SDK releases and updates for earlier Windows. NuGet
2930
| **Windows SDK for Windows 11 (10.0.22621.5040)** <br/> April 2025 | [Installer](//go.microsoft.com/fwlink/?linkid=2311806) <br/> [ISO](//go.microsoft.com/fwlink/?linkid=2312900) |
3031
| **Windows SDK for Windows 11 (10.0.20348.3330)** <br/> August 2025 (Includes servicing update for [CVE-2024-29187](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-29187)) | [Installer](//go.microsoft.com/fwlink/?linkid=2331862) |
3132

32-
For older releases, see the [Archive of Windows SDK downloads](downloads-archive.md).
33-
34-
### Windows 10
33+
## Windows 10
3534

3635
| Release | Downloads |
3736
| ----- | ---------------------------------------------------------------- |
3837
| **Windows SDK for Windows 10 2004 (10.0.19041.0)** <br/> Released in conjunction with Windows 10, version 2004. Includes servicing updates 10.0.19041.5609. <br/> Updated: 4/2/2025 | [Installer](https://go.microsoft.com/fwlink/?linkid=2311805) <br/> [ISO](https://go.microsoft.com/fwlink/?linkid=2312004) |
3938
| **Windows SDK for Windows 10 (10.0.17763.7010)** <br/> August 2025 (Includes servicing update for [CVE-2024-29187](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-29187)) | [Installer](https://go.microsoft.com/fwlink/?linkid=2331960) <br/> |
4039

41-
For older releases, see the [Archive of Windows SDK downloads](downloads-archive.md).
40+
41+
## Preview releases
42+
Preview releases are available from the [Windows Insider Preview Download Center](https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewSDK). To use a preview SDK via [NuGet](https://www.nuget.org/profiles/WindowsSDK), ensure the **Preview** checkbox is enabled and select package versions with the `-preview` suffix.

hub/apps/windows-sdk/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ To see what's new, check out the [release notes](./release-notes.md).
2626

2727
| Release channel | Description | Includes experimental APIs |
2828
|--|--|--|
29-
| **Stable** | Default SDK release intended for production use. Includes all current stable APIs and a limited set of experimental APIs. ||
30-
| **Preview** | Preview SDK built on Windows Insider Preview releases. Provides access to newer and upcoming APIs, including experimental ones. ||
29+
| [**Stable**](./downloads.md) | Default SDK release intended for production use. Includes all current stable APIs and a limited set of experimental APIs. ||
30+
| [**Preview**](./downloads.md#preview-releases) | Preview SDK built on Windows Insider Preview releases. Provides access to newer and upcoming APIs, including experimental ones. ||
3131

3232
### Support and servicing
3333

0 commit comments

Comments
 (0)