📎 AI Summary:
The thread revolves around a user experiencing issues with the Windows 10 upgrade icon not appearing on Windows 8.1 despite having all necessary updates and a genuine activation. Multiple contributors suggest ensuring system authenticity, following specific upgrade procedures, and trying different solutions, with some links provided. Ultimately, the user reports success after following a suggested method found in a linked guide, expressing gratitude for the assistance.

MatthewLawrence

New Member
Joined
Jul 28, 2015
Messages
4
Thread Author #1
I know there are a lot of different threads about this issue but all of them seemed to do nothing in my case. I updated everything and tried pasting:

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" | findstr Ready >nul
if NOT "%errorlevel%" == "0" ping localhost >nul &goto :CompatCheckRunning
schtasks /run /TN "\Microsoft\Windows\Setup\gwx\refreshgwxconfig"

Into Notepad, naming it Windows10Upgrade.cmd, then running it.

I tried almost everything, yet I cannot find the reservation app, I even see the app on my brothers computer and others, but it just won't show up on mine.

Edit: I have windows 8.1

Edit 2: I think this problem is coming from GWX.exe not running, I took some steps to get it running but all have failed.
 

Mike

Windows Forum Admin
Staff member
Premium Supporter
Joined
Jul 22, 2005
Messages
9,260
Is your copy of Windows 8.1 authentic and genuinely activated? Otherwise the Windows Insider Program is closed, or you could take that route. If the Windows 8.1 copy is not authentic, and activated, you will have difficulties with the official upgrade appearing.
 

MatthewLawrence

New Member
Joined
Jul 28, 2015
Messages
4
Thread Author #4
Is your copy of Windows 8.1 authentic and genuinely activated? Otherwise the Windows Insider Program is closed, or you could take that route. If the Windows 8.1 copy is not authentic, and activated, you will have difficulties with the official upgrade appearing.
I do have windows 8.1 genuinely activated.