Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section curates the latest platform capabilities, SDK and API additions, AI integration options, performance and diagnostics improvements, design guidance updates, and productivity tooling enhancements. Bookmark it and check back regularly: we refresh the highlights so you can focus on what moves your app forward.
Latest releases
Find the latest downloads, release notes, and updates for the Windows SDK, Windows App SDK, and WinUI 3.

Windows App SDK
Discover what's new
View release notes
View downloads

Windows SDK
Discover what's new
View release notes
View downloads
Highlights – April 2026
- Agentic AI tools for Windows development: New guide on enhancing AI coding agents with Windows-specific context — including the Microsoft Learn MCP Server for live documentation access, and the WinUI 3 development plugin for GitHub Copilot to generate accurate, modern WinUI 3 code — Agentic AI tools for Windows.
- WinApp CLI cross-framework guides: The Windows App Development CLI (public preview) now has step-by-step guides for adding Windows capabilities to apps built with .NET, C++, Rust, Flutter, Electron, and Tauri — including packaging, identity, AI integration, and notifications — WinApp CLI guides.
- MapControl for WinUI: New documentation for the MapControl, an interactive map powered by Azure Maps with support for pins, layers, and user interaction — MapControl guide.
- Materials documentation: New dedicated pages covering how to use Mica and Acrylic in your WinUI apps — Materials overview and In-app acrylic.
- Store API updates: New sections documenting how to check if an unpackaged app is installed and how to open the Store product detail page for a product — Send requests to the Store.
- Iconography documentation reorganized: App icon and iconography docs have been consolidated into a dedicated Iconography hub for easier navigation.
- Windows notifications overview: Confused by
AppNotificationManagervsToastNotificationManager? New overview page explains which notification API to use for your app type, with a feature comparison table and links to samples — Windows notifications overview. - Choose a packaging model: New scenario-based decision guide for choosing between packaged (MSIX), unpackaged, and sparse-package / external-location approaches — covering distribution options, feature requirements, and migration paths — Choose a packaging model.
- Performance docs for WinUI: The full set of Windows app performance documentation — startup, memory, XAML layout, animations, ListView/GridView optimization, and more — is now available under the WinUI developer section at Windows app performance.
- Visual layer and Composition docs for WinUI: Documentation for the Visual layer (
Microsoft.UI.Composition) — including visuals, animations, effects, brushes, lighting, and shadows — is available in the WinUI/Windows App SDK developer section at Visual layer overview. - Command Palette extension toolkit: New API reference documentation for the PowerToys Command Palette extension toolkit, covering built-in commands (
CopyPathCommand,OpenFileCommand,OpenInConsoleCommand, and more) and layout types — Command Palette extension toolkit. - Java getting started for Windows: New guide for setting up a Java development environment on Windows, covering JDK installation,
JAVA_HOMEconfiguration, editor options, and WSL considerations — Java on Windows). - App features overview: New landing page for the Features section of the Windows developer docs, with entry points to accessibility, AI, files, notifications, UI, and more — Features for Windows app development.
Previous highlights:
- Segoe Fluent Icons Font updated: The Segoe Fluent Icons Font documentation has been refreshed with the latest icon additions and usage guidance — View icons.
- WinUI terminology clarification: Updated terminology across documentation for clarity — "WinUI 2" is now referred to as "WinUI for UWP" and "WinUI 3" is now simply "WinUI" to reflect current naming conventions.
- Windows Developer Support hub: New centralized support page with quick help actions, community channels, and Microsoft support contacts — Get support.
- PowerToys 0.97.2 release with new features and improvements to existing tools — Microsoft PowerToys: Utilities to customize Windows.
- Windows App SDK release notes: Refactored and consolidated history from 0.5 through 2.0 — find the latest fixes and APIs in one place (release notes hub).
- Windows SDK updates: New overview and detailed release notes to track SDK changes (overview · release notes).
- WinAppCLI public preview: The Windows App Development CLI is a command-line interface for managing Windows SDKs, packaging, generating app identity, manifests, certificates, and using build tools with any app framework — (GitHub repo).
- Cross Device Resume (XDR) overview: Introduces Windows app continuity across devices and technologies available to enable XDR scenarios (overview).
- Implement XDR using WNS raw notifications: Step-by-step guide to integrate app continuity via WNS, including prerequisites and Python/JavaScript examples (how-to).
- AI on Windows: Fresh overview for building AI‑powered experiences on Windows, with entry points to APIs and tooling (Windows AI overview).
- Packaged vs. unpackaged guidance: Updated guidance for choosing and configuring packaged or unpackaged apps, including WinUI scenarios (decision guide).
- UWP capability declarations: Revised topic clarifying capability types, privacy‑sensitive capabilities, and Store submission considerations (declare capabilities).
- Microsoft Store: The latest news from the Microsoft Store including waived fees and updated analytics.
Documentation
| Feature | Description |
|---|---|
| Start developing Windows apps | Comprehensive starting point for Windows app development. |
| Win32 app isolation overview | Security and reliability benefits of isolating Win32 apps. |
| AppWindow.SetIcon | API reference for setting a window icon (Windows App SDK). |
| Get started with Windows AI APIs | Quickstart building apps using Windows AI. |
| Agentic AI tools for Windows | Connect AI coding agents to Windows docs and WinUI 3 best practices. |
| WinApp CLI overview | Command-line tool for packaging, identity, and SDK management across frameworks. |
| MapControl | Interactive Azure Maps-powered map control for WinUI apps. |
| Materials in Windows apps | Overview of Mica and Acrylic materials for WinUI. |
| Windows notifications overview | Which notification API to use: AppNotificationManager vs ToastNotificationManager. |
| Choose a packaging model | Scenario-based guide for choosing packaged, unpackaged, or sparse packaging. |
| Windows app performance | Performance docs for WinUI apps: startup, memory, XAML layout, and more. |
| Features for Windows app development | Landing page for Windows platform features: accessibility, AI, files, notifications, and more. |
Windows developer