Skip to content

Commit 5d6be70

Browse files
Merge pull request #5977 from MicrosoftDocs/jken_new_new
What's new November
2 parents 6e826b5 + 8ed7b6d commit 5d6be70

1 file changed

Lines changed: 21 additions & 13 deletions

File tree

hub/apps/whats-new/windows-11-build-22000.md

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,23 @@
22
title: What's new for Windows app developers
33
description: Learn what's new for developers in Windows 11 and tools
44
keywords: what's new, Windows 11, Windows, developers, WinUI, sdk, tools
5-
ms.date: 11/04/2025
5+
ms.date: 11/11/2025
66
ms.topic: whats-new
77
ms.localizationpriority: medium
88
---
99

1010
# What's new for developers
1111

12-
Stay current with platform, SDK, AI, and tooling updates for building Windows apps.
12+
Build faster and ship more polished Windows apps. This section curates the latest platform capabilities, SDK and API additions, AI integration options, performance and diagnostics improvements, design guidance updates, and productivity tooling enhancements. Bookmark it and check back regularly. We refresh the highlights so you can focus on what moves your app forward.
13+
14+
## Highlights – November 2025
15+
16+
- Microsoft Ignite 2025: Explore sessions, workshops, and resources for Windows developers at [Microsoft Ignite](/windows/apps/whats-new/windows-at-ignite) (November 18–21, 2025).
17+
- Windows App SDK: Phi Silica local language model available via LanguageModel APIs – generate text with built-in moderation ([release notes stable](../windows-app-sdk/stable-channel.md)).
18+
- Phi Silica enhancements: Summarize Conversation and LoRA fine-tuning support for scenario‑specific adaptation ([experimental channel 1.8](../windows-app-sdk/release-notes-archive/experimental-channel-1-8.md)).
19+
- AppWindow.SetIcon API: refined guidance for setting window and taskbar icons (branding improvement) ([API ref](/windows/windows-app-sdk/api/winrt/microsoft.ui.windowing.appwindow.seticon)).
20+
- Win32 app isolation overview: updated security guidance for packaging decisions ([overview](/windows/win32/secauthz/app-isolation-overview)).
21+
- PowerToys Advanced Paste: new local transformations + optional AI prompt actions ([feature doc](../../powertoys/advanced-paste.md)).
1322

1423
## Latest releases
1524

@@ -42,19 +51,18 @@ Stay current with platform, SDK, AI, and tooling updates for building Windows ap
4251
- Modernizing guidance: [Start developing Windows apps](/windows/apps/get-started/start-here)
4352
- Windows dev community: [Windows Dev Center](https://developer.microsoft.com/windows/community/)
4453

45-
46-
4754
## Windows and AI
4855

49-
Feature | Description |
50-
:------ | :------ |
51-
[Windows AI](/windows/ai/) | Enhance your Windows apps with AI through local APIs and Machine Learning models. |
52-
[Windows AI Foundry Overview](/windows/ai/overview) | Windows AI Foundry introduces new ways of interacting with the operating system that utilize AI, such as Phi Silica, the Small Language Model (SLM) created by Microsoft Research that offers many of the same capabilities found in Large Language Models (LLMs), but is more compact and efficient so that it can run locally on Windows. |
56+
| Feature | Description |
57+
| :------ | :------ |
58+
| [Windows AI](/windows/ai/) | Enhance your Windows apps with AI through local APIs and machine learning models. |
59+
| [Windows AI Foundry Overview](/windows/ai/overview) | Windows AI Foundry introduces new ways of interacting with the operating system that utilize AI, such as Phi Silica, the Small Language Model (SLM) created by Microsoft Research that offers many of the same capabilities found in Large Language Models (LLMs), but is more compact and efficient so that it can run locally on Windows. |
5360

5461
## Developer tools
55-
Feature | Description
56-
:------ | :------ |
57-
[PowerToys](/windows/powertoys/) | Power user productivity utilities to streamline your Windows experience.|
58-
[Edit](/windows/edit) | Edit is a lightweight command-line text editor in Windows 11. |
59-
[WSL (Windows Subsystem for Linux)](/windows/wsl/) | Windows Subsystem for Linux (WSL) is a feature of Windows that lets you run a Linux environment on your Windows machine without the need for a separate virtual machine or dual booting.|
62+
63+
| Feature | Description |
64+
| :------ | :------ |
65+
| [PowerToys](/windows/powertoys/) | Power user productivity utilities to streamline your Windows experience. |
66+
| [Edit](/windows/edit) | Edit is a lightweight command-line text editor in Windows 11. |
67+
| [WSL (Windows Subsystem for Linux)](/windows/wsl/) | Windows Subsystem for Linux (WSL) lets you run a Linux environment on your Windows machine without the need for a separate VM or dual booting. |
6068

0 commit comments

Comments
 (0)