app diagnostics

About this tag
App diagnostics on Windows involve APIs that allow developers to enumerate running apps, including UWP and Win32 applications, and retrieve diagnostic information. These APIs were previewed at Build and are available in Insider builds starting from Build 16226. They enable monitoring of app performance and resource usage, helping with troubleshooting and optimization. The tag covers topics related to diagnostic tools and APIs for Windows applications.
  1. News

    UWP App Diagnostics

    At Build this year, we gave a sneak preview of a set of new APIs designed to provide diagnostic information about running apps. You can see the videos Link Removed and Link Removed – but note that these were based on a pre-release implementation. So, while the Build videos are still correct on...
Back
Top