Skip to content

Commit b17fef9

Browse files
Merge pull request #6109 from MicrosoftDocs/jken_adjust_toc_to_create_ai_node
Update the TOC in the Develop section around AI features
2 parents 29a58d9 + d0a4687 commit b17fef9

3 files changed

Lines changed: 70 additions & 36 deletions

File tree

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
description: This article lists the Windows features that are powered using AI and links to the how-to articles that show how to use them.
3+
title: AI-powered features
4+
ms.date: 12/11/2025
5+
ms.topic: article
6+
keywords: windows 10, windows 11, winui 3, ai, artificial intelligence
7+
ms.localizationpriority: medium
8+
---
9+
10+
11+
# AI-powered features
12+
13+
This section provides guidance for using the Windows App SDK to create apps that leverage AI-powered features in Windows.
14+
15+
## AI-powered Windows features
16+
17+
| Topic | Description |
18+
|---------------------------|-----------------------------|
19+
| [Click to Do](/windows/apps/develop/windows-integration/click-to-do) | Learn how to use the Click to Do feature to take action based on content seen in apps. |
20+
| [Copilot hardware key](/windows/apps/develop/windows-integration/microsoft-copilot-key-provider) | Learn how to use the Copilot hardware key feature to quickly access Copilot. |
21+
| [Recall](/windows/apps/develop/windows-integration/recall/index) | Learn how to use the Recall feature to help find content. |
22+
| [Windows Settings connector](/windows/apps/develop/windows-integration/settings-mcp) | Learn how to use the Windows Settings connector via MCP to manage settings on a Windows device. |
23+
24+
## Other AI features
25+
26+
| Topic | Description |
27+
|---------------------------|-----------------------------|
28+
| [App Content Search](/windows/ai/apis/app-content-search) | Learn how to use App Content Search to enable AI-powered search capabilities. |
29+
| [Phi Silica](/windows/ai/apis/phi-silica) | Learn how to use Phi Silica to enhance app performance with AI acceleration. |
30+
| [Imaging SDK](/windows/ai/apis/imaging) | Learn how to use the Imaging SDK to add AI-powered image processing capabilities to your apps. |
31+
| [Image generation API](/windows/ai/apis/image-generation) | Learn how to use the Image Generation API to create images from text prompts. |
32+
| [Text Recognition API](/windows/ai/apis/text-recognition) | Learn how to use the Text Recognition API to extract text from images. |
33+
| [Video super resolution](/windows/ai/apis/video-super-resolution) | Learn how to use AI to enhance video playback quality. |
34+
35+
## Related topics
36+
37+
* [Windows AI](/windows/ai)
38+
* [Microsoft Foundry on Windows](/windows/ai/overview)
39+
* [Windows ML](/windows/ai/new-windows-ml/overview)
40+
* [MCP on Windows](/windows/ai/mcp/overview)
41+
* [Responsible AI](/windows/ai/rai)

hub/apps/develop/toc.yml

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,35 @@ items:
88
items:
99
- name: Accessibility
1010
href: accessibility.md
11-
- name: AI and machine learning >>
12-
href: /windows/ai/
11+
- name: AI-powered features
12+
items:
13+
- name: Overview
14+
href: ai-powered/ai-powered.md
15+
- name: Click to Do
16+
href: windows-integration/click-to-do.md
17+
- name: Copilot hardware key
18+
href: windows-integration/microsoft-copilot-key-provider.md
19+
items:
20+
- name: Handle Microsoft Copilot hardware key state changes
21+
href: windows-integration/copilot-key-state.md
22+
- name: Recall
23+
items:
24+
- name: Overview
25+
href: windows-integration/recall/index.md
26+
- name: Enabling relaunch
27+
href: windows-integration/recall/recall-relaunch.md
28+
- name: Web browsers
29+
href: windows-integration/recall/recall-web-browsers.md
30+
- name: Apply sensitivity labels
31+
href: windows-integration/recall/recall-content-info-labels.md
32+
- name: DLP Provider API
33+
href: windows-integration/recall/dlp-provider-api.md
34+
- name: (EEA-only) Decrypt exported snapshots
35+
href: windows-integration/recall/decrypt-exported-snapshots.md
36+
- name: Studio Effects
37+
href: windows-integration/studio-effects.md
38+
- name: Windows Settings connector
39+
href: windows-integration/settings-mcp.md
1340
- name: App lifecycle and system services
1441
items:
1542
- name: App lifecycle
@@ -431,13 +458,6 @@ items:
431458
href: actions/action-json.md
432459
- name: Action provider package manifest XML format
433460
href: actions/action-provider-manifest.md
434-
- name: Click to Do
435-
href: windows-integration/click-to-do.md
436-
- name: Copilot hardware key
437-
href: windows-integration/microsoft-copilot-key-provider.md
438-
items:
439-
- name: Handle Microsoft Copilot hardware key state changes
440-
href: windows-integration/copilot-key-state.md
441461
- name: Cross Device People API
442462
href: windows-integration/cross-device-people-api.md
443463
- name: Cross Device Resume
@@ -446,22 +466,6 @@ items:
446466
href: windows-integration/default-apps-platform.md
447467
- name: Pin to taskbar
448468
href: windows-integration/pin-to-taskbar.md
449-
- name: Recall
450-
items:
451-
- name: Overview
452-
href: windows-integration/recall/index.md
453-
- name: Enabling relaunch
454-
href: windows-integration/recall/recall-relaunch.md
455-
- name: Web browsers
456-
href: windows-integration/recall/recall-web-browsers.md
457-
- name: Apply sensitivity labels
458-
href: windows-integration/recall/recall-content-info-labels.md
459-
- name: DLP Provider API
460-
href: windows-integration/recall/dlp-provider-api.md
461-
- name: (EEA-only) Decrypt exported snapshots
462-
href: windows-integration/recall/decrypt-exported-snapshots.md
463-
- name: Studio Effects
464-
href: windows-integration/studio-effects.md
465469
- name: Smart App Control
466470
items:
467471
- name: Overview
@@ -498,8 +502,6 @@ items:
498502
href: widgets/widget-provider-manifest.md
499503
- name: ActivateApplication protocol
500504
href: widgets/widget-provider-activateapplication-protocol.md
501-
- name: Windows Settings connector
502-
href: windows-integration/settings-mcp.md
503505
- name: Windows Search
504506
href: search/index.md
505507
items:

hub/apps/develop/windows-integration/index.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,6 @@ The following table lists the Windows system components that support integration
2222
| [Search providers](../search/search-providers.md) | Learn how to integrate into the Windows Search experience. |
2323
| [Widget providers](../widgets/widget-providers.md) | Learn how to implement a Windows widget service provider to support your app. |
2424

25-
## Windows features using AI
26-
27-
| Feature | Description |
28-
|--|--|
29-
| [Recall](./recall/index.md) | Learn how to use the AI-assisted Recall feature with the User Activity API in Windows. |
30-
| [Click to Do](./click-to-do.md) | Learn how to use the AI-assisted Click to Do feature in Windows. |
31-
| [Windows Settings connector](./settings-mcp.md) | Learn how to enable apps to manage the settings on a Copilot+ PC device. |
32-
33-
3425
## Other Windows integration features
3526

3627
The following table lists other Windows integration features that support 3rd party developers.

0 commit comments

Comments
 (0)