No KB3035583 Update?

HillbillyZT

Reputable
May 2, 2014
34
0
4,530
So,

I have Windows 8.1 (OEM) with a legit key and all, and yet the KB3035583 update has not been offered, nor installed on my system. I would like to reserve my free copy of Windows 10. Initially, I assumed it had something to do with the OEM factor, yet my friend as -AAOEM in his product key as well and was able to reserve his copy. What can I do? I am really at a loss, as all my updates are installed, and I have checked and rechecked for updates.

EDIT: Purchased as Windows 8 OEM, then updated to Windows 8.1

Thanks for the help!
 
Solution
I believe you have to be part of the windows insider program before you can receive that update.

https://insider.windows.com/

Or the March update for windows
http://www.redmondpie.com/how-to-reserve-free-windows-10-copy-for-your-pc-right-now/

Reyaz123

Admirable
I believe you have to be part of the windows insider program before you can receive that update.

https://insider.windows.com/

Or the March update for windows
http://www.redmondpie.com/how-to-reserve-free-windows-10-copy-for-your-pc-right-now/
 
Solution

HillbillyZT

Reputable
May 2, 2014
34
0
4,530


Well, I ran a batch with this in it:

REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags

\UpgradeExperienceIndicators" /v UpgEx | findstr UpgEx
if "%errorlevel%" == "0" GOTO RunGWX
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Appraiser"

/v UtcOnetimeSend /t REG_DWORD /d 1 /f
schtasks /run /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility

Appraiser"
:CompatCheckRunning
schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft

Compatibility Appraiser"
schtasks /query /TN "\Microsoft\Windows\Application Experience\Microsoft

Compatibility Appraiser" | findstr Ready
if NOT "%errorlevel%" == "0" ping localhost >nul &goto :CompatCheckRunning
:RunGWX
schtasks /run /TN "\Microsoft\Windows\Setup\gwx\refreshgwxconfig"

And got this:

REQ QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\UpgradeExperienceIndicators" /v UpgEx | findstr UpgEx
ERROR: The system was unable to find the specified registry key or value

Hmm, this seems like quite the problem ,anyone got a fix for it?
 

orlbuckeye

Distinguished


Wow I removed mine and it keeps coming back.

 

AgentX24

Reputable
Jul 4, 2015
1
0
4,510

Just create this registry key and you got it, or just download update from Microsoft download Center
 

TRENDING THREADS