Skip to content

Commit 75b7e1a

Browse files
authored
Merge pull request #6215 from MicrosoftDocs/hamza/psdk/january
Hamza/psdk/january
2 parents 2e9591f + cf821ca commit 75b7e1a

3 files changed

Lines changed: 71 additions & 6 deletions

File tree

hub/apps/windows-sdk/downloads.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ For older versions, see the [Windows SDK download archive](downloads-archive.md)
1717

1818
| Release | Downloads |
1919
| ----- | -------------------------------------- |
20+
| **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) |
2021
| **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) |
2122
| **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) |
2223
| **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) |
@@ -39,4 +40,4 @@ For older versions, see the [Windows SDK download archive](downloads-archive.md)
3940

4041

4142
## 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.
43+
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
@@ -33,11 +33,11 @@ To see what's new, check out the [release notes](./release-notes.md).
3333

3434
| SDK Version | Status | EOS Date | Notes |
3535
|-------------|--------|----------|-------|
36-
| 26100 |Supported | | |
36+
| 26100+ |Supported | | |
3737
| 22621 | Out of support | 2025-11-12 | Aligned with 22621 Enterprise OS EOS |
3838
| 22000 | Out of support | | |
3939
| 20348 | Out of support | | Patched version shipped |
40-
| 19041 | End of support | 2025-10-14 | |
40+
| 19041 | Out of support | 2025-10-14 | |
4141
| 18362 and before | Out of support | | |
4242

4343
> [!NOTE]

hub/apps/windows-sdk/release-notes.md

Lines changed: 67 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,70 @@ You can update the SDK by manually installing the new build, updating in Visual
1515

1616
For the the latest builds, see [Downloads for the Windows SDK](./downloads.md).
1717

18+
## Build 10.0.26100.7627
19+
20+
Released: **January, 2026** <br><br>
21+
22+
<details>
23+
<summary>WinRT API additions and updates</summary>
24+
25+
> **Windows.Security.Credentials**:
26+
> <br/>
27+
> New interfaces:
28+
>
29+
> - `IKeyCredentialManagerCreateWithWindowStatics` - Provides methods for creating key credentials with an associated window handle
30+
> - `IKeyCredentialWithWindow` - Extends key credential functionality with window association support
31+
>
32+
> New methods:
33+
>
34+
> - `KeyCredentialManager.RequestCreateForWindowAsync` - Creates a key credential associated with a specific window
35+
36+
</details>
37+
38+
<details>
39+
<summary>Win32 API additions and updates</summary>
40+
41+
> **WinSQLite (winsqlite3.h / winsqlite3ext.h)**
42+
> <br/>
43+
> SQLite version update:
44+
>
45+
>
46+
> New error codes:
47+
>
48+
> - `SQLITE_ERROR_RESERVESIZE`
49+
> - `SQLITE_ERROR_KEY`
50+
> - `SQLITE_ERROR_UNABLE`
51+
>
52+
> New IO error codes:
53+
>
54+
> - `SQLITE_IOERR_BADKEY`
55+
> - `SQLITE_IOERR_CODEC`
56+
>
57+
> New capabilities:
58+
>
59+
> - `SQLITE_IOCAP_SUBPAGE_READ`
60+
>
61+
> New file control codes:
62+
>
63+
> - `SQLITE_FCNTL_NULL_IO`
64+
> - `SQLITE_FCNTL_BLOCK_ON_CONNECT`
65+
>
66+
> New source control management constants:
67+
>
68+
> - `SQLITE_SCM_BRANCH`
69+
> - `SQLITE_SCM_TAGS`
70+
> - `SQLITE_SCM_DATETIME`
71+
>
72+
> **winnt.h**
73+
> <br/>
74+
> New definitions:
75+
>
76+
> - `SECURITY_MANDATORY_MEDIUM_PLUS_CREDUI_RID` - New security mandatory integrity level RID for Credential UI contexts
77+
78+
</details>
79+
80+
---
81+
1882
## Build 10.0.26100.7463
1983

