Microsoft has released Windows 11 Insider Preview Build 25336 to Windows insiders in the Canary channel.
Announcing Windows 11 Insider Preview Build 25336
Hello Windows Insiders, today we are releasing Windows 11 Insider Preview Build 25336 to the Canary Channel.
Changes and Improvements
[Settings]
- Improved the performance of search within Settings.
- Customers with 2 or more discrete graphics adapters with no integrated graphics can now choose which of the discrete graphics adapters is considered high-performance. Navigate to Settings > System > Display > Graphics > Default graphics settings and select which of the discrete graphics adapters you would like to be designated as the Default high performance GPU.
- A limit of 20 most recent tabs has been introduced under Settings > Multitasking to show tabs in ALT + TAB and Snap Assist. This change rolled out with Build 25330 last week.
For developers
You can download the latest Windows Insider SDK at aka.ms/windowsinsidersdk.
SDK NuGet packages are now also flighting at NuGet Gallery | WindowsSDK which include:
- .NET TFM packages for use in .NET apps as described at aka.ms/windowsinsidersdk
- C++ packages for Win32 headers and libs per architecture
- BuildTools package when you just need tools like MakeAppx.exe, MakePri.exe, and SignTool.exe
These NuGet packages provide more granular access to the SDK and better integration in CI/CD pipelines.
SDK flights are now published for both the Canary and Dev Channels, so be sure to choose the right version for your Insider Channel.
Remember to use adaptive code when targeting new APIs to make sure your app runs on all customer machines, particularly when building against the Dev Channel SDK. Feature detection is recommended over OS version checks, as OS version checks are unreliable and will not work as expected in all cases.
Announcing Windows 11 Insider Preview Build 25336