Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fix Windows 10 upgrade Icon Missing KB3035583
#11
Its happening to a lot of people. Try this, it seems to do the trick. (important: your windows must be legit and a genuine copy)
First try and unlock taskbar and see if icon appears? no joy? continue. 

1. Uninstalled KB3035583 and restarted computer.

2. Download KB3035583 x86 or x64 cab file below

Download KB3035583 x86  Win 7 x86 
Download KB3035583Win 7 x64

Download Windows 8.1 kb3035583 x32
Download Windows 8.1 kb3035583 x64


3. Copy cab file to C:\temp

4. Open a with elevated Command Prompt ie: Administrator 

5. Copy and paste x86 or x64 DISM command below then press Enter

Windows 7
32bit
Code:
DISM /Online /Add-Package /PackagePath:c:\temp\windows6.1-kb3035583-x86_457fc816e5855c206303bfe9ed14240eb701e5d2.cab

Windows 7
64bit
Code:
DISM /Online /Add-Package /PackagePath:c:\temp\windows6.1-kb3035583-x64_d6308e28c41fcbd15695343d83709ed1c4bf5812.cab


Windows 8.1 
32bit
Code:
DISM /Online /Add-Package /PackagePath:c:\temp\windows8.1-kb3035583-x86_dc717b43d95c7fd7c12fee2f13e0b17a412e41ee.cab



Windows 8.1
64 bit
Code:
DISM /Online /Add-Package /PackagePath:c:\temp\windows8.1-kb3035583-x64_569671257f46c76e5f5d2f53b1c35500447ad302.cab

6. Once cab file is installed, the Windows 10 icon should popped up on my taskbar.

Some more info for your reading. There is a update release to resolve this issue. I just got mine today  Big Grin
Update installs Get Windows 10 app in Windows 8.1 and Windows 7 SP1

Windows 10 FAQs
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 

#12
(07-10-2015, 05:36 PM)Britec Wrote:  Its happening to a lot of people. Try this, it seems to do the trick. (important: your windows must be legit and a genuine copy)
First try and unlock taskbar and see if icon appears? no joy? continue. 

1. Uninstalled KB3035583 and restarted computer.

2. Download KB3035583 x86 or x64 cab file below

Download KB3035583 x86  Win 7 x86 
Download KB3035583Win 7 x64

Download Windows 8.1 kb3035583 x32
Download Windows 8.1 kb3035583 x64


3. Copy cab file to C:\temp

4. Open a with elevated Command Prompt ie: Administrator 

5. Copy and paste x86 or x64 DISM command below then press Enter

Windows 7
32bit



Code:
DISM /Online /Add-Package /PackagePath:c:\temp\windows6.1-kb3035583-x86_457fc816e5855c206303bfe9ed14240eb701e5d2.cab

Windows 7
64bit



Code:
DISM /Online /Add-Package /PackagePath:c:\temp\windows6.1-kb3035583-x64_d6308e28c41fcbd15695343d83709ed1c4bf5812.cab


Windows 8.1 
32bit



Code:
DISM /Online /Add-Package /PackagePath:c:\temp\windows8.1-kb3035583-x86_dc717b43d95c7fd7c12fee2f13e0b17a412e41ee.cab



Windows 8.1
64 bit



Code:
DISM /Online /Add-Package /PackagePath:c:\temp\windows8.1-kb3035583-x64_569671257f46c76e5f5d2f53b1c35500447ad302.cab

6. Once cab file is installed, the Windows 10 icon should popped up on my taskbar.

Some more info for your reading. There is a update release to resolve this issue. I just got mine today  Big Grin
Update installs Get Windows 10 app in Windows 8.1 and Windows 7 SP1

Windows 10 FAQs

Britec! The man himself! Smile

I've recreated the steps you've outlined above, the download is an MSU, not a CAB , so I have substituted .MSU on the end of that file name for x86 update, I'll try the CAB variety shortly, but I don't think that will yield anything different.

I've actually tried this before as I stated in my OP, but I guess that bit got overlooked Smile

Attached is a screenshot, I can post the DISM log (or parts of), if required?


Attached Files
.png   woes.PNG (Size: 27.06 KB / Downloads: 89)

