Skip to content

Commit 622f9a7

Browse files
[Doc Update] Add deprecation notice to launch-people-app.md
The Windows People app ended support on December 31, 2024 and has been removed from Windows 11 24H2+. Added prominent deprecation notice to warn developers that the ms-people: URI scheme no longer functions on modern Windows installations. Changes: - Added IMPORTANT callout with deprecation details - Updated ms.date to current date - Added link to new Outlook for Windows as replacement - Clarified doc is maintained for legacy reference only Co-authored-by: Copilot <[email protected]>
1 parent 4f5d52d commit 622f9a7

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

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

Lines changed: 7 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,8 +10,14 @@ 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

20+
## ms-people: URI scheme reference
1521
## ms-people: URI scheme reference
1622

1723
<table>

0 commit comments

Comments
 (0)