Windows LogoWindows API Reference

Windows 11 API Updates

Explore the latest API changes and additions for Windows 11, focusing on enhancements and new features introduced through recent updates.

Update 23H2 (October 2023)

Release Date: October 24, 2023

Version: 22631

Key Focus: AI Integration, Productivity Enhancements, Accessibility

This update brings significant changes to how developers can leverage AI-powered features within Windows applications. New APIs enable deeper integration with Copilot and advanced natural language processing capabilities.

New APIs and Features:

  • Windows.AI.Copilot.GetSuggestionsAsync()New
  • Windows.UI.Core.Input.GestureRecognizer.CreateWithAI()New
  • Windows.System.UserProfile.HoloLensSensor.Start()Updated
  • Windows.Networking.NetworkStatus.GetCellularInfoAsync()Improved

Update 22H2 (September 2022)

Release Date: September 20, 2022

Version: 22621

Key Focus: Performance, UI Modernization, Developer Tools

The 22H2 update focused on refining the Windows 11 experience, improving application performance, and introducing new developer tools for building modern Windows applications. Enhancements to WinUI and Fluent Design System are prominent.

Key API Changes:

  • Windows.UI.Xaml.Controls.ListViewBase.IsVirtualizingEnabled
  • Windows.Graphics.DirectX.Direct3D11.CreateDevice()Optimized
  • Windows.Storage.FileAccessMode.ReadWriteThroughputAdded
  • Windows.System.Power.RequestSuspendAsync()Refined

Initial Windows 11 Release (October 2021)

Release Date: October 5, 2021

Version: 22000

Key Focus: Fluent Design, Compatibility, New Frameworks

The foundational release of Windows 11 introduced a new design language and a host of new APIs built around the Fluent Design System, improved app compatibility, and enhanced security features.

Core API Additions:

  • Windows.UI.Xaml.Controls.WebView2Included
  • Windows.Graphics.Capture.GraphicsCaptureSessionIncluded
  • Windows.Security.Credentials.WebCredentialManagerIncluded

For detailed documentation on specific APIs, please refer to the respective sections within the Core APIs or other relevant categories.