Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- @title Win10 Nag + Telemetry Remover v1.17 By: Danny.RU$$
- SETLOCAL EnableDelayedExpansion
- REM By Dan.Ru$$ and Re.John Kens
- REM Website: https://www.facebook.com/WindowsWidowRemover/ [Online]
- REM Email: imthedude025@gmail.com
- REM All Systems Up And Running Fine
- ::To-Do::
- REM Add Extra GUI Options For Install.
- ::End To-Do::
- :menu
- cls
- echo.
- echo.
- echo ษออออออออออออป
- echo บ 1. Yes บ
- echo บ 2. No บ
- echo บ 3. About บ
- echo ศออออออออออออผ
- echo.
- echo.
- set /p choose=Begin Removal Process?:
- if "!choose!" == "1" goto start
- if "!choose!" == "2" exit
- if "!choose!" == "3" (
- echo.
- echo So with the release of windows 10, Microsoft went
- echo to deep means of basically forcing people on their new OS.
- echo These measures include nagware that pops up on everything
- echo to get you to upgrade. If you refuse, you may wake up to
- echo having a new OS already installed. If not that, youll eventually
- echo get a window that will leave you with no other choice but to install
- echo and upgrade now. Sneaky right? You thought it ended there?
- echo Very recently, Microsoft had installed a so called critical patch
- echo update that was said to contain software updates but rather
- echo contained there telemetry system that allows your data to be
- echo sent to them at any time without permission. With this -all in
- echo one- .batch file, simply run and done. After, reboot and have no
- echo more worries!
- echo.
- echo For Updates Check https://www.facebook.com/WindowsWidowRemover/
- echo.
- pause.
- )
- goto menu
- :start
- color 2
- cls
- echo Disabling Automatic Update
- echo (Downloads Updates But Not Install Till The User Acts On It)
- echo.
- reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update" /v AUOptions /t REG_DWORD /d 3 /f
- echo.
- echo Successfully Disabled Automatic Update
- echo.
- pause.
- cls
- echo Disabling some Tasks In Scheduler...
- echo.
- schtasks /change /tn "Microsoft\Windows\Application Experience\AitAgent" /disable >nul
- schtasks /change /tn "Microsoft\Windows\Application Experience\ProgramDataUpdater" /disable >nul
- schtasks /change /tn "Microsoft\Windows\Customer Experience Improvement Program\Consolidator" /disable >nul
- schtasks /change /tn "Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask" /disable >nul
- schtasks /change /tn "Microsoft\Windows\Customer Experience Improvement Program\UsbCeip" /disable >nul
- schtasks /change /tn "Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticDataCollector" /disable >nul
- schtasks /change /tn "Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticResolver" /disable >nul
- schtasks /change /tn "Microsoft\Windows Defender\MP Scheduled Scan" /disable >nul
- schtasks /change /tn "Microsoft\Windows\Autochk\Proxy" /disable >nul
- schtasks /change /tn "Microsoft\Windows\Defrag\ScheduledDefrag" /disable >nul
- schtasks /change /tn "Microsoft\Windows\Location\Notifications" /disable >nul
- schtasks /change /tn "Microsoft\Windows\RemoteAssistance\RemoteAssistanceTask" /disable >nul
- schtasks /change /tn "Microsoft\Windows\Windows Error Reporting\QueueReporting" /disable >nul
- schtasks /change /tn "Microsoft\Windows\WindowsBackup\ConfigNotification" /disable >nul
- echo.
- echo Successfully Updated Scheduler!
- echo.
- pause.
- cls
- echo Beginning To Remove Update Patches...
- echo.
- @echo on
- wusa /uninstall /kb:2505438 /quiet /norestart
- wusa /uninstall /kb:2670838 /quiet /norestart
- wusa /uninstall /kb:2882822 /quiet /norestart
- wusa /uninstall /kb:2902907 /quiet /norestart
- wusa /uninstall /kb:2952664 /quiet /norestart
- wusa /uninstall /kb:2976987 /quiet /norestart
- wusa /uninstall /kb:2976978 /quiet /norestart
- wusa /uninstall /kb:2977759 /quiet /norestart
- wusa /uninstall /kb:2990214 /quiet /norestart
- wusa /uninstall /kb:3012973 /quiet /norestart
- wusa /uninstall /kb:3015249 /quiet /norestart
- wusa /uninstall /kb:3021917 /quiet /norestart
- wusa /uninstall /kb:3022345 /quiet /norestart
- wusa /uninstall /kb:3035583 /quiet /norestart
- wusa /uninstall /kb:3042058 /quiet /norestart
- wusa /uninstall /kb:3044374 /quiet /norestart
- wusa /uninstall /kb:3050267 /quiet /norestart
- wusa /uninstall /kb:3050265 /quiet /norestart
- wusa /uninstall /kb:3064683 /quiet /norestart
- wusa /uninstall /kb:3065987 /quiet /norestart
- wusa /uninstall /kb:3065988 /quiet /norestart
- wusa /uninstall /kb:3068708 /quiet /norestart
- wusa /uninstall /kb:3072318 /quiet /norestart
- wusa /uninstall /kb:3074677 /quiet /norestart
- wusa /uninstall /kb:3075249 /quiet /norestart
- wusa /uninstall /kb:3075851 /quiet /norestart
- wusa /uninstall /kb:3075853 /quiet /norestart
- wusa /uninstall /kb:3080149 /quiet /norestart
- wusa /uninstall /kb:3081437 /quiet /norestart
- wusa /uninstall /kb:3081454 /quiet /norestart
- wusa /uninstall /kb:3081954 /quiet /norestart
- wusa /uninstall /kb:3083324 /quiet /norestart
- wusa /uninstall /kb:3083325 /quiet /norestart
- wusa /uninstall /kb:3083710 /quiet /norestart
- wusa /uninstall /kb:3083711 /quiet /norestart
- wusa /uninstall /kb:3086255 /quiet /norestart
- wusa /uninstall /kb:3088195 /quiet /norestart
- wusa /uninstall /kb:3090045 /quiet /norestart
- wusa /uninstall /kb:3093983 /quiet /norestart
- wusa /uninstall /kb:3102810 /quiet /norestart
- wusa /uninstall /kb:3102812 /quiet /norestart
- wusa /uninstall /kb:3107998 /quiet /norestart
- wusa /uninstall /kb:3112336 /quiet /norestart
- wusa /uninstall /kb:3112343 /quiet /norestart
- wusa /uninstall /kb:3123862 /quiet /norestart
- wusa /uninstall /kb:3135445 /quiet /norestart
- wusa /uninstall /kb:3135449 /quiet /norestart
- wusa /uninstall /kb:3138612 /quiet /norestart
- wusa /uninstall /kb:3138615 /quiet /norestart
- wusa /uninstall /kb:3139929 /quiet /norestart
- wusa /uninstall /kb:3146449 /quiet /norestart
- wusa /uninstall /kb:29766978 /quiet /norestart
- wusa /uninstall /kb:971033 /quiet /norestart
- @echo off
- echo.
- echo Update Patches Successfully Removed!
- echo.
- pause.
- goto menu2
- :menu2
- color 7
- cls
- echo.
- echo.
- echo ษออออออออออออป
- echo บ 1. Yes บ
- echo บ 2. No บ
- echo ศออออออออออออผ
- echo.
- echo.
- set /p choose=Reboot your PC?:
- if "!choose!" == "1" shutdown /r /t 0
- if "!choose!" == "2" exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement