Created
December 6, 2015 14:15
-
-
Save eSlider/4d568540b1113d1577b3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo Telemetry | |
| wusa /uninstall /kb:3012973 /quiet /norestart | |
| wusa /uninstall /kb:3068708 /quiet /norestart | |
| wusa /uninstall /kb:3022345 /quiet /norestart | |
| wusa /uninstall /kb:3075249 /quiet /norestart | |
| wusa /uninstall /kb:3080149 /quiet /norestart | |
| wusa /uninstall /kb:3021917 /quiet /norestart | |
| echo Uninstalling KB3044374 (Get Windows 10 for Win8.1) | |
| start /w wusa.exe /uninstall /kb:3044374 /quiet /norestart | |
| echo Skype | |
| rem wusa /uninstall /kb:2876229 /quiet /norestart | |
| echo RDP 8.1 | |
| rem wusa /uninstall /kb:2923545 /quiet /norestart | |
| rem wusa /uninstall /kb:2592687 /quiet /norestart | |
| rem wusa /uninstall /kb:2994023 /quiet /norestart | |
| echo Windows 10 adverse adware | |
| wusa /uninstall /kb:3035583 /quiet /norestart | |
| echo Widnows 10 update that supports you to upgrade to a later version of Windows | |
| wusa /uninstall /kb:2990214 /quiet /norestart | |
| echo Windows 8 update | |
| wusa /uninstall /kb:2952664 /quiet /norestart | |
| echo Windows update client bugfix for old notebooks | |
| rem wusa /uninstall /kb:3050265 /quiet /norestart | |
| rem wusa /uninstall /kb:3065987 /quiet /norestart | |
| echo Text in some core fonts appears blurred in Internet Explorer 9 | |
| rem wusa /uninstall /kb:2545698 /quiet /norestart | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment