Skip to content

Commit c86be8b

Browse files
Merge pull request #6302 from MicrosoftDocs/doc-update/20260219-people-app-deprecation
[Minor Edit] Add deprecation notice for People app
2 parents e4e88ae + 1fd7567 commit c86be8b

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

hub/apps/develop/launch/launch-people-app.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Launch the People app in Windows
33
description: This topic describes the ms-people URI scheme. Your Windows app can use this URI scheme to launch the People app for specific actions.
4-
ms.date: 02/11/2025
4+
ms.date: 02/19/2026
55
ms.topic: concept-article
66
keywords: windows 10, uwp, windows 11, winui, uri schemes, people app
77
ms.localizationpriority: medium
@@ -10,6 +10,11 @@ ms.localizationpriority: medium
1010

1111
# Launch the People app
1212

13+
> [!IMPORTANT]
14+
> The Windows People app ended support on December 31, 2024 and has been removed from Windows 11 version 24H2 and newer. The `ms-people:` URI scheme documented on this page is no longer functional on modern Windows 11 installations. For contact management in your applications, see the [new Outlook for Windows](https://support.microsoft.com/office/getting-started-with-the-new-outlook-for-windows-656bb8d9-5a60-49b2-a98b-ba7822bc7627).
15+
>
16+
> This documentation is maintained for reference purposes for developers working with older Windows versions.
17+
1318
This topic describes the **ms-people:** URI scheme. Your WinUI, UWP, and other Windows desktop apps can use this URI scheme to launch the People app for specific actions.
1419

1520
## ms-people: URI scheme reference

0 commit comments

Comments
 (0)