Can anyone tell me how to get rid of the Windows 10 upgrade icon on Windows 7 Ult SP1 on the lower right hand corner? I would appreciate all and any assistance with this issue. I am unable to update my PC to Win 10 because my CPU does not support MMX (I have an Intel Pentium 4). Thank You.
Admin cmd: Code: reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\Gwx /v DisableGwx /t REG_DWORD /d 1 /f reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /v DisableOSUpgrade /t REG_DWORD /d 1 /f Reboot