Solved Returning to 8.1

AllanP

Member
Member
Messages
52
Location
Nanoose Bay, B.C. Canada
Well after having W10 on my aging Dell Studio 1747 circa 2010 and experiencing B.S.O.D's at inappropriate times, I've decided to return to 8.1. Now Microsoft and their W10 push is my concern. If an older machine isn't W10 compatible it shouldn't be forced on to one. So after loading 8.1 I want to be sure I don't get the W10 upgrade. Is there a surefire way of stopping all attempts by MS to upgrade me?
 
save as codebox as never10.reg then just double-click file to apply...
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GWX]
"DisableGwx"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"DisableOSUpgrade"=dword:00000001
 
Back
Top