How To Disable Microsoft Compatibility Telemetry To Boost Pc. In this article, you will read what is Microsoft Compatibility Telemetry and how to turn off Microsoft Compatibility Telemetry.
You can speed up your system by disabling Microsoft Compatibility Telemetry. A system file named CompatTelRunner.exe may annoy you as it can use a large amount of CPU resources. Ending the task will also not work. So, you have to turn off the Microsoft Compatibility Telemetry.
What Is Microsoft Compatibility Telemetry?
Microsoft Compatibility Telemetry is a part of the Windows Customer Experience Improvement Program. It is a system service in Windows 10. It is located in the C:\Windows\System32 directory and transfers telemetry data. Telemetry data is sent to Microsoft regularly. This file is used to upgrade the Windows to the latest version and install all the Service Pack updates. Disabling the Microsoft Compatibility Telemetry can be helpful if you are concerned that an application is transferring telemetry data to Microsoft.
How To Disable Microsoft Compatibility Telemetry?
Method 1 – Use Administrative Properties:
You can delete the Compattelrunner.exe file using Administrative properties. Follow the steps:
1.Log in Windows as an administrator.
2.To do so, press Win + R.
3.Type net user administrator /active:yes
4.Press Enter.
5.Open start.
6.Search exe and wait while it searches.
7.Right click the app and select Open File Location.
8.Right click and open Properties.
9.Go to Security tab and click Advanced.
10.Go to the Owner Click Change Owner in the new window.
11.Search your computer username in the list.
12.Select that and click Apply.
13.Close any currently open Properties.
14.Then, go to the folder that contains exe.
15.Right click on this file.
16.Navigate to Properties.
17.Go to Security, select Advanced.
18.Click Permissions.
19.Choose your account.
20.Click Edit.
21.Check the Full Control box.
22.Click on Apply.
23.Delete exe from this folder.
24.Also, delete it from Recycle bin .
25.The Microsoft Compatibility Telemetry will be disabled.
Method 2 – Use Command Prompt:
To turn off the Microsoft Compatibility Telemetry using Command Prompt:
1.Open start and search cmd.
2.Wait while the search finishes.
3.Right click on command prompt.
4.Select Run as administrator.
5.Type sc delete DiagTrack and press enter.
6.Type sc delete dmwappushservice.
7.Press enter.
8.Type
echo “” > C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl
9.Press enter.
10.Type
reg add “HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection” /v AllowTelemetry /t REG_DWORD /d 0 /f
11.A registry file will be created.
12.Set its value to 0.
13.This will disable the Microsoft Compatibility Telemetry.
Method 3 – Use Group Policy Editor:
Follow the steps to disable Microsoft Compatibility Telemetry:
1.Open Run by pressing Win + R.
2.Type msc.
3.Press enter.
4.Double click on Computer Configuration.
5.Select Administrative Templates.
6.Select Windows Components.
7.Select Data Collection and Preview Builds from the drop menu.
8.On the right side, double click on Allow Telemetry to modify.
9.Select button next to Disabled.
10.Press OK and the restart the PC.
Method 4 – Use Registry Editor:
For disabling Microsoft Compatibility Telemetry through Registry Editor:
1.Open Run by pressing Win + R.
2.Type regedit.
3.Click OK or press enter.
4.Navigate to this path:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection
5.Right click on DataCollection and choose New.
6.Create a DWORD (32-bit) Value.
7.Name the new value Allow Telemetry.
8.Double click to modify.
9.Set the value data to 0.
10.The Microsoft Compatibility Telemetry is now disable.
Method 5 – Use Task Scheduler:
Follow the steps:
1.Open Run by pressing Win + R.
2.Type msc and press Enter.
3.On the left panel, double click on Task Scheduler Library.
4.Open Microsoft.
5.Open Windows
6.Select Application Experience from the drop-down menu.
7.On the right pane, right click and select Disable for the following apps:
AITAgent
Microsoft Compatibility Appraiser
ProgramData Updater
8.This will stop the Microsoft Compatibility Telemetry (compattelrunner.exe) from running.