Close Menu
JustwebworldJustwebworld
  • Astrology
  • Business & Finance
    • Cryptocurrency
    • Make Money
    • Entrepreneur
    • Brands
    • Companies
    • Personal Finance
      • Banking
      • Insurance
      • Trading and Investing
  • Tech
    • Computing
    • Cybersecurity
    • Electronics
    • Android
    • Apple
    • Gadgets
    • Social Media
    • Mobile Apps
    • Softwares
  • Education
    • Vocabulary
    • Abbreviations
    • General Knowledge
    • Writing & Translation
  • Lifestyle
    • Beauty & Cosmetics
    • Fashion & Style
    • Furniture & Decor
    • Luxury
    • People & Relationships
    • Pets and Animals
    • Shopping
    • Parenting
    • Gardening
    • Birthdays
  • Health
  • Travel
  • Auto
  • Gaming
  • Food
  • Entertainment
  • Sports
Facebook X (Twitter) Instagram
Sunday, May 18
  • About
  • Contact Us
  • Advertise With Us
  • Disclaimer
  • Terms & Conditions
  • Privacy Policy
JustwebworldJustwebworld
  • Astrology
  • Business & Finance
    • Cryptocurrency
    • Make Money
    • Entrepreneur
    • Brands
    • Companies
    • Personal Finance
      • Banking
      • Insurance
      • Trading and Investing
  • Tech
    • Computing
    • Cybersecurity
    • Electronics
    • Android
    • Apple
    • Gadgets
    • Social Media
    • Mobile Apps
    • Softwares
  • Education
    • Vocabulary
    • Abbreviations
    • General Knowledge
    • Writing & Translation
  • Lifestyle
    • Beauty & Cosmetics
    • Fashion & Style
    • Furniture & Decor
    • Luxury
    • People & Relationships
    • Pets and Animals
    • Shopping
    • Parenting
    • Gardening
    • Birthdays
  • Health
  • Travel
  • Auto
  • Gaming
  • Food
  • Entertainment
  • Sports
JustwebworldJustwebworld
Home » Technology » Computing » Windows

Simple Ways To Disable Microsoft Compatibility Telemetry In Windows 10

Ishi AgarwalBy Ishi Agarwal Windows
Facebook Twitter LinkedIn Telegram Pinterest Reddit Email WhatsApp
Follow Us
WhatsApp Telegram
Share
Facebook Twitter LinkedIn Pinterest Reddit Telegram WhatsApp

Microsoft is a household name when it comes to providing software and operating systems. It is the world’s largest and most successful ventures in this field. With tons of feathers added to its hat, Microsoft has made a firm position for itself by providing numerous features to its user for making their lives easier.

Table of Contents

Toggle
  • Disabling Windows Compatibility Telemetry
    • Microsoft compatibility telemetry in Windows 10: A brief description
    • Let us understand various levels of telemetry
    • Different ways to disable Microsoft compatibility telemetry in windows 10
    • Method 1: Command prompt method
    • Method 2: making use of registry editor
    • Method 3: The service of diagnostic tracking
    • Method 4: using task scheduler

Disabling Windows Compatibility Telemetry

Fix Microsoft Compatibility Telemetry

One such is the compatibility telemetry which is a default feature that comes with all the Microsoft devices. The main purpose of compatibility telemetry is the accumulation of the user data and delivering to Microsoft.

However, this feature is of less use to the user and also poses many problems for them. It might also be used for malicious activities like privacy interception, disk usage, etc. Hence, most of the people prefer to disable the Microsoft compatibility telemetry.

Microsoft compatibility telemetry in Windows 10: A brief description

In Microsoft devices, windows compatibility telemetry has the basic function of – keeping a record of the performance of the device and all the software that the device is using.

This data is then collected by Microsoft. It is further used by it to make improvements in their services along with recognizing the loopholes present in their ongoing services. Such an activity is important due to the following reasons.

  • To keep windows secure and reliable.
  • Improve user experience.
  • To keep windows up to date.
  • For allowing personalization of engagement surfaces.
  • To analyze how the windows are being used.

However, Microsoft compatibility telemetry must not be confused with regular and functional telemetry data. Microsoft compatibility telemetry is different from functional data in terms of types of installed applications, what hardware is used and how the data is being used, etc.

Also Read: How to Reset Forgotten Windows 10 Password Within 5 Minutes How to Reset Forgotten Windows 10 Password Within 5 Minutes

Let us understand various levels of telemetry

Now since you have a clear cut idea about what Microsoft compatibility telemetry actually is, it is important to know about the various levels of it before arriving at the ways to disable it. So basically, there are in all four different levels of compatibility telemetry in windows 10 which are named as- security, basic, enhanced and full.

  • Security- the basic purpose of this level of telemetry is to keep the windows device secure and safe. The data related to this level of Windows 10 compatibility telemetry only in windows 10 education, windows Iot and window 10 enterprises editions only.
  • Basic- this level of telemetry has the least amount of data stored by it. It only saves the basic data of the device and the applications that the device holds.
  • Enhanced- the main aim behind this level of telemetry is to enhance the user experience. This is done through the data gathered by the Microsoft compatibility telemetry. Hence, this level of telemetry is used to store the information related to how the Microsoft device and its applications are being used by the user.
  • Full- this level works just as its name suggests. That is, it collects each and every information of the device and its applications. Along with the data stored by above-mentioned levels, it also stores some additional data that can be used to recognize, tackle and fix various problems.

Different ways to disable Microsoft compatibility telemetry in windows 10

The windows compatibility telemetry also known as compattelrunner.exe file. It utilizes a large amount of disk to process the required resources and hence a lot of CPU usage is involved in it.

