mirror of
https://github.com/microsoft/WSL.git
synced 2025-07-02 23:13:21 +00:00
18 lines
1.1 KiB
Markdown
18 lines
1.1 KiB
Markdown
![]() |
# WSL data & privacy
|
||
|
|
||
|
## Overview
|
||
|
|
||
|
WSL collects diagnostic data using Windows telemetry, just like other Windows components. You can disable this by opening Windows Settings, navigating to Privacy and Security -> Diagnostics & Feedback and disabling 'Diagnostic data'. You can also view all diagnostic data that you are sending in that menu using the 'View diagnostic data' option.
|
||
|
|
||
|
For more information please read the [Microsoft privacy statement](https://www.microsoft.com/privacy/privacystatement).
|
||
|
|
||
|
## What does WSL collect?
|
||
|
|
||
|
1. Usage
|
||
|
- Understanding what features and settings are most often used in WSL helps us make decisions on where to focus our time and energy.
|
||
|
2. Stability
|
||
|
- Monitoring bugs and system crashes assists us in prioritizing the most urgent issues.
|
||
|
3. Performance
|
||
|
- Assessing the performance of WSL gives us an understanding of what runtimes / components could be causing slow downs. This supports our commitment in providing you a speedy and effective WSL.
|
||
|
|
||
|
You can search for WSL telemetry events by looking for calls to `WSL_LOG_TELEMETRY` in the source code of this repository.
|