2084
Released: **December, 2025** <br><br>
@@ -576,8 +640,8 @@ Servicing update 10.0.22621.755. Includes ARM64 support for the VS 17.4 release
576640
> - Removed irprops.lib. Apps that were linking against irprops.lib can switch to bthprops.lib as a drop-in replacement.
577641
> - Moved ENUM tagServerSelection from wuapicommon.h to wupai.h and removed the header. If you would like to use the ENUM tagServerSelection, you will need to include wuapi.h or wuapi.idl.
578642
> - The Windows 10 WinRT API Pack lets you add the latest Windows Runtime APIs support to your .NET Framework 4.5+ and .NET Core 3.0+ libraries and apps. To access the Windows 10 WinRT API Pack, see the [Microsoft.Windows.SDK.Contracts nuget package](https://www.nuget.org/packages/Microsoft.Windows.SDK.Contracts).
579-
> - The printf family of functions now [conforms with the IEEE 754 rounding rules](https://learn.microsoft.com/cpp/c-runtime-library/reference/printf-printf-l-wprintf-wprintf-l#requirements) when printing exactly representable floating-point numbers and will honor the rounding mode requested via calls to [fesetround](https://learn.microsoft.com/cpp/c-runtime-library/reference/fegetround-fesetround2). Legacy behavior is available when linking with [legacy_stdio_float_rounding.obj](https://learn.microsoft.com/cpp/c-runtime-library/link-options).
580-
> - Windows App Certification Kit. Several new APIs were added to the Supported APIs list in the App Certification Kit and Windows Store. If there are APIs in the supported list that appear greyed out or disabled in Visual Studio, you can make a small change to your source file, to access them. For more details, see this [known issue](https://social.msdn.microsoft.com/Forums/86ae092f-a9df-4d2d-8d09-8bf1e93c029c/known-issue-in-visual-studio-a-windows-api-is-greyed-out-and-i-cannot-access-it-even-though-it-is?forum=Win10SDKToolsIssues). [Find more updates to tests](https://learn.microsoft.com/windows/uwp/debug-test-perf/windows-app-certification-kit).
643+
> - The printf family of functions now [conforms with the IEEE 754 rounding rules](/cpp/c-runtime-library/reference/printf-printf-l-wprintf-wprintf-l#requirements) when printing exactly representable floating-point numbers and will honor the rounding mode requested via calls to [fesetround](/cpp/c-runtime-library/reference/fegetround-fesetround2). Legacy behavior is available when linking with [legacy_stdio_float_rounding.obj](/cpp/c-runtime-library/link-options).
644+
> - Windows App Certification Kit. Several new APIs were added to the Supported APIs list in the App Certification Kit and Windows Store. If there are APIs in the supported list that appear greyed out or disabled in Visual Studio, you can make a small change to your source file, to access them. For more details, see this [known issue](https://social.msdn.microsoft.com/Forums/86ae092f-a9df-4d2d-8d09-8bf1e93c029c/known-issue-in-visual-studio-a-windows-api-is-greyed-out-and-i-cannot-access-it-even-though-it-is?forum=Win10SDKToolsIssues). [Find more updates to tests](/windows/uwp/debug-test-perf/windows-app-certification-kit).
581645
582646
</details>
583647

@@ -600,7 +664,7 @@ Servicing update 10.0.22621.755. Includes ARM64 support for the VS 17.4 release
600664
> - Avoids one-definition-rule (ODR) problems caused by conflicting configuration macros (e.g. when two .cpp files with conflicting definitions of TLG_EVENT_WRITE_TRANSFER are linked into the same binary, the TraceLoggingProvider.h helpers will now respect the definition of TLG_EVENT_WRITE_TRANSFER in each .cpp file instead of arbitrarily picking one or the other).
601665
> - In C++ code, the TraceLoggingWrite macro has been updated to enable better code sharing between similar events using variadic templates.
602666
>
603-
> Signing your apps. Device Guard signing is a Device Guard feature that is available in Microsoft Store for Business and Education, which allows enterprises to guarantee every app comes from a trusted source. See the [documentation about Device Guard Signing](https://learn.microsoft.com/windows/msix/package/signing-package-device-guard-signing).
667+
> Signing your apps. Device Guard signing is a Device Guard feature that is available in Microsoft Store for Business and Education, which allows enterprises to guarantee every app comes from a trusted source. See the [documentation about Device Guard Signing](/windows/msix/package/signing-package-device-guard-signing).
604668
605669
</details>
606670

0 commit comments

Comments
 (0)