Micro$oft Spy removal

Below is the list of “updates” that delivered by Windows Update as “telemetry and customer experience improvements”. If you don’t want upgrade to Win10 or send your “telemetry” to MS – remove them and do not install again.
Microsoft claims this is “telemetry” and customer experience blah-blah-blah. Well I call this simple – spyware.
https://support.microsoft.com/en-us/kb/3021917 – “Performance tracker update”
https://support.microsoft.com/en-us/kb/3035583 – “Get Windows 10 App” (delivers ready to use UAC backdoor as bonus)
https://support.microsoft.com/en-us/kb/2990214 – “Upgrade to Windows 10”
https://support.microsoft.com/en-us/kb/3044374 – “Upgrade to Windows 10”
https://support.microsoft.com/en-us/kb/2952664 – “Compatibility update for upgrading Windows 7”
https://support.microsoft.com/en-us/kb/3022345 – “Customer experience and diagnostic telemetry”
https://support.microsoft.com/en-us/kb/3068708 – “Customer experience and diagnostic telemetry”
https://support.microsoft.com/en-us/kb/3080149 – “Customer experience and diagnostic telemetry”
https://support.microsoft.com/en-us/kb/3075249 – “Telemetry points to consent.exe” !!!WARNING!!! this update add spyware functionality to UAC
COPY/PASTE script below the line into you command shell/command line (cmd.exe). To disable the evil spying services spread by Microsoft.

================================================================================================================

 

@echo off
echo
echo Step 1: Delete Updates…
echo Delete KB3075249 (telemetry for Win7/8.1)
start /w wusa.exe /uninstall /kb:3075249
echo Delete KB3080149 (telemetry for Win7/8.1)
start /w wusa.exe /uninstall /kb:3080149
echo Delete KB3021917 (telemetry for Win7)
start /w wusa.exe /uninstall /kb:3021917
echo Delete KB3022345 (telemetry)
start /w wusa.exe /uninstall /kb:3022345
echo Delete KB3068708 (telemetry)
start /w wusa.exe /uninstall /kb:3068708
echo Delete KB3044374 (Get Windows 10 for Win8.1)
start /w wusa.exe /uninstall /kb:3044374
echo Delete KB3035583 (Get Windows 10 for Win7sp1/8.1)
start /w wusa.exe /uninstall /kb:3035583
echo Delete KB2990214 (Get Windows 10 for Win7 without sp1)
start /w wusa.exe /uninstall /kb:2990214
echo Delete KB2990214 (Get Windows 10 for Win7)
start /w wusa.exe /uninstall /kb:2990214
echo Delete KB2952664 (Get Windows 10 assistant)
start /w wusa.exe /uninstall /kb:2952664
echo Delete KB3075853 (update for “Windows Update” on Win8.1/Server 2012R2)
start /w wusa.exe /uninstall /kb:3075853
echo Delete KB3065987 (update for “Windows Update” on Win7/Server 2008R2)
start /w wusa.exe /uninstall /kb:3065987
echo Delete KB3050265 (update for “Windows Update” on Win7)
start /w wusa.exe /uninstall /kb:3050265
echo Delete KB971033  (license validation)
start /w wusa.exe /uninstall /kb:971033
echo Delete KB2902907 (description not available)
start /w wusa.exe /uninstall /kb:2902907
echo Delete KB2976987 (description not available)
start /w wusa.exe /uninstall /kb:2976987
echo Step 2: Blocking Routes…
route -p add 23.218.212.69 MASK 255.255.255.255 0.0.0.0
route -p add 65.55.108.23 MASK 255.255.255.255 0.0.0.0
route -p add 65.39.117.230 MASK 255.255.255.255 0.0.0.0
route -p add 134.170.30.202 MASK 255.255.255.255 0.0.0.0
route -p add 137.116.81.24 MASK 255.255.255.255 0.0.0.0
route -p add 204.79.197.200 MASK 255.255.255.255 0.0.0.0
route -p add 23.218.212.69 MASK 255.255.255.255 0.0.0.0
echo Step 3: Disabling tasks…
schtasks /Change /TN “MicrosoftWindowsApplication ExperienceAitAgent” /DISABLE
schtasks /Change /TN “MicrosoftWindowsApplication ExperienceMicrosoft Compatibility Appraiser” /DISABLE
schtasks /Change /TN “MicrosoftWindowsApplication ExperienceProgramDataUpdater” /DISABLE
schtasks /Change /TN “MicrosoftWindowsAutochkProxy” /DISABLE
schtasks /Change /TN “MicrosoftWindowsCustomer Experience Improvement ProgramConsolidator” /DISABLE
schtasks /Change /TN “MicrosoftWindowsCustomer Experience Improvement ProgramKernelCeipTask” /DISABLE
schtasks /Change /TN “MicrosoftWindowsCustomer Experience Improvement ProgramUsbCeip” /DISABLE
schtasks /Change /TN “MicrosoftWindowsDiskDiagnosticMicrosoft-Windows-DiskDiagnosticDataCollector” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMaintenanceWinSAT” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterActivateWindowsSearch” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterConfigureInternetTimeService” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterDispatchRecoveryTasks” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterehDRMInit” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterInstallPlayReady” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia Centermcupdate” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterMediaCenterRecoveryTask” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterObjectStoreRecoveryTask” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterOCURActivate” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterOCURDiscovery” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterPBDADiscovery” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterPBDADiscoveryW1” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterPBDADiscoveryW2” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterPvrRecoveryTask” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterPvrScheduleTask” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterRegisterSearch” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterReindexSearchRoot” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterSqlLiteRecoveryTask” /DISABLE
schtasks /Change /TN “MicrosoftWindowsMedia CenterUpdateRecordPath” /DISABLE
echo Step 4: Killing Diagtrack-service (if it still exists)…
sc stop Diagtrack
sc delete Diagtrack
echo Final Step: Stop remoteregistry-service (if it still exists)…
sc config remoteregistry start= disabled
sc stop remoteregistry
echo All done, go to reboot!

pause

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.