Meskipun Microsoft telah mendorong pengumpulan data telemetri sejak Windows 7, tidak ada yang selengkap yang ada di Windows 10. Secara default, Windows 10 hadir dengan fitur telemetri yang diaktifkan secara default yang mengumpulkan semua jenis aktivitas pengguna dan mengirimkannya langsung ke Microsoft. Karena Microsoft tidak menyediakan cara untuk menonaktifkannya sepenuhnya dari menu GUI (kecuali Anda memiliki edisi Enterprise), beberapa pengguna telah mencari alternatif untuk mencegah penginstalan OS Windows mereka mengumpulkan data telemetri.

Cara Menonaktifkan Pengumpulan Data Telemetri di Windows 10
Ketika datang untuk menghentikan Windows 10 mengumpulkan data telemetri, hanya ada satu pengaturan GUI yang dapat diakses oleh pengguna biasa - Dengan mengatur Data diagnostik dan penggunaan ke fitur ke Dasar, Anda akan membatasi jumlah data telemetri yang dikumpulkan berdasarkan kamu. Anda juga dapat menghalangi pengumpulan data telemetri melalui Editor Registri, tetapi ini hanya sedikit lebih efektif daripada GUI yang setara.
Namun, jika Anda ingin lebih membatasi fitur ini, Anda juga harus mempertimbangkan untuk menonaktifkan layanan telemetri Kompatibilitas Microsoft melalui CMD yang ditinggikan dan menonaktifkan Penilai Kompatibilitas Microsoft (baik melalui Penjadwal Tugas atau melalui Powershell).
Tetapi jika Anda memiliki Windows 10 PRO atau Windows 10 Enterprise, cara terbaik untuk melakukannya adalah melalui Editor Kebijakan Grup.
Metode 1: Mengubah Opsi Privasi
Meskipun banyak pengaturan telemetri "aktif" secara default, ini menghibur bagi pengguna Windows 10 karena mereka dapat mematikannya. Ikuti langkah-langkah ini untuk mengubah opsi telemetri di pengaturan privasi Windows 10.
Buka pengaturan Windows 10 dan pilih Privasi. Anda akan menemukan sejumlah tab di sisi kiri. Jelajahi tab dan Anda akan menemukan banyak opsi yang dapat Anda atur sesuai dengan preferensi Anda.
Namun, tidak semua opsi dapat diakses melalui pengaturan Windows 10. Untuk menonaktifkan telemetri di Windows 10, Anda perlu menggunakan beberapa peretasan untuk opsi tambahan ini.
Jika Anda mencari cara lain untuk menonaktifkan layanan telemetri, lanjutkan ke perbaikan potensial berikutnya di bawah ini.
Metode 2: Menonaktifkan data Diagnostik dan penggunaan
Jika Anda enggan membatasi jumlah data yang Anda kirim ke Microsoft, Anda dapat mempertimbangkan untuk mengatur Diagnostik dan data penggunaan ke Dasar dari menu Umpan Balik & Diagnostik (di Pengaturan Windows).
Meskipun operasi ini tidak menghentikan pengumpulan data telemetri, ini akan memaksa penginstalan Windows 10 Anda untuk hanya mengumpulkan informasi dasar yang penting bagi sistem operasi. Data yang dikumpulkan mencakup kemampuan perangkat keras, parameter yang berjalan rata-rata, dan kesalahan kritis yang membuat sistem Anda berhenti.
Ingatlah bahwa mengikuti rute ini masih memungkinkan penginstalan pembaruan Windows baru, tetapi beberapa aplikasi UWP mungkin tidak berfungsi dengan benar setelah beberapa waktu.
Jika Anda memutuskan untuk menggunakan cara ini, berikut adalah petunjuk langkah demi langkah yang memungkinkan Anda mengubah pengaturan data Diagnostik dan penggunaan untuk membatasi jumlah data telemetri yang dikumpulkan dari komputer Windows 10 Anda:
- Tekan tombol Windows + R untuk membuka kotak dialog Run . Selanjutnya, ketik ' ms-settings: privacy-feedback ' dan tekan Enter untuk membuka tab Umpan Balik & diagnostik dari aplikasi Pengaturan.
- Setelah Anda tiba di lokasi yang benar, pindah ke bagian sebelah kanan dan gulir ke bawah ke bagian Data diagnostik.
- Setelah Anda mengidentifikasi tab Data diagnostik , atur sakelar yang terkait ke Dasar .
- Restart komputer Anda untuk menyimpan modifikasi.

