Windows 10 Upgrade Icon isn't showing, tried everything

I am trying to reserve an upgrade to windows 10 before release and before the window closes, my computer does meet the requirements but the icon isn't showing up for some reason

I am currently running Windows 8.1 Professional that i acquired legally and legitimately from my school. It is not a school or university edition it is the real thing. I have everything fully upgraded. I have tried running the recommended batch file released 06-01-2015. I have restarted my computer. I have reinstalled KB3035583. i have tried running GWX.exe Manually as an administrator. GWXUE.exe will run but doesn't do anything. I have checked multiple times to ensure that my system matches the requirements for the upgrade to windows 10. The following are technical details that may be useful.

Transcript of batch file:

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"

Hardware:

Motherboard - MSI 880G E45

GPU - AMD Radeon 6570

CPU - AMD Phenom II Quad Core @ 2.8 GHz

RAM - GSkill Ripjaws 2X4 Gb DDR3 1500 MHz

System:

OS - Windows 8.1 Pro 64-bit (Genuine)

ISA - AMD64 (x64 Based Processor)

RAM - 8Gb DDR3 SDRAM

Any help would be greatly appreciated.

June 7th, 2015 5:47pm

Hello,

You need to also make sure that you've installed KB 2919355 (Windows 8.1 Update). Also try to change the script by substituting this:

if NOT "%errorlevel%" == "1" ping localhost >nul &goto :CompatCheckRunning
instead of
if NOT "%errorlevel%" == "0" ping localhost >nul &goto :CompatCheckRunning

Let us know if this helps, Go
Free Windows Admin Tool Kit Click here and download it now
June 8th, 2015 3:29am

already checked for KB2919355, it's there, tried changing the batch file, it just ran an infinite loop, i looked for the registry entry "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\UpgradeExperienceIndicators" manually and i couldn't find it i only got as far as "HKLM\SOFTWARE\Microsoft\Windows NT\Current Version\AppCompatFlags" there was no UpgradeExperienceIndicators entry
  • Edited by ZERO Z77 1 hour 37 minutes ago accidential misinformation
June 8th, 2015 10:54pm

Hi,

Please access to the link below for more solution with this problem:

http://answers.microsoft.com/en-us/windows/forum/windows_10-win_upgrade/i-want-to-reserve-my-free-copy-of-windows-10-but-i/848b5cce-958b-49ae-a132-a999a883265b

Free Windows Admin Tool Kit Click here and download it now
June 9th, 2015 12:57am

already checked for KB2919355, it's there, tried changing the batch file, it just ran an infinite loop, i looked for the registry entry "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\UpgradeExperienceIndicators" manually and i couldn't find it i only got as far as "HKLM\SOFTWARE\Microsoft\Windows NT\Current Version\AppCompatFlags" there was no UpgradeExperienceIndicators entry
  • Edited by ZERO Z77 Tuesday, June 09, 2015 5:43 AM accidential misinformation
June 9th, 2015 2:52am

Problem Resolved With Recent Update
  • Marked as answer by ZERO Z77 Thursday, June 11, 2015 9:14 PM
Free Windows Admin Tool Kit Click here and download it now
June 11th, 2015 9:14pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics