Hide the UpDate and it returns every month as an UpDate - WTF with's MS!
Unfortunately your first link is not applicable for 8.1 systems. At least not on mine. When I run regedit and click through the tree the GWX folder is not there. It might be a very nice solution for Win7 users though.
You probably have to create it: http://superuser.com/a/922719Don't exist on my Win7 Sp1 64-Bit Ultimate OS and neither does the GWX entry in the Registry - Go Figure?
You probably have to create it: http://superuser.com/a/922719
it came few months before Win 10, which came out July 29th.Back in September I believe. Right around the launch of Win10.
Let them all install, and then disable GWX via the registry fix: http://forums.anandtech.com/showthread.php?t=2449765
Same with the telemetry updates. You can install them, and then disable the Diagnostics and Telemetry tracking service via Services, which will have the same result as not installing them in the first place.
If you go trying to avoid every GWX related update, you run the risk of withholding some updates that might be important to your current OS.
Hide the UpDate and it returns every month as an UpDate - WTF with's MS!
same thing happened to me, i hid this update a month ago and it came back this morning. I do not wish to be forced to windows 10.
@echo off
echo [---Uninstalling updates, please be patient---]
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: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:3044374 /quiet /norestart
wusa /uninstall /kb:3050267 /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:3078667 /quiet /norestart
wusa /uninstall /kb:3080149 /quiet /norestart
wusa /uninstall /kb:3081437 /quiet /norestart
wusa /uninstall /kb:3081454 /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
echo [---Uninstall complete, restart your computer to finish---]
thanks for warning me boss. I appreciate itberryracer: Yes Berry I do not any of them Updates on my Win7 SP1 64-Bit OS and have hidden them all but MS still is determined that you install KB3035583 by listing it in your monthly updates although you have it hidden.
So be aware of the KB3035583 NAG every month as you will have to hide it again and don't forget to inspect the new Win7 updates for Telemetry which you also have to hide.