Open GmavionR opened 1 day ago
Heya,
From google translate it seems the setting is set to 'Sending required data', this is the best setting possible with the options that Microsoft provides. The telemetry sent with this setting is quite minimal, as described here: https://www.microsoft.com/en-us/privacy/data-collection-windows
For the scope of this script I have decided it's not worth it to use additional methods to disable all telemetry, as that is unsupported and likely to cause unintended side-effects.
win powershell run as admin
.\Win11Debloat.ps1 -DisableTelemetry
Diagnostic data is still being sent after the command is executed