#13
Did you not see this?
There is a update release to resolve this issue. I just got mine today  [Image: biggrin.png] 

Update installs Get Windows 10 app in Windows 8.1 and Windows 7 SP1

Description of the Windows Update Standalone Installer in Windows


If you don’t see the Get Windows 10  app on your PC, it might be because:

  • Your device isn’t up-to-date with at least Windows 7 SP1 or Windows 8.1 Update.
  • Windows Update is turned off or is not set to received updates automatically.
  • You’ve blocked or uninstalled the necessary Windows Update functionality.
  • Your device is not running genuine Windows.
  • Your device is running Windows 7 Enterprise, Windows 8/8.1 Enterprise, or Windows RT/RT 8.1, which are excluded from this reservation offer.
  • Your device is managed as part of a school or business network.  (Check with your IT administrator.)
  • PCs that we determine cannot run Windows 10 will not see the Get Windows 10 app before July 29th.  After July 29th, we’ll enable the icon in the system tray.  This is to help ensure that you can easily check your PC’s compatibility if you choose.
Running Windows Update and installing any available updates will fix the first 3 issues.

If you don’t think any of these conditions apply to you, and you’re still not seeing the icon, you can also try running the solution below, which will verify your device meets all the prerequisites and then turn on the Get Windows 10 app:
  1. Open Notepad
  2. Copy the following text and paste it into Notepad:
Code:
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"

  1. Click File, and then Save As
  2. In the File name box, change the file name to ReserveWin10.cmd
  3. Then click the dropdown next to Save as type, and select All files (*.*)
  4. Select the folder you would like to save the file to.  For this example, let’s choose to save the file to the C:/Tempfolder.  Then click Save
  5. Open an elevated command prompt.  (From the Start screen or Start menu, type Command Prompt in the search box, and then in the list of results, right-click Command Prompt, and select Run as administrator.)
  6. Finally, run the file from the location you saved to in Step 6.  In this example, you would type the following in the Command Prompt window and hit Enter:
C:/Temp/ReserveWin10.cmd


The Microsoft Compatibility Appraiser can take 10 – 30 minutes to run, during which the script will continuously provide status reports that it is running.  Please be patient.
If the script is failing in an infinite loop, then you don’t have the necessary prerequisite Windows Updates.  Besides requiring Windows 7 SP1 or Windows 8.1 Update, you must also have installed:
For Windows 7 SP1:
KB3035583
KB2952664
For Windows 8.1 Update:
KB3035583
KB2976978


You can manually check if you have these updates within your elevated command prompt by typing the command:


Code:
dism /online /get-packages | findstr 3035583


    
(Replace the KB number with whichever update you are looking for.)  If you have the update installed, this command will show the package identity.  For example, Windows 8.1 users should see this:


C:\>dism /online /get-packages | findstr 3035583
Package Identity : Package_for_KB3035583~31bf3856ad364e35~amd64~~6.3.1.29


Thanks,
Yaqub Khan - Microsoft Support Engineer





