How To Disable Microsoft Compatibility Telemetry
SOLUTION 1: DISABLE MICROSOFT COMPATIBILITY TELEMETRY FROM COMMAND PROMPT
Step 1. First of all, you run Command Prompt as administrator. To learn more launch Command Prompt as administrator
Step 2. Then you type the following keys successively and hit Enter after each command:
sc delete DiagTrack
sc delete dmwappushservice echo “” > C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLoggerDiagtrack-Listener.etl reg add “HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection” /v AllowTelemetry /t REG_DWORD /d 0 /f
Step 3. Finally, you restart your computer and and check if that helps fix the issue.
SOLUTION 2: DISABLE COMPATTELRUNNER.EXE FROM TASK SCHEDULER
Step 1. First of all, you press Windows + R Key, and type taskschd.msc then hit OK (or tap Enter) to open Task Scheduler.
Step 2. In the left pane of Task Scheduler, you navigate to:
Task Scheduler Library -> Microsoft -> Windows -> Application Experience
Step 3. In the right pane of Task Scheduler, you look for Microsoft Compatibility Appraiser. Right-click it and select Disable
Step 4. Now you can close Task Scheduler, restart your computer and check if that helps fix the issue.
These are two solutions that help you how to disable or remove CompatTelRunner.exe. If you have any other Windows related issues you can check for the solution in my Windows fix section. Hope you enjoy it