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/develop/windows-integration/index.md
+3-1Lines changed: 3 additions & 1 deletion
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: This section of the documentation provides developer guidance for integrating with Windows system components and other Windows features.
3
3
title: Integrate with Windows
4
4
ms.topic: concept-article
5
-
ms.date: 04/10/2025
5
+
ms.date: 12/05/2025
6
6
ms.localizationpriority: medium
7
7
# customer intent: As a Windows developer, I want to learn how to integrate my app with Windows so that I can provide a seamless experience for my users.
8
8
---
@@ -28,6 +28,8 @@ The following table lists the Windows system components that support integration
28
28
|--|--|
29
29
|[Recall](./recall/index.md)| Learn how to use the AI-assisted Recall feature with the User Activity API in Windows. |
30
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. |
0 commit comments