Si em surt l'avís de que windows no és original faig el següent:
Botó dreta a l'escriptori i crea / document de text i aquí dins hi copiem:
taskkill /im wgatray.exe
Del c:\Windows\System32\WgaTray.exe
Del c:\Windows\System32\dllcache\WgaTray.exe
echo Windows Registry Editor Version 5.00 >%temp%\WGANFIX.REG
echo. >>%temp%\WGANFIX.REG
echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\WgaLogon] >>%temp%\WGANFIX.REG
regedit /s %temp%\WGANFIX.REG
del %temp%\WGANFIX.REG
del c:windows\system32\wgalogon.dll
del c:windows\system32\dllcache\wgalogon.dll
Finalment posem guardar com amb el nom que volguem i acabat en .bat, per exemple killorigin.bat
Executem aquest arxiu i reiniciem l'ordinador