You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/get-started/make-apps-great-for-windows.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
description: The top 11 things you can do to make your app great on Windows 11.
3
3
title: Top 11 things you can do to make your app great on Windows 11
4
4
ms.topic: concept-article
5
-
ms.date: 03/06/2025
5
+
ms.date: 11/17/2025
6
6
keywords: windows win32, desktop development
7
7
ms.localizationpriority: medium
8
8
ms.collection: windows11
@@ -177,7 +177,8 @@ We have updated icons and a new UI font called "Segoe UI Variable". We recommend
177
177
People run Windows across conventional devices as well as an increasingly diverse, modern range of devices. Devices today come not only with x86/x64-based, but also Arm-based, architectures; not only with mouse and keyboard but also touch screens, touchpads, and pens; with cameras, GPS, and sensors like gyroscopes; and with graphics and neural processing chipsets that enable not only amazing visuals but also hardware-accelerated artificial intelligence (AI). Customers expect apps to take advantage of the hardware (that they have paid for!) and be cognizant of the device form factor to give them an appropriately optimized experience.
178
178
179
179
- Achieve AI powered productivity with Win ML - [Introduction to Windows Machine Learning](/windows/ai/windows-ml/).
180
-
- Use AI models that power Windows AI Foundry on Copilot+ PCs and run locally - [Windows AI Foundry overview](/windows/ai/apis/).
180
+
- Use AI models that run locally and power Microsoft Foundry on Windows features on Copilot+ PCs - [What is Windows ML?](/windows/ai/apis/).
181
+
- Use a variety of AI-powered features supported by Windows AI APIs in the Windows App SDK and machine learning (ML) models that run locally on Copilot+ PCs - [What are Windows AI APIs?](/windows/ai/apis/).
181
182
- Utilize best practices for Notifications and content sharing - [Notifications (Design basics)](/windows/win32/uxguide/mess-notif).
Copy file name to clipboardExpand all lines: hub/apps/get-started/windows-developer-glossary.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Windows developer glossary
3
3
description: A glossary of terms related to Windows application development.
4
4
ms.topic: glossary
5
-
ms.date: 10/28/2025
5
+
ms.date: 11/17/2025
6
6
ms.localizationpriority: medium
7
7
ms.collection: windows11
8
8
audience: new-desktop-app-developers
@@ -93,9 +93,9 @@ Traditionally, "native" refers to applications built without using the .NET runt
93
93
94
94
A dedicated on‑device AI accelerator optimized for transformer operations and other ML workloads. Windows apps can target NPUs via APIs like [DirectML](/windows/ai/directml/dml-intro).
95
95
96
-
#### OCR
96
+
#### Text recognition
97
97
98
-
Text recognition, also known as optical character recognition (OCR), is supported in Windows AI Foundry through a set of artificial intelligence (AI)-backed APIs that can detect and extract text within images and convert it into machine readable character streams. See [Get started with AI Text Recognition](/windows/ai/apis/text-recognition).
98
+
Text recognition, also known as optical character recognition (OCR), is supported by a set of Windows AI APIs that can detect and extract text within images and convert it into machine readable character streams. See [Get started with AI Text Recognition](/windows/ai/apis/text-recognition).
99
99
100
100
#### ONNX Runtime (ORT)
101
101
@@ -160,9 +160,9 @@ Lets you create, package, and deploy Visual Studio extensions. [Get started with
160
160
161
161
A control that allows app developers to embed web content (HTML/CSS/JS) in their native apps using the Microsoft Edge (Chromium) rendering engine. You can use WebView2 in WinUI 3, Win32 C++, WPF, and WinForms, and it offers a developer preview for WinUI 2 / UWP support. See [Introduction to Microsoft Edge WebView2](/microsoft-edge/webview2/).
162
162
163
-
#### Windows AI Foundry
163
+
#### Microsoft Foundry on Windows
164
164
165
-
Windows AI Foundry offers AI-backed features and APIs on Windows 11 PCs. These features are in active development. See [What is Windows AI Foundry?](/windows/ai/overview).
165
+
Microsoft Foundry on Windows offers AI-backed features and APIs on Windows 11 PCs. These features are in active development. See [What are Windows AI APIs?](/windows/ai/overview).
Copy file name to clipboardExpand all lines: hub/apps/whats-new/windows-11-build-22000.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: What's new for Windows app developers
3
3
description: Learn what's new for developers in Windows 11 and tools
4
4
keywords: what's new, Windows 11, Windows, developers, WinUI, sdk, tools
5
-
ms.date: 11/11/2025
5
+
ms.date: 11/17/2025
6
6
ms.topic: whats-new
7
7
ms.localizationpriority: medium
8
8
---
@@ -24,7 +24,7 @@ Build faster and ship more polished Windows apps. This section curates the lates
24
24
25
25
| Component | Latest release notes |
26
26
| :-- | :-- |
27
-
| Windows App SDK |[Stable channel release notes](../windows-app-sdk/stable-channel.md)•[Preview channel](../windows-app-sdk/preview-channel.md)|
27
+
| Windows App SDK |[Stable channel release notes](../windows-app-sdk/stable-channel.md)*[Preview channel](../windows-app-sdk/preview-channel.md)|
28
28
| Windows SDK |[Windows SDK downloads & archive](https://developer.microsoft.com/windows/downloads/sdk-archive) (includes links to latest and Insider preview SDK release notes) |
29
29
30
30
## Recent documentation highlights
@@ -45,7 +45,7 @@ Build faster and ship more polished Windows apps. This section curates the lates
45
45
46
46
## Release notes and resources
47
47
48
-
- Windows App SDK: [Stable channel](../windows-app-sdk/stable-channel.md)•[Archive](../windows-app-sdk/release-notes-archive/stable-channel-1-7.md)
48
+
- Windows App SDK: [Stable channel](../windows-app-sdk/stable-channel.md)*[Archive](../windows-app-sdk/release-notes-archive/stable-channel-1-7.md)
49
49
- Windows SDK: [Download archive and latest](https://developer.microsoft.com/windows/downloads/sdk-archive)
50
50
- Insider builds: [Windows Insider for Developers](https://www.microsoft.com/windowsinsider/for-developers-getting-started).
51
51
- Modernizing guidance: [Start developing Windows apps](/windows/apps/get-started/start-here)
@@ -56,7 +56,7 @@ Build faster and ship more polished Windows apps. This section curates the lates
56
56
| Feature | Description |
57
57
| :------ | :------ |
58
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. |
59
+
|[Microsoft Foundry on Windows Overview](/windows/ai/overview)|Microsoft Foundry on Windows 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. |
Copy file name to clipboardExpand all lines: hub/apps/whats-new/windows-at-ignite.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Windows at Ignite
3
3
description: Key Windows app development announcements, resources, and sessions from Microsoft Ignite.
4
4
keywords: Ignite, Windows, announcements, WinUI, Windows App SDK, Windows AI, developer tools
5
-
ms.date: 11/07/2025
5
+
ms.date: 11/17/2025
6
6
ms.topic: whats-new
7
7
ms.localizationpriority: medium
8
8
---
@@ -47,7 +47,7 @@ Windows empowers local AI experiences through efficient small language models an
47
47
| Resource | Description |
48
48
| :-- | :-- |
49
49
|[Windows AI overview](/windows/ai/)| Platform overview for incorporating AI into Windows apps. |
50
-
|[Windows AI Foundry overview](/windows/ai/overview)| Introduces Phi Silica and approaches for local inference, enabling low-latency AI features. |
50
+
|[Microsoft Foundry on Windows overview](/windows/ai/overview)| Introduces Phi Silica and approaches for local inference, enabling low-latency AI features. |
51
51
|[Get started using Windows AI APIs](/windows/ai/apis/get-started)| Quickstart to integrate Windows AI APIs into your app. |
52
52
53
53
### Developer tools
@@ -82,7 +82,7 @@ Improve app reliability and trustworthiness.
82
82
83
83
| Component | Links |
84
84
| :-- | :-- |
85
-
| Windows App SDK |[Stable release notes](../windows-app-sdk/stable-channel.md)•[Preview release notes](../windows-app-sdk/preview-channel.md)•[Archive](../windows-app-sdk/release-notes-archive/stable-channel-1-7.md)|
85
+
| Windows App SDK |[Stable release notes](../windows-app-sdk/stable-channel.md)*[Preview release notes](../windows-app-sdk/preview-channel.md)*[Archive](../windows-app-sdk/release-notes-archive/stable-channel-1-7.md)|
86
86
| Windows SDK |[Downloads & archive](https://developer.microsoft.com/windows/downloads/sdk-archive) (includes latest and Insider preview SDK release notes) |
87
87
| Windows Insider |[Windows Insider for Developers](https://www.microsoft.com/windowsinsider/for-developers-getting-started)|
88
88
| Modernization |[Start developing Windows apps](/windows/apps/get-started/start-here)|
Copy file name to clipboardExpand all lines: hub/apps/windows-app-sdk/release-notes-archive/experimental-channel-1.7.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Latest experimental channel release notes for the Windows App SDK 1.7
3
3
description: Learn about the latest experimental releases of the Windows App SDK 1.7.
4
4
ms.topic: release-notes
5
-
ms.date: 10/28/2025
5
+
ms.date: 11/17/2025
6
6
keywords: windows win32, windows app development, project reunion, experimental, windows app sdk
7
7
ms.localizationpriority: medium
8
8
---
@@ -32,7 +32,7 @@ The experimental channel includes releases of the Windows App SDK with [experime
32
32
> [!IMPORTANT]
33
33
> The underlying ML models required for these APIs currently require your device to be running the latest Windows 11 Insider Preview Build on the Dev Channel. Additionally, these APIs require your device to be a Copilot+ PC. See [Copilot+ PCs Developer Guide](/windows/ai/npu-devices) to learn more about these devices. APIs will throw an exception when called on devices lacking the necessary support.
34
34
35
-
Windows AI Foundry offers several AI-powered features and APIs for you to easily, efficiently, and responsibly use on-device AI models in your Windows apps. In this release we are making available several scenario focused APIs for you to leverage powerful capabilities without the need to find, run, or optimize your own Machine Learning (ML) models.
35
+
Microsoft Foundry on Windows offers several AI-powered features and APIs for you to easily, efficiently, and responsibly use on-device AI models in your Windows apps. In this release we are making available several scenario focused APIs for you to leverage powerful capabilities without the need to find, run, or optimize your own Machine Learning (ML) models.
36
36
37
37
Learn more about responsible development practices used during Windows AI APIs development that you can also apply as you create AI-assisted features in the [Developing Responsible Generative AI Applications and Features on Windows](/windows/ai/rai) guidance.
38
38
@@ -44,7 +44,7 @@ See [Get started with Phi Silica in the Windows App SDK](/windows/ai/apis/phi-si
44
44
45
45
#### Text Recognition (OCR)
46
46
47
-
Text recognition, also known as optical character recognition (OCR), APIs in Windows AI Foundry can detect and extract text within images and convert it into machine readable character streams. These APIs can identify characters, words, lines, polygonal text boundaries, and provide confidence levels for each match. The set of AI-assisted APIs in Windows AI Foundry benefit from NPU-assisted acceleration to perform faster and more accurately than the legacy [Windows.Media.Ocr.OcrEngine](/uwp/api/windows.media.ocr.ocrengine) APIs.
47
+
Windows AI APIs that support text recognition, also known as optical character recognition (OCR),can detect and extract text within images and convert it into machine readable character streams. These APIs can identify characters, words, lines, polygonal text boundaries, and provide confidence levels for each match. They also benefit from NPU-assisted acceleration to perform faster and more accurately than legacy [Windows.Media.Ocr.OcrEngine](/uwp/api/windows.media.ocr.ocrengine) APIs.
48
48
49
49
See [Get Started with Text Recognition (OCR) in the Windows App SDK](/windows/ai/apis/text-recognition) and [API ref for AI-backed Text Recognition (OCR) in the Windows App SDK](/windows/ai/apis/text-recognition-api-ref) for more information.
0 commit comments