[hpsdr] Best way to block windows 10 'upgrade'

Dick Faust k9ivb at cox.net
Sat Jun 4 12:05:06 PDT 2016


I also highly recommend turning off ALL M$ updates, which can also be 
done from within the GWX control panel.  M$ updates are more than 
"totally useless" and generally do not solve anything but break other 
programs due to lack due diligence on M$'s behalf - Just use a decent 
antivirus program.
As a note, I have been running Windows 7 SP1 Pro with zero [0] updates 
for over 3 years with out ANY issues, I use free AVG for antivirus.

It is also wise to remove the KB's that influence the updates in both 
win7 and win8x.  I also use a simple batch file for this purpose, on 
either system, as shown below.
[Copy into note pad and save with a ".bat" extension.  Run from command 
line.]

------

@echo on
echo Now Removing KB's
wusa /uninstall /kb:3068708 /quiet /norestart
wusa /uninstall /kb:3022345 /quiet /norestart
wusa /uninstall /kb:2952664 /quiet /norestart
wusa /uninstall /kb:3021917 /quiet /norestart
wusa /uninstall /kb:2976978 /quiet /norestart
wusa /uninstall /kb:3075249 /quiet /norestart
wusa /uninstall /kb:3080149 /quiet /norestart
wusa /uninstall /kb:3035583 /quiet /norestart
Pause

-----
The "Pause" command at the end issues a line to "Press any key to 
continue" and serves to notify you that the bat file has finished.  
Without the pause the command line box just disappears.  It can take 5 - 
10 minutes to run on some machines.

Restart the PC to finish the uninstall when ever you want.

Dick K9IVB


On 6/4/2016 4:53 AM, George Byrkit wrote:
> ***** High Performance Software Defined Radio Discussion List *****
>
> Please install GWX Control Panel from: http://ultimateoutsider.com/downloads/.  It totally
> blocks the showing of the upgrade 'offer' from windows 7/8/8.1 to windows 10, and removes
> what has preemptively downloaded.
>
> 73,
> George K9TRV
>
> -----Original Message-----
> From: Hpsdr [mailto:hpsdr-bounces at lists.openhpsdr.org] On Behalf Of AA8K73 GMail
> Sent: Friday, June 03, 2016 10:00 PM
> To: HPSDR <hpsdr at openhpsdr.org>
> Subject: [hpsdr] TeamSpeak audio 2016/June/04
>
> ***** High Performance Software Defined Radio Discussion List *****
>
>
> The 4/June TeamSpeak mp3 (15 minutes) 64 kbps is available at:
>
> < http://www.hamsdr.com/dnld.aspx?id=3616 >
>
>    or
>
> < http://www.hamsdr.com/dnld.aspx >
>
>
> <
> http://www.howtogeek.com/223864/how-to-uninstall-and-block-updates-and-drivers-on-windows-
> 10/
>   >
>
>
> _______________________________________________
> HPSDR Discussion List
> To post msg: hpsdr at openhpsdr.org
> Subscription help: http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
> HPSDR web page: http://openhpsdr.org
> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>
> _______________________________________________
> HPSDR Discussion List
> To post msg: hpsdr at openhpsdr.org
> Subscription help: http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
> HPSDR web page: http://openhpsdr.org
> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>



More information about the Hpsdr mailing list