DisableTelemetryTasks.bat 3.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\Consolidator"
  2. schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\Consolidator" /disable
  3. schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask"
  4. schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask" /disable
  5. schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip"
  6. schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip" /disable
  7. schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\Uploader"
  8. schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\Uploader" /disable
  9. schtasks /end /tn "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"
  10. schtasks /change /tn "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser" /disable
  11. schtasks /end /tn "\Microsoft\Windows\Application Experience\ProgramDataUpdater"
  12. schtasks /change /tn "\Microsoft\Windows\Application Experience\ProgramDataUpdater" /disable
  13. schtasks /end /tn "\Microsoft\Windows\Application Experience\StartupAppTask"
  14. schtasks /change /tn "\Microsoft\Windows\Application Experience\StartupAppTask" /disable"
  15. schtasks /end /tn "\Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticDataCollector"
  16. schtasks /change /tn "\Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticDataCollector" /disable
  17. schtasks /end /tn "\Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticResolver"
  18. schtasks /change /tn "\Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticResolver" /disable
  19. schtasks /end /tn "\Microsoft\Windows\Power Efficiency Diagnostics\AnalyzeSystem"
  20. schtasks /change /tn "\Microsoft\Windows\Power Efficiency Diagnostics\AnalyzeSystem" /disable
  21. schtasks /end /tn "\Microsoft\Windows\Shell\FamilySafetyMonitor"
  22. schtasks /change /tn "\Microsoft\Windows\Shell\FamilySafetyMonitor" /disable
  23. schtasks /end /tn "\Microsoft\Windows\Shell\FamilySafetyRefresh"
  24. schtasks /change /tn "\Microsoft\Windows\Shell\FamilySafetyRefresh" /disable
  25. schtasks /end /tn "\Microsoft\Windows\Shell\FamilySafetyUpload"
  26. schtasks /change /tn "\Microsoft\Windows\Shell\FamilySafetyUpload" /disable
  27. schtasks /end /tn "\Microsoft\Windows\Autochk\Proxy"
  28. schtasks /change /tn "\Microsoft\Windows\Autochk\Proxy" /disable
  29. schtasks /end /tn "\Microsoft\Windows\Maintenance\WinSAT"
  30. schtasks /change /tn "\Microsoft\Windows\Maintenance\WinSAT" /disable
  31. schtasks /end /tn "\Microsoft\Windows\Application Experience\AitAgent"
  32. schtasks /change /tn "\Microsoft\Windows\Application Experience\AitAgent" /disable
  33. schtasks /end /tn "\Microsoft\Windows\Windows Error Reporting\QueueReporting"
  34. schtasks /change /tn "\Microsoft\Windows\Windows Error Reporting\QueueReporting" /disable
  35. schtasks /end /tn "\Microsoft\Windows\CloudExperienceHost\CreateObjectTask"
  36. schtasks /change /tn "\Microsoft\Windows\CloudExperienceHost\CreateObjectTask" /disable
  37. schtasks /end /tn "\Microsoft\Windows\DiskFootprint\Diagnostics"
  38. schtasks /change /tn "\Microsoft\Windows\DiskFootprint\Diagnostics" /disable
  39. schtasks /end /tn "\Microsoft\Windows\FileHistory\File History (maintenance mode)"
  40. schtasks /change /tn "\Microsoft\Windows\FileHistory\File History (maintenance mode)" /disable
  41. schtasks /end /tn "\Microsoft\Windows\PI\Sqm-Tasks"
  42. schtasks /change /tn "\Microsoft\Windows\PI\Sqm-Tasks" /disable
  43. schtasks /end /tn "\Microsoft\Windows\NetTrace\GatherNetworkInfo"
  44. schtasks /change /tn "\Microsoft\Windows\NetTrace\GatherNetworkInfo" /disable
  45. schtasks /end /tn "\Microsoft\Windows\AppID\SmartScreenSpecific"
  46. schtasks /change /tn "\Microsoft\Windows\AppID\SmartScreenSpecific" /disable