|
| 1 | +--- |
| 2 | +title: Windows at Ignite |
| 3 | +description: Key Windows app development announcements, resources, and sessions from Microsoft Ignite. |
| 4 | +keywords: Ignite, Windows, announcements, WinUI, Windows App SDK, Windows AI, developer tools |
| 5 | +ms.date: 11/07/2025 |
| 6 | +ms.topic: whats-new |
| 7 | +ms.localizationpriority: medium |
| 8 | +--- |
| 9 | + |
| 10 | +# Windows at Microsoft Ignite |
| 11 | + |
| 12 | +Stay up to date with Windows app platform innovations announced or highlighted at [Microsoft Ignite](https://ignite.microsoft.com/) happening November 18-21, 2025. This page curates the most relevant updates, resources, and sessions so you can dive deeper. Check back after the event for recorded sessions and labs. |
| 13 | + |
| 14 | +## Event highlights |
| 15 | + |
| 16 | +| Area | Highlight | |
| 17 | +| :-- | :-- | |
| 18 | +| Windows App SDK | Latest stable and preview releases with new APIs and performance improvements. See [Stable channel release notes](../windows-app-sdk/stable-channel.md) and [Preview channel release notes](../windows-app-sdk/preview-channel.md). | |
| 19 | +| WinUI | New controls and performance guidance reinforced through the WinUI 3 Gallery. Explore the [WinUI 3 Gallery on GitHub](https://github.com/microsoft/WinUI-Gallery). | |
| 20 | +| Windows AI | Local AI capabilities including small language models (SLMs) like Phi Silica and updated guidance to integrate AI features responsibly. Start with [Get started using Windows AI APIs](/windows/ai/apis/get-started). | |
| 21 | +| Developer productivity | Updates to PowerToys and command-line tooling elevate daily workflows. Install and explore [PowerToys](/windows/powertoys/). | |
| 22 | +| Security and reliability | Guidance on [Win32 app isolation](/windows/win32/secauthz/app-isolation-overview) to strengthen app trustworthiness. | |
| 23 | + |
| 24 | +## Key announcements and guidance |
| 25 | + |
| 26 | +### Windows App SDK |
| 27 | + |
| 28 | +The Windows App SDK continues to unify and evolve the Windows app platform. Review: |
| 29 | + |
| 30 | +- [Stable channel release notes](../windows-app-sdk/stable-channel.md) |
| 31 | +- [Preview channel release notes](../windows-app-sdk/preview-channel.md) |
| 32 | +- [Release notes archive](../windows-app-sdk/release-notes-archive/stable-channel-1-7.md) |
| 33 | + |
| 34 | +### WinUI |
| 35 | + |
| 36 | +WinUI 3 helps you build modern Windows desktop apps with native controls and styling. |
| 37 | + |
| 38 | +| Resource | Description | |
| 39 | +| :-- | :-- | |
| 40 | +| [WinUI 3 Gallery](https://github.com/microsoft/WinUI-Gallery) | Control samples and reference app; install from the Microsoft Store for offline exploration. | |
| 41 | +| [Start developing Windows apps](/windows/apps/get-started/start-here) | Unified starting point explaining app models, UI frameworks, packaging, and modernization paths. | |
| 42 | + |
| 43 | +### Windows AI and local models |
| 44 | + |
| 45 | +Windows empowers local AI experiences through efficient small language models and on-device APIs. |
| 46 | + |
| 47 | +| Resource | Description | |
| 48 | +| :-- | :-- | |
| 49 | +| [Windows AI overview](/windows/ai/) | Platform overview for incorporating AI into Windows apps. | |
| 50 | +| [Windows AI Foundry overview](/windows/ai/overview) | Introduces Phi Silica and approaches for local inference, enabling low-latency AI features. | |
| 51 | +| [Get started using Windows AI APIs](/windows/ai/apis/get-started) | Quickstart to integrate Windows AI APIs into your app. | |
| 52 | + |
| 53 | +### Developer tools |
| 54 | + |
| 55 | +Boost productivity with these curated tools and utilities. |
| 56 | + |
| 57 | +| Tool | Description | |
| 58 | +| :-- | :-- | |
| 59 | +| [PowerToys](/windows/powertoys/) | Power user utilities that streamline everyday workflows. | |
| 60 | +| [Installing PowerToys](/windows/powertoys/install) | Step-by-step installation guidance. | |
| 61 | +| [Edit](/windows/edit) | Lightweight command-line text editor available in Windows 11. | |
| 62 | +| [Windows Subsystem for Linux (WSL)](/windows/wsl/) | Run a Linux environment directly on Windows without a VM or dual boot. | |
| 63 | + |
| 64 | +### Samples and code exploration |
| 65 | + |
| 66 | +Jumpstart development with official sample code: |
| 67 | + |
| 68 | +| Resource | Description | |
| 69 | +| :-- | :-- | |
| 70 | +| [Sample code browser](/samples/browse/?products=windows) | Filterable catalog of Windows samples. | |
| 71 | +| [WinUI 3 Gallery](https://github.com/microsoft/WinUI-Gallery) | Reference implementation and control samples. | |
| 72 | + |
| 73 | +### Security and isolation |
| 74 | + |
| 75 | +Improve app reliability and trustworthiness. |
| 76 | + |
| 77 | +| Topic | Description | |
| 78 | +| :-- | :-- | |
| 79 | +| [Win32 app isolation overview](/windows/win32/secauthz/app-isolation-overview) | Benefits and architecture of isolating classic Win32 applications. | |
| 80 | + |
| 81 | +## Release notes and platform resources |
| 82 | + |
| 83 | +| Component | Links | |
| 84 | +| :-- | :-- | |
| 85 | +| Windows App SDK | [Stable release notes](../windows-app-sdk/stable-channel.md) • [Preview release notes](../windows-app-sdk/preview-channel.md) • [Archive](../windows-app-sdk/release-notes-archive/stable-channel-1-7.md) | |
| 86 | +| Windows SDK | [Downloads & archive](https://developer.microsoft.com/windows/downloads/sdk-archive) (includes latest and Insider preview SDK release notes) | |
| 87 | +| Windows Insider | [Windows Insider for Developers](https://www.microsoft.com/windowsinsider/for-developers-getting-started) | |
| 88 | +| Modernization | [Start developing Windows apps](/windows/apps/get-started/start-here) | |
| 89 | + |
| 90 | +## Suggested Ignite sessions and follow-up |
| 91 | + |
| 92 | +If you attended Ignite, revisit recorded sessions and labs (link to session catalog to be added). After the event: |
| 93 | + |
| 94 | +1. Prototype features by using the latest Windows App SDK APIs. |
| 95 | +1. Explore WinUI 3 controls in the Gallery for UX ideas. |
| 96 | +1. Integrate a local AI capability (for example, summarization) through Windows AI APIs. |
| 97 | +1. Strengthen security by planning Win32 app isolation. |
| 98 | +1. Share feedback with the team in the Windows Dev community. |
| 99 | + |
| 100 | +## Next steps |
| 101 | + |
| 102 | +- Bookmark this page; post-Ignite updates will add direct session recording links. |
| 103 | +- Watch Windows App SDK release cadence for new APIs. |
| 104 | +- Evaluate where local AI can reduce latency or preserve privacy in your app. |
| 105 | + |
| 106 | +--- |
| 107 | +For community updates and ongoing announcements, visit the [Windows Dev Center](https://developer.microsoft.com/windows/community/). |
0 commit comments