Skip to content

Regarding that telemetry #1941

Answered by BenJKuhn
wjk asked this question in General
Dec 30, 2021 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

The runtime components of the Windows App SDK are an extension of Windows and follow Windows policies and practices for telemetry and data collection. As with all telemetry from Windows, users are in control via settings. In Windows 11 this is under "Privacy & security" -> "Diagnostic & feedback". In Windows 10 it can be found in Settings under "Privacy" -> "Diagnostic & feedback".

From a software architecture perspective, the boundary between App SDK and functionality delivered via the Windows OS install is dynamic. Whether behavior is "in Windows" or "in app SDK" is different on different OS versions. The Windows App SDK defers to the OS for some behavior on Windows 11 but carries its o…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@float34
Comment options

@riverar
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by wjk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants