i installed windows 10 pro n rtm (first build) but appear this error on windows update: 0x80240FFF how can fix it?
And what does it mean? It's about standard 10240 builds like Pro, Home, SL, Enterprise, or you mean LTSB too?
Someone with LTSB should check it maybe the issue is caused by upgrade to 10586 option in other editions
I was in the same situation, in the last page there's a workaround... I think M$ is pushing update to more recent builds
Yes defering upgrade in advanced options solve the issue for now or with registry for Home editions: Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] "DeferUpgrade"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings] "DeferUpgrade"=dword:00000001
you have to install it with dism something like this dism /online /add-package /packagepath:C:\update\myupdate.cab
KB3163014 brings win version to 338 [up From 318] links added to review release is in the same vein as KB3157621 [240]