--------------
This section posted by Susan Bradley:
Community Moderator Susan Bradley (I don't work for Microsoft) with a community edit:
There is a community provided tool/script that will go through several means to fix the common issues.  The link to this tool/script is buried on page 90 of this forum - but the easier way to find it is in the middle of this InfoWorld article - it's the dropbox link https://www.dropbox.com/s/0u0au9xgy6ss18p/win10fix_full.zip?dl=0  which is also referred to in the article below:

https://www.infoworld.com/article/2932192/microsoft-windows/how-to-remove-or-acquire-the-windows-10-free-copy-icon.html

Instructions to run the tool:

1.  Go to https://www.dropbox.com/s/0u0au9xgy6ss18p/win10fix_full.zip?dl=0 and download the file.
2. Copy the win10fix_full.bat file to anywhere else like desktop.
3. Right click the file and click run as administrator.
4. Follow the screen instruction untill to come to main menu screen.
5. On main menu screen do step 1 first and check if you go the updates insalled and and then press any key it will take you back to main menu.
6. Now do step 2 which only takes like 1 second and should have the icon in the task bar.



Please note this tool is not officially from Microsoft is not sanctioned by them but it has been reviewed by me, is not malicious and certainly makes it easier to get the process done.


Additional comments by another poster that may help explain what's going on:
"When you run the batch file, upon clicking Selection 1, it not only checks that update KB3035583 is installed, but also KB 2952664.

Selection 2 (Quick Method #1 [JC from answers.microsoft.com]) which updated the registry is what fixed it for me instantly.

Selection 3 (Quick Method #2 [KevinStevens_845]) tries the GWX task, and says it could take up to 10 minutes for the icon to show up.

Selection 4 (Long Method #1 (Yaqub K's method)] says it could take from 10 to 40 or so minutes, and will continually loop, that is normal, but you shold keep seeing 'RUNNING' as it loops, and you may have to run Selection 4 (Yaqub's method) again for it to kick in.

ALSO, when you finally get the box to enter your email address for your confirmation, you may have to wait 5-10 minutes for it to arrive. Mine said "Congratulations on reserving your free upgrade to Windows 10" in the subject line."

Also note that you need to not have hid IE in order to receive this.

Enable IE in Programs and Features if you have it off. Go do Windows Updates a few times. The following updates will install:
  • Update for Internet Explorer 8 Compatibility View List for Windows 7 for x64-based Systems (KB2598845)
  • Internet Explorer 11 for Windows 7 for x64-based Systems
  • Cumulative Security Update for Internet Explorer 8 for Windows 7 for x64-based Systems (KB3049563)
  • Update for Windows 7 for x64-based Systems (KB3035583)
  • Cumulative Security Update for Internet Explorer 11 for Windows 7 for x64-based Systems (KB3021952)
  • Cumulative Security Update for Internet Explorer 11 for Windows 7 for x64-based Systems (KB3049563)

Note: You can uncheck IE after your reservation is complete.


Also note that you don't have to make IE your default browser, merely not have hid it in Programs and features. 


Posted by Susan Bradley
-----------
-----------------------------------------------------
This Section Added by Barb Bowman, Community Moderator/MVP


------------------------
Added June 13, 2015
------------------------


The script in the above reply for ReserveWin10.cmd ONLY works on English language versions of Windows. If you are running a non EN version, try the following instead:


Code:
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"
Powershell -Command "Get-ScheduledTask -TaskName 'Microsoft Compatibility Appraiser' -TaskPath '\Microsoft\Windows\Application Experience\'" | Find "Ready"
if NOT "%errorlevel%" == "0" ping localhost >nul &goto :CompatCheckRunning
:RunGWX
schtasks /run /TN "\Microsoft\Windows\Setup\gwx\refreshgwxconfig"


The dropbox zipfile has the original English language version only at this time.

-----------------------

Added June 9, 2015:

If you need KB3035583, these do not show up searching the catalog. Below are direct links to the files on Microsoft's servers. You can download the specific file for your current OS.  Then run the msu file. I don't guarantee that this will work for everyone.

Windows 7 x64
https://download.windowsupdate.com/d/msdownload/update/software/updt/2015/05/windows6.1-kb3035583-x64_d6308e28c41fcbd15695343d83709ed1c4bf5812.msu  

Windows 8.1 x64
https://download.windowsupdate.com/c/msdownload/update/software/updt/2015/03/windows8.1-kb3035583-x64_4da62696602a9ed70ea54b477b2f309373623cf7.msu

Windows 7 x86
https://download.windowsupdate.com/c/msdownload/update/software/updt/2015/03/windows6.1-kb3035583-x86_457fc816e5855c206303bfe9ed14240eb701e5d2.msu  

Windows 8.1 x86
https://download.windowsupdate.com/c/msdownload/update/software/updt/2015/03/windows8.1-kb3035583-x86_c3cca41f70e4735fa71cc1ceacbf3701b87a655c.msu


-----------------------

I had a high end system that was missing kb2976978 and Windows Update was not offering it. I searched the WindowsUpdate log file on another system to find a direct link to the msu. Here is the process I used to install the missing update and get the GWX program to run successfully.

1. Open Internet Explorer (you may need to install an ActiveX control) and go to
https://catalog.update.microsoft.com/v7/site/Search.aspx?q=2976978

   

2. Add the 32 bit or 64 bit Updates to your basket (the 6/9/2015 versions for Windows 8.1) and then go to View Basket. Follow the Prompts to download to your computer. A folder will be created with two files inside, an .exe and a .msu


3. Run the msu and reboot when prompted


4. Download the dropbox batch file above in Susan's instructions, run as admin and go through each of the steps in order. Do not skip any


5. The icon should appear nearly immediately. Note that you may have to hit the hamburg menu a few times before you see the results, but you should get the ready/reserve if you want it. And eventually be able to view the report.


Posted by Barb Bowman
------------------------------------------------------

Source

More Help and Advice on Windows Community Forum
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 

#14
(07-11-2015, 09:46 AM)Britec Wrote:  Did you not see this?

I have tried all of those options, I even waited for the hour, no luck. I'm in the middle of modding that machine to reduce heat and noise, and as such I will be reinstalling Windows on it to see if that helps with the matter.

I'll have an update on this within the next 24 hours or so from now.

#15
Are you sure you followed all of my things try in my posts? what was the results? need feed back.
I will say, if you have followed all what I posted and it don't work, the I would say its one of the reasons below. or Just wait until 29th July and see what happens.

If you don’t see the Get Windows 10  app on your PC, it might be because:

  • Your device isn’t up-to-date with at least Windows 7 SP1 or Windows 8.1 Update.
  • Windows Update is turned off or is not set to received updates automatically.
  • You’ve blocked or uninstalled the necessary Windows Update functionality.
  • Your device is not running genuine Windows.
  • Your device is running Windows 7 Enterprise, Windows 8/8.1 Enterprise, or Windows RT/RT 8.1, which are excluded from this reservation offer.
  • Your device is managed as part of a school or business network.  (Check with your IT administrator.)
  • PCs that we determine cannot run Windows 10 will not see the Get Windows 10 app before July 29th.  After July 29th, we’ll enable the icon in the system tray.  This is to help ensure that you can easily check your PC’s compatibility if you choose.
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 

#16
(07-13-2015, 11:33 AM)Britec Wrote:  Are you sure you followed all of my things try in my posts? what was the results? need feed back.
I will say, if you have followed all what I posted and it don't work, the I would say its one of the reasons below. or Just wait until 29th July and see what happens.

If you don’t see the Get Windows 10  app on your PC, it might be because:

  • Your device isn’t up-to-date with at least Windows 7 SP1 or Windows 8.1 Update.
  • Windows Update is turned off or is not set to received updates automatically.
  • You’ve blocked or uninstalled the necessary Windows Update functionality.
  • Your device is not running genuine Windows.
  • Your device is running Windows 7 Enterprise, Windows 8/8.1 Enterprise, or Windows RT/RT 8.1, which are excluded from this reservation offer.
  • Your device is managed as part of a school or business network.  (Check with your IT administrator.)
  • PCs that we determine cannot run Windows 10 will not see the Get Windows 10 app before July 29th.  After July 29th, we’ll enable the icon in the system tray.  This is to help ensure that you can easily check your PC’s compatibility if you choose.

I did do all of that besides the update catalogue, the reason being is the update appeared and I installed it. I ran all of the scripts, the one you posted the contents of as well as the one hosted on Dropbox, GWX was listed as running in task manager, nothing in the tray.

As I said, I'll be reinstalling Windows on the machine this evening. I'll update in due course.

#17
Yeah please let us know the outcome of this issue because it could help someone else with same problem.
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 

#18
(07-13-2015, 03:34 PM)Britec Wrote:  Yeah please let us know the outcome of this issue because it could help someone else with same problem.

Fresh install of Windows, nothing has changed. The updates to install Windows 10 appear to have been installed by WU, I'll run the scripts on this install and report back on that.

#19
Very strange, yeah please report back.
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 

#20
(07-14-2015, 12:03 PM)Britec Wrote:  Very strange, yeah please report back.

I ran the script that's hosted on Dropbox, ran option 1 to check I had all the needed updates and then ran option 2 and it immediately appeared in my tray. I'm signed up to receive it now Smile

I have an imaged backup as well as complete move of my old Windows install, I might run a compare on that and the new install to see what files are different and where the changes are that made this work and not the old one, if you think this will help with these issues?

What tools would you recommend I run on the machine to get a decent idea of the changes?



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 Melroy van den Berg.