Microsoft back ported some telemetry features to Windows 7 and 8 that were originally designed within the development of Windows 10. To disable the service that is tied to this telemetry component, launch an elevated PowerShell session and enter the following commands.
Stop-Service diagtrack
Set-Service diagtrack –StartupType disabled
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.