PC makers' tech support asks customers to avoid Windows 10 "... You may have upgraded to Windows 10 as soon as humanly possible, but don't tell that to your PC manufacturer. As part of its tech support research, Laptop has learned that at least Dell and HP are discouraging customers from updating to Windows 10, or even recommending that people roll back to older versions. When asked, both companies defend the practice. They're committed to Windows 10, but their ultimate goal on a support line is to fix your PC... even if that means reverting to old software...." http://www.engadget.com/2015/11/05/pc-support-discourages-using-windows-10/ FWIW....
Random Photo: Windows 10 Will Be Upgraded http://www.majorgeeks.com/news/story/random_photo_windows_10_will_be_upgraded.html
Microsoft to Force Windows 10 Download by Default http://www.infopackets.com/news/9712/microsoft-force-windows-10-download-default Microsoft is becoming more and more like The Borg...."You will be assimilated. Resistance is futile".
Disable Get Windows 10 Code: REG.EXE ADD "HKLM\SOFTWARE\Policies\Microsoft\Windows\Gwx" /v DisableGwx /t REG_DWORD /d 1 /f REG.EXE ADD "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v DisableOSUpgrade /t REG_DWORD /d 1 /f REG.EXE ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade" /v AllowOSUpgrade /t REG_DWORD /d 0 /f REG.EXE ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade" /v OSUpgradeInteractive /t REG_DWORD /d 0 /f