Build 10049 Taskbar links dead & Start Screen apps Issues


  1. Posts : 4
    Winodws 10
       #1

    Build 10049 Taskbar links dead & Start Screen apps Issues


    Greetings,

    I had a few serious issues when I went to 10041 (search did not work being the worst), and so I downloaded 10049. I can use search now, but I still have two problems: all website links that are on my taskbar do not work. I click on them and nothing happens. I right click and select a link from the dropdown box and that works, opening up in IE. The items in taskbar that are not links to websites, like to a folder or an app, all work fine. Secondly, when I got 10041, I lost some apps like Mail, Calendar, and People among other basic apps: they disappeared from my Start Screen, and they're still gone in 10049. I can't download them from the green store. I get an error 0x80073cff. Finally, I have two black triangles instead of one for the 'show hidden icons' just below the words 'evaluation' in bottom-right of screen, one atop the other, both do the same function.

    Thank you for your help,

    Harper
      My Computer


  2. whs
    Posts : 1,935
    Windows 7
       #2

    Let me start with the last point. The 2 triangles for hidden icons seem to be normal. I have those too.

    See whether you lost apps are in this folder
    C:\Users\<Your Name>\AppData\Local\Microsoft\Windows\Application Shortcuts
    Then you can right click the there and pin to Start. And for the ones that you don't find there, you will have to go to the Program Files.

    The website links I would redo.
      My Computer


  3. Posts : 3,502
    Win_8.1-Pro, Win_10.1607-Pro, Mint_17.3
       #3

    harpersedg said:
    I lost some apps like Mail, Calendar, and People among other basic apps: they disappeared from my Start Screen, and they're still gone in 10049. I can't download them from the green store. I get an error 0x80073cff.
    Yeah, the Apps are a bit of a nuisance in the preview - but it is development code

    Each release seems to bring a new set of apps that have to be 'fixed'. The black Store (beta) is probably adding to some of the issues. I forget if you can update the CommApps in the black Store (beta). After each command set below, try updating all apps from the black Store (beta) first, then go to the green Store and update all apps.

    Try this command in an elevated PowerShell
    - it should remove any configuration for the CommApps (Mail, People, Calendar)
    Code:
    Get-appxprovisionedpackage –online | where-object {$_.packagename –like "*windowscommunicationsapps*"} | remove-appxprovisionedpackage –online
    --> try updating All apps from the Store (black 1st, then green), stop here if it solved the issue

    If that doesn't resolve the issue: try these, in this order

    1. Windows Store Reset (wsreset).
      Run (WinKey+R)
      Type wsreset in the text box of the Run window

      --> try updating All apps from the Store (black 1st, then green), stop here if it solved the issue

    2. Re-register all apps
      Copy the command below and paste it into an Elevated (Run as Administrator...) [PowerShell,
      Code:
      Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
      --> try updating All apps from the Store (black 1st, then green), stop here if it solved the issue

    3. Archive all app licenses
      Copy the commands below and paste it into an Elevated (Run as Administrator...) [Command Prompt,

      Code:
      net stop clipsvc
      
      move %windir%\serviceprofiles\localservice\appdata\local\microsoft\clipsvc\tokens.dat %windir%\serviceprofiles\localservice\appdata\local\microsoft\clipsvc\tokens.bak
      
      net start clipsvc
      --> try updating All apps from the Store (black 1st, then green)


    I had the same issue but didn't write down which one 'fixed' it.

    Good luck, this can be resolved ... I'm using the Mail app for messaging. It has another issue with regards to indexing (mentioned in the Windows blog I think), but that's unrelated.

    Bill
    .
      My Computer


  4. Posts : 4
    Winodws 10
    Thread Starter
       #4

    whs said:
    See whether you lost apps are in this folder
    C:\Users\<Your Name>\AppData\Local\Microsoft\Windows\Application Shortcuts
    Thanks for your help. I don't have the folder you mention. What should I do? I can't figure out how to post an image here for you. I go to insert image, but can't figure it out from there. Thanks
      My Computer


  5. Posts : 23,195
    Windows 10
       #5

    harpersedg said:
    Thanks for your help. I don't have the folder you mention. What should I do? I can't figure out how to post an image here for you. I go to insert image, but can't figure it out from there. Thanks
    If it works the same as 8

    Go to c:\users\<Your Name>
    at the top of File Explorer click on the View tab, near the right should be a tick box for hidden items, make sure this is ticked, AppData is hidden as default
      My Computer


  6. Posts : 4
    Winodws 10
    Thread Starter
       #6

    Thanks Bill. Step #1 (wsreset) fixed the problem. Best, Harper
      My Computer


  7. Posts : 4
    Winodws 10
    Thread Starter
       #7

    whs said:
    The website links I would redo.
    I tried unpinning and then repinning the website links to my taskbar, but this doesn't work. I get "This file does not have a program associated with it to perform this action." I think the problem is with IE.
      My Computer


  8. Posts : 3,502
    Win_8.1-Pro, Win_10.1607-Pro, Mint_17.3
       #8

    harpersedg said:
    Thanks Bill. Step #1 (wsreset) fixed the problem. Best, Harper
    You're welcome, glad it worked.

    harpersedg said:
    I tried unpinning and then repinning the website links to my taskbar, but this doesn't work. I get "This file does not have a program associated with it to perform this action." I think the problem is with IE.
    That's interesting - Spartan / IE issue, no doubt.

    I tried pinning a url shortcut to Spartan, no dice.
    Is IE pinned on your taskbar? Try pinning IE there (you might have to navigate to the IE program folder to pin it) and then drag the url to the IE icon on the taskbar.

    The other thing you might try is create a folder with the url shortcuts in it and then make that a taskbar toolbar.
      My Computer


  9. Posts : 3,502
    Win_8.1-Pro, Win_10.1607-Pro, Mint_17.3
       #9

    harpersedg said:
    Thanks for your help. I don't have the folder you mention. What should I do? I can't figure out how to post an image here for you. I go to insert image, but can't figure it out from there. Thanks
    This index of tutorials might help in the future: Windows 10 Tutorial Index - Windows 10 Forums

    specific to your screenshot quandary: Screenshots and Files - Upload and Post in Ten Forums - Windows 10 Forums

    Bill
    .
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:54.
Find Us




Windows 10 Forums