← Back
Disable Some Of The Telemetry In Windows 10/11
Prerequisites
- Upgrade to Enterprise edition of Windows 10/11 if you are running Home or Pro
- You can do this through the Change Edition option in the Extras menu in MAS
Disabling Telemetry via Group Policy
- Run gpedit.msc
-
Computer Configuration → Administrative Templates → Windows Components → Data Collection and
Preview Builds
- Open "Allow Telemetry" in Win10 or "Allow Diagnostic Data" in Win11
- Set to "Enabled"
- Options → "0 - Security [Enterprise Only]" in Win10 or "Diagnostic data off" in Win11
Disable Windows Error Reporting
-
Computer Configuration → Administrative Templates → Windows Components → Windows Error
Reporting
- Open "Disable Windows Error Reporting"
- Set to "Enabled"
Verify the Changes
- Run regedit
- HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection → AllowTelemetry = 0
- HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Error Reporting → Disabled = 1
March 2026
← Back