Jika Anda mencari cara untuk sepenuhnya menghentikan pengumpulan data telemetri Windows 10, pindah ke metode selanjutnya di bawah ini.
Metode 3: Nonaktifkan telemetri Kompatibilitas Microsoft melalui CMD
Jika Anda ingin sedikit teknis, Anda juga dapat menonaktifkan pengumpulan data telemetri di Windows 10 dengan menonaktifkan layanan utama yang digunakan untuk tugas ini.
Metode ini hanya akan berfungsi pada Windows 10, akan memengaruhi aplikasi lain yang dirancang untuk memanggil layanan Telemetri Kompatibilitas Microsoft.
Beberapa pengguna yang terpengaruh telah mengonfirmasi bahwa operasi ini akhirnya memungkinkan mereka untuk menghentikan pengumpulan data telemetri dari sistem mereka. Berikut panduan cepat untuk menonaktifkan pengumpulan data telemetri di Windows 10 dari prompt CMD yang ditinggikan:
- Tekan tombol Windows + R untuk membuka kotak dialog Run . Selanjutnya, ketik 'cmd' dan tekan Ctrl + Shift + Enter untuk membuka prompt CMD yang ditinggikan. Saat Anda diminta oleh UAC (Kontrol Akun Pengguna) , klik Ya untuk memberikan hak administratif.
- Setelah Anda berada di dalam prompt CMD yang ditinggikan, ketikkan perintah berikut dengan sukses dan tekan Enter setelah setiap baris untuk secara efektif menonaktifkan Telemetri Kompatibilitas Microsoft :
sc delete DiagTrack sc delete dmwappushservice echo “” > C:\\ProgramData\\Microsoft\\Diagnosis\\ETLLogs\\AutoLogger\\AutoLogger-Diagtrack-Listener.etl reg add “HKLM\\SOFTWARE\\Policies\\Microsoft\\Windows\\DataCollection” /v AllowTelemetry /t REG_DWORD /d 0 /f
- Once every command has been successfully processed, restart your computer.
If you’re looking for a different way of disabling Telemetry data collection on Windows 10, move down to the next method below.
Method 4: Disable Microsoft Compatibility Appraiser
If you’re experiencing an unusually high CPU usage whenever your Windows 10 installation is collecting telemetry data, you’ll probably need to disable the task associated with CompatTelRunner.exe (Microsoft Compatibility Appraiser.
When it comes to doing this, you have two ways forward – you can either do it directly from the Task Scheduler windows or you can do it from an elevated Powershell prompt.
Disable Microsoft Compatibility Appraiser via Task Scheduler
The least intrusive operation that will allow you to do this is to use Task Scheduler to disable the Microsoft Compatibility Appraiser located under \Microsoft\Windows\Application Experience.
Here’s a quick guide on using Task Scheduler to disable the Microsoft Compatibility Appraiser scheduled task:
- Press Windows key + R to open up a Run dialog box. Next, type’ taskschd.msc” and press Enter to open up Task Scheduler. When you’re prompted by the UAC (User Account Control), click Yes to grant admin access.
- Once you’re inside Task Scheduler, use the left-hand section to navigate to Microsoft > Windows > Application Experience.
- After you get to the correct location, move over to the right-hand section, right-click on the task named Microsoft Compatibility Appraiser and choose Disable from the newly appeared context menu.
Disable Microsoft Compatibility Appraiser via Powershell
If you aren’t afraid to get technical, you can also disable this task from a Powershell terminal. But unless you open it with elevated privileges, the command will trigger an error.
Here’s a quick guide on disabling the Microsoft Compatibility Appraiser from an elevated Powershell prompt:
- Press Windows key + R to open up a Run dialog box. Inside the text box, type ‘powershell’ and press Ctrl + Shift + Enter to open up an elevated Powershell terminal window.
Note: When you’re prompted by the UAC (User Account Control), click Yes to grant administrative privileges.
- Once you’re inside the elevated Powershell window, type or paste the following commands and press Enter to disable the Microsoft Compatibility Appraiser task:
Disable-ScheduledTask -TaskName "Microsoft Compatibility Appraiser" -TaskPath "\Microsoft\Windows\Application Experience"
- After the command is successfully processed, restart your computer and see if the issue is resolved.
In case, you’re looking for a different way of disabling telemetry data collection on Windows 10, move down to the next method below.
Method 5: Disabling Telemetry collection via Registry Editor
If you’re not afraid of going through the registry and disabling telemetry collection this way, you can force the data collection to stop using Registry Editor. But the operation will only be complete after you open up the Services screen and disable the Diagnostics Tracking Service.
This method will only work on Windows 10, but a lot of affected users have reported that this operation was the only one that allowed them to completely stop telemetry collection on their computer.
Note: Going this route may inhibit your machine’s ability to fetch and install OS updates.
If you decide to go this route, here’s a quick guide on disabling telemetry collection via Registry Editor and Services utility:
- Press Windows key + R to open up a Run dialog box. Next, type ‘regedit’ inside the text box and press Enter. Once you are prompted by the UAC (User Account Control) prompt, click Yes to grant administrative privileges.
- Once you’re inside the Registry Editor, use the left-hand section to navigate to the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection
Note: You can either browse to this location manually or you can paste it directly into the nav box and press Enter to get there instantly.
- With the DataCollection key selected, move down to the right panel, right-click on an empty space and choose New > Dword value (32-bit). Next, name the newly created Dword value AllowTelemetry and press Enter to save the changes.
- After the new Dword value is created, double-click on AllowTelemetry and set the Base to Hexadecimal and the Value Data to 0.
Note: This modification will set the telemetry settings to security only, meaning that no other type of data will be sent to Microsoft.
- Save the change by clicking on Ok, then close the Registry Editor utility.
- Press Windows key + R to open up another Run dialog box. Inside the text box, type ‘services.msc’ and press Enter to open up the Services utility.
Note: When you’re prompted by the UAC (User Account Control), click Yes to grant administrative privileges.
- Once you’re inside the Services screen, scroll down through the list of local Services and locate the entry associated with Connected User Experiences and Telemetry. Once you manage to locate it, right-click on the entry and choose Properties from the context menu.
- Once you’re inside the Properties screen of Connected User Experiences and Telemetry, select the General tab from the horizontal menu at the top and change the Startup type to Disabled and click on Apply to save the configuration.
- Next, repeat steps 7 and 8 with the Diagnostics Tracking Service and restart your computer to enforce the changes that you just made.
In case you’re looking for a different way of disabling telemetry collection on Windows 10, move down to the next method below.
Method 6: Disabling Telemetry data collection via Group Policy Editor
If you want to disable telemetry data collection on a Windows 10 Pro or Windows 10 Enterprise, you can do it in a convenable way by using the Local Group Policy Editor to stop the policy associated with Data Collection and Preview Builds.
But keep in mind that if you’re using Windows 10 Home, the Local Group Policy Editor will not be available by default. In this case, you will need to enable the Local Group Policy Editor on Windows 10 Home first.
If you have access to your GPEDIT utility and you want to disable data collection using this tool, here’s what you need to do:
- Press Windows key + R to open up a Run dialog box. Next, type ‘gpedit.msc’ and press Enter to open up the Local Group Policy Editor. When you see the User Account Control (UAC) prompt, click Yes to grant administrative privileges.
- Once you’re inside the Local Group Policy Editor, use the left-hand section to navigate to the following location:
Computer Configuration -> Administrative Templates -> Windows Components -> Data Collection and Preview Builds
- Once you’re inside the Data Collection and Preview Builds key, move over to the right-hand side and double-click on Allow Telemetry.
- Setelah Anda sampai ke lokasi yang benar, klik dua kali pada Izinkan Telemetri dan setel statusnya ke Dinonaktifkan sebelum mengklik Terapkan untuk menyimpan perubahan.
- Tutup Editor Kebijakan Grup Lokal dan mulai ulang komputer Anda untuk menerapkan perubahan.