Also Read: How to Increase Download Speed In Windows 10? How to Increase Download Speed In Windows 10?

Also, there is data insecurity involved with it. Thus below are some of the best and easy ways to disable the windows compatibility telemetry. You can choose the method that suits you the best.

Method 1: Command prompt method

The first method to disable windows compatibility telemetry involves the use of the command prompt. If you opt for this method, you will have to type the below given set of commands on the command prompt and press the enter button at the end of each command.

  • Click on the windows icon button + R so as to open the run windows and then you need to type ‘cmd’ in the block and then press enter.
  • A command window will open after which you have to right click and choose the ‘run as administrator’ option from the drop-down
  • Now type the following commands and do not forget to press the enter button at the end of each command (at places where it is indicated as <enter> ):
  • sc delete DiagTrack
  • sc delete dmwappushservice
  • echo ““ > C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-DiagTrack-Listener.etl
  • red add “HKLM\SOFTWARE\Policies\\Microsoft\Windows\DataCollection”/v AllowTelemtery/t REG_DWORD/d 0 /f

Method 2: making use of registry editor

Another effective method is to use the registry editor so as to disable the compatibility telemetry in windows 10. However, if the windows 10 version of your personal computer does not imbibe the group policy editor with it, then you can follow a few easy steps as mentioned below.

  • In the run window, type ‘regedit’ so as to open the registry editor and then click on ‘okay’ button.

Windows Registry

Also Read: What to Do When You Forgot Windows 10 Login Password What to Do When You Forgot Windows 10 Login Password
  • Then search for the below given key and select.

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Data collection

  • Create DWORD of 32 bit and name it ‘allow telemetry’ and assign a value of 0 to it.

Allow telemetry

Method 3: The service of diagnostic tracking

For this method, you have to click on the services tab. Then select the diagnostic tracking option from the list that appears on your screen. From there tap on the property sheet option.

A new window will open from where you have selected the ‘general’ option. Once done, from the startup type, choose the ‘disable’ option. Generally, a GPO (provided by Microsoft) is needed for this method.

Method 4: using task scheduler

Follow these steps.

  • Task scheduler<Microsoft<windows<application experience.
  • Disable all the 3 tasks from the folder that opened.

If still none of the above-mentioned methods work for you, you can also use the Reimage Plus tool which is highly compatible with every computer. You can download it from the official website and use it comfortably.

Follow on WhatsApp Follow on Telegram
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Telegram WhatsApp Copy Link
Previous ArticleEverything You Need to Know About Zenchat
Next Article Top 10 Reasons to Play Slots Online
Ishi Agarwal

Ishi is a Professional Content writer and an Editor. She loves curating articles on various niches to spread awareness among her readers based on her research. When she is not writing, she loves baking and is a professional chocolatier. She researches not only on technical niches but has also written many blogs on fashion, travel and self-help.

Related Posts

How To Fix A Stuck Windows Update

How to Fix the BSOD Error 0x4 INVALID_DATA_ACCESS

How to Optimize Your PC Performance – 7 Tools Which Help You to Boost It Up

Fix Msvcp100.dll Missing Or Not Found Error In Windows 10

How to Effectively Protect Your Windows 10 PC Or Laptop?

How to Fix ‘BOOTMGR’ Is Missing Errors?

Leave A Reply

Categories
Archives

Who is Hazel Brugger? Top Swiss Comedian, Eurovision Host & Comedy Queen of Europe

Luke Kornet Full Player Profile | Age, Height, Net Worth, Career Stats 2025

Who Is Brent Faiyaz? Age, Songs, Albums, Net Worth & Tour 2025

FaZe Rug Net Worth, Age, Girlfriend, House & Career | Must Read

Happy Father’s Day Wishes & Quotes | Heartfelt Messages, Sayings & Captions for Dad 2025

Why Stewart Vickers Is the Best SEO Expert in the World

Diljit Dosanjh : Latest Songs, Movies, Net Worth, Concerts & Full Biography

Katie Ledecky: Olympic Gold Queen | Records, Career, Net Worth & More!

Best New Clinic Opening Wishes | Heartfelt Messages, Quotes & Blessings to Celebrate Success

Brixton Cromwell 1200 Review 2025 | Price, Specs, Mileage & Top Speed Revealed!

DMCA.com Protection Status
Quick Links
Age Calculator
Angel Number Calculator
Case Converter
Sudoku Online
Word Counter
Love Calculator
Useful Links
Number to Words
Period Calculator
Yes-No Picker Wheel
Demon Name Generator
Kingdom Name Generator
Harry Potter Name Generator
Helpful Resources
Colors Name In English
Best Computer Brands
WhatsApp Web
Most Beautiful Beaches
Tesla Cybertruck Review
Richest Actors in the World
Explore More
Good Morning Handsome
Best English Songs of All Time
Cricket World Cup Winners
Ways to Say Rest In Peace
Britain’s Got Talent Winners
American Idol Winners
Facebook X (Twitter) Instagram Pinterest YouTube Tumblr LinkedIn WhatsApp Telegram Threads RSS
  • About
  • Contact Us
  • Advertise With Us
  • Disclaimer
  • Privacy Policy
  • Terms & Conditions
  • Web Stories
Copyright © 2012-2025. JustWebWorld - All Rights Reserved. | Sitemap

Type above and press Enter to search. Press Esc to cancel.

×

👇 Bonus Reads for You 🎁

Forgot Windows 10 Login Password
What to Do When You Forgot Windows 10 Login Password
"BOOTMGR is Missing" - How to Fix?
How to Fix ‘BOOTMGR’ Is Missing Errors?
Batch file - File format
How to Create and Run BAT File
Best Computer Protection in 2016
Computer Protection In 2016, After Windows 10