Britec Tech Support Forum

Full Version: Disable Diagnostics Tracking Service Telemetry
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I would like to know if I can disable the service?
Yes if you want to disable it you can. if you want to disable and delete it you can.

You can disable service in services if you want and then delete.

1. Open CMD as Administrator

2. sc stop DiagTrack

3. sc delete DiagTrack


For Windows 7 or Windows 8, you can create a registry key:

Code:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DiagTrack

Set value to "4" (for disabled).


For Group Policy

1. Computer Configuration>Administrative Templates>Windows Components>Data Collection and Preview Builds> Allow Telemetry

2. Double click and set to disable.

[attachment=2097]
thank you for the reply Britec

i would like to know can i disable it this method instead?
[attachment=2105]
(11-14-2016, 10:18 PM)f23948 Wrote: [ -> ]thank you for the reply Britec




i would like to know can i disable it this method instead?

yes, you can
Yeah you can disable it that way if you wish.
thank you Britec thread closed