- 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.
-
Open the Group Policy Editor. Search for "Edit Group Policy" in search or run
gpedit.msc
. -
In the Group Policy Editor, navigate to the following path:
Computer Configuration -> Administrative Templates -> Windows Components -> Data Collection and Preview Builds
-
Double-click on
Allow Telemetry
(Windows 10) orAllow Diagnostic Data
(Windows 11) in the right pane. -
In the properties window, select
Enabled
. Then selectSecurity [Enterprise Only]
(Win10) orDiagnostic data off
(Win11), which disables all telemetry. -
Select OK. Telemetry should now be disabled.
To verify that the changes have been applied, you can check the registry.
- Open regedit.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection
. - On the right side, you should see
AllowTelemetry
with a value of0
. This means that telemetry has been disabled.