Does anybody know how to stop the Windows Compatability Telemetry (CompatTelRunner.exe) from starting? It causes extremely high disk usage which results in large performance issues.
best solution:
go to task manager, locate Windows Compatability Telemetry, right click and select
open file location. once found (CompatTelRunner.exe), go to
properties >> security >> advanced permission settings and click on change owner.
change the owner to your administrator account and click apply.
go back to permissions and click
edit permissions. select admin group/user and check full control box and select apply. after, deny all permissions to other user groups (system, trusted installer, all application packages and all restricted applications) and
click apply. this will prevent the system files and applications from reading, executing or editing the app. you can also delete it bur this wont stop system repair or update from re-installing it. therefore, keeping
it with denied permissions for non admin user & system will prevent system from re-installing it again as this will require your permission.
Alternatively, you can also disable the task in task manager, but this doesn't always work. so doing both will ensure double protection.
hope this helps