Integrate with Windows

May 30, 2026 · View on GitHub

Windows provides a rich set of platform contracts that let your app participate in shell experiences — from sharing content and surfacing contacts to resuming tasks across devices. This section covers how to integrate with those platform features, including cross-device experiences.

Windows system components

FeatureDescription
Feed providersIntegrate into the Windows feeds experience.
Microsoft Copilot hardware key providersRegister as the launch app for the Microsoft Copilot hardware key.
Search providersIntegrate into the Windows Search experience.
Widget providersImplement a Windows widget service provider to support your app.

Other integration features

FeatureDescription
Connected ExperiencesDeveloper documentation for Connected Experiences, covering Share, People, and Resume integrations across Windows surfaces.
Smart App ControlProtect users from untrusted or potentially dangerous code using Microsoft's app intelligence services and Windows code integrity features.