Skip to content

Commit d7c341b

Browse files
Merge pull request #6008 from MicrosoftDocs/main
Auto Publish – main to live - 2025-11-18 16:06 UTC
2 parents a961073 + 3722f94 commit d7c341b

7 files changed

Lines changed: 21 additions & 20 deletions

File tree

hub/apps/get-started/make-apps-great-for-windows.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: The top 11 things you can do to make your app great on Windows 11.
33
title: Top 11 things you can do to make your app great on Windows 11
44
ms.topic: concept-article
5-
ms.date: 03/06/2025
5+
ms.date: 11/17/2025
66
keywords: windows win32, desktop development
77
ms.localizationpriority: medium
88
ms.collection: windows11
@@ -177,7 +177,8 @@ We have updated icons and a new UI font called "Segoe UI Variable". We recommend
177177
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.
178178

179179
- 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/).
181182
- Utilize best practices for Notifications and content sharing - [Notifications (Design basics)](/windows/win32/uxguide/mess-notif).
182183

183184
### Enhanced security features in Windows

hub/apps/get-started/windows-developer-glossary.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Windows developer glossary
33
description: A glossary of terms related to Windows application development.
44
ms.topic: glossary
5-
ms.date: 10/28/2025
5+
ms.date: 11/17/2025
66
ms.localizationpriority: medium
77
ms.collection: windows11
88
audience: new-desktop-app-developers
@@ -93,9 +93,9 @@ Traditionally, "native" refers to applications built without using the .NET runt
9393

9494
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).
9595

96-
#### OCR
96+
#### Text recognition
9797

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).
9999

100100
#### ONNX Runtime (ORT)
101101

@@ -160,9 +160,9 @@ Lets you create, package, and deploy Visual Studio extensions. [Get started with
160160

161161
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/).
162162

163-
#### Windows AI Foundry
163+
#### Microsoft Foundry on Windows
164164

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).
166166

167167
#### Windows API
168168

hub/apps/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
title: Windows app development documentation
77
description: Design, develop, and deploy apps and solutions for Windows PCs and other devices.
88
ms.topic: hub-page
9-
ms.date: 11/4/2025
9+
ms.date: 11/17/2025
1010
ms.localizationpriority: medium
1111
uhfHeaderId: "MSDocsHeader-Windows"
1212

@@ -74,7 +74,7 @@ productDirectory:
7474
- url: ./winui/index.md
7575
text: WinUI
7676
- url: /windows/ai/overview
77-
text: Windows AI Foundry
77+
text: Microsoft Foundry on Windows
7878
- title: Deploy
7979
imageSrc: /media/common/i_deploy.svg
8080
links:

hub/apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ items:
424424
href: develop/widgets/widget-provider-manifest.md
425425
- name: ActivateApplication protocol
426426
href: develop/widgets/widget-provider-activateapplication-protocol.md
427-
- name: Windows AI Foundry Actions
427+
- name: Actions with Microsoft Foundry on Windows
428428
items:
429429
- name: Overview
430430
href: develop/actions/index.md

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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/11/2025
5+
ms.date: 11/17/2025
66
ms.topic: whats-new
77
ms.localizationpriority: medium
88
---
@@ -24,7 +24,7 @@ Build faster and ship more polished Windows apps. This section curates the lates
2424

2525
| Component | Latest release notes |
2626
| :-- | :-- |
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) |
2828
| Windows SDK | [Windows SDK downloads & archive](https://developer.microsoft.com/windows/downloads/sdk-archive) (includes links to latest and Insider preview SDK release notes) |
2929

3030
## Recent documentation highlights
@@ -45,7 +45,7 @@ Build faster and ship more polished Windows apps. This section curates the lates
4545

4646
## Release notes and resources
4747

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)
4949
- Windows SDK: [Download archive and latest](https://developer.microsoft.com/windows/downloads/sdk-archive)
5050
- Insider builds: [Windows Insider for Developers](https://www.microsoft.com/windowsinsider/for-developers-getting-started).
5151
- 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
5656
| Feature | Description |
5757
| :------ | :------ |
5858
| [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. |
6060

6161
## Developer tools
6262

hub/apps/whats-new/windows-at-ignite.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Windows at Ignite
33
description: Key Windows app development announcements, resources, and sessions from Microsoft Ignite.
44
keywords: Ignite, Windows, announcements, WinUI, Windows App SDK, Windows AI, developer tools
5-
ms.date: 11/07/2025
5+
ms.date: 11/17/2025
66
ms.topic: whats-new
77
ms.localizationpriority: medium
88
---
@@ -47,7 +47,7 @@ Windows empowers local AI experiences through efficient small language models an
4747
| Resource | Description |
4848
| :-- | :-- |
4949
| [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. |
5151
| [Get started using Windows AI APIs](/windows/ai/apis/get-started) | Quickstart to integrate Windows AI APIs into your app. |
5252

5353
### Developer tools
@@ -82,7 +82,7 @@ Improve app reliability and trustworthiness.
8282

8383
| Component | Links |
8484
| :-- | :-- |
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) |
8686
| Windows SDK | [Downloads & archive](https://developer.microsoft.com/windows/downloads/sdk-archive) (includes latest and Insider preview SDK release notes) |
8787
| Windows Insider | [Windows Insider for Developers](https://www.microsoft.com/windowsinsider/for-developers-getting-started) |
8888
| Modernization | [Start developing Windows apps](/windows/apps/get-started/start-here) |

hub/apps/windows-app-sdk/release-notes-archive/experimental-channel-1.7.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Latest experimental channel release notes for the Windows App SDK 1.7
33
description: Learn about the latest experimental releases of the Windows App SDK 1.7.
44
ms.topic: release-notes
5-
ms.date: 10/28/2025
5+
ms.date: 11/17/2025
66
keywords: windows win32, windows app development, project reunion, experimental, windows app sdk
77
ms.localizationpriority: medium
88
---
@@ -32,7 +32,7 @@ The experimental channel includes releases of the Windows App SDK with [experime
3232
> [!IMPORTANT]
3333
> 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.
3434
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.
3636

3737
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.
3838

@@ -44,7 +44,7 @@ See [Get started with Phi Silica in the Windows App SDK](/windows/ai/apis/phi-si
4444

4545
#### Text Recognition (OCR)
4646

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.
4848

4949
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.
5050

0 commit comments

Comments
 (0)