Disable Telemetry In Windows 10
Disable Telemetry In Windows 10. In this article, you will why it is important to disable telemetry in Windows 10 and how to disable telemetry in Windows 10. It is very necessary to disable the telemetry, why it is important and how to do this, all things are explained in this article.
Why It Is Important To Disable Telemetry In Windows 10?
Microsoft’s Telemetry is a feature of Windows that tracks all your computer activities and sends them to Microsoft. In the early versions of Microsoft, telemetry only collected specific data and information that are required for the updates.
This situation has left many users to become concerned regarding their privacy. No one wants to let anyone know so much information about themselves. There is a solution for this, you can disable telemetry in Windows 10. Here are some methods that you can use to disable Microsoft’s telemetry in Windows 10.
How To Disable Telemetry In Windows 10?
Method 1 – Change Your Privacy Settings:
Many of the privacy settings are on by default. This makes telemetry collect the data. You can limit the telemetry by disabling it. To change Privacy settings, follow the steps given below:
1.Open the Search bar.
2.Type Privacy settings and select the appropriate option.
3.In the General section, disable everything.
4.Then, move to the Diagnostic & Feedback option.
5.Change the Diagnostic data to Basic.
6.Dissable the Tailored experience toggle.
7.Now, further disable allowing apps to access your location, contacts, and messages.
8.Keep scrolling through the settings.
9.Disable anything you don’t want to share.
Method 2 – Disable From The Local Policy Editor:
This method to disable telemetry will only work for Windows 10 pro and Enterprise. Local policy editor is used to stopping telemetry that is linked with Data Collection and Preview Builds. To do so:
1.Open the Run utility again.
2.Type gpedit.msc and press Enter to open the Local Policy Editor.
3.Next, navigate to the following location:
Computer Configuration -> Administrative Templates -> Windows Components -> Data Collection and Preview Builds
4.Locate and double-click on the Allow telemetry option.
5.Change the status of Allow telemetry to Disabled.
6.Click on Apply and OK to save the changes.
7.Close the Local Group Policy Editor and restart your computer.
8.This will disable Windows 10 telemetry.
Method 3 – Disable Microsoft Compatibility Telemetry:
This method will disable the main service for telemetry data collection. This is an advanced method and also effect the applications that are using the Compatibility telemetry services. To disable the Compatibility telemetry services:
1.Press Windows + R keys to open Run utility.
2.Type cmd in the search bar.
3.Press Ctrl + Shift + Enter to open an elevated Command Prompt.
4.Enter the following commands in the given order:
sc delete DiagTrack , press Enter
sc delete dmwappushservice , press Enter
echo “” > C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl , press Enter
reg add “HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection” /v AllowTelemetry /t REG_DWORD /d 0 /f
5.Press Enter.
6.When the above command finishes running, restart your PC.
Method 4 – Disable Using From The Registry Editor And Services App:
You can also disable the Windows telemetry collection by using the Registry Editor and the Services app.
Using this method can cause the Pc unable to fetch and install the updates. To disable the telemetry:
1.Open the Run utility again.
2.Type regedit in the search bar.
3.Press Enter to open the Registry Editor.
4.Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection
5.Right-click on the open white area in the right panel after selecting the DataCollection key,
6.Select the New option.
7.Then click on the DWORD (32-bit) Value option.
8.Name the DWORD AllowTelemetry and open it.
9.Change the Base to the Hexadecimal option and set the Value data to 0.
10.Click on OK to save the new DWORD.
11.Open the Run utility again.
12.Search services.msc. This will open the Services utility.
13.Locate the Connected User Experiences and Telemetry service.
14.Double-click on it to open its properties.
15.In the General tab, change the Startup type to Disabled.
16.Click on Apply and OK to save the changes.
17.Repeat the 9th 10th and 11th step with the Diagnostics Tracking Service.
18.At the end, restart your computer.
Comments
Post a Comment