maps live tile dead


  1. Posts : 2,297
    Windows 10 Pro (64 bit)
       #1

    maps live tile dead


    New version of maps came through on store updates this morning. It works fine but the live tile no longer seems to function. appears to be dead. Tried turning live tile off and on but made no difference. Seems to be same on our other pc too. Anyone else notice this? I love it when an 'update' breaks some kind of functionality!
      My Computer


  2. Posts : 2,716
    Windows 10
       #2

    That has been going on for over 4 years on mine, various Live Tiles do not work occasionally, thru Windows 8.1 to Windows 10.
    I only have basically 4 Mail ones, and Weather. All of those have died at some point, why worry the next update will be next week.
      My Computer


  3. Posts : 2,297
    Windows 10 Pro (64 bit)
    Thread Starter
       #3

    Ok cheers. I agree the live tiles seem a bit hit and miss. They all seem ok at the moment apart from the maps one!
      My Computer


  4. Posts : 1,079
    10 + Linux
       #4

    Uninstall/Reinstall


    Same here with Weather, but stop using it. The only way to get it back was to reinstall the app. I guess it should work for Maps, unless it's an update issue:


    INSTALL:
    Code:
    Get-AppXPackage *maps* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)'AppXManifest.xml”}
    Code:
    Get-AppXPackage *Weather* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)'AppXManifest.xml”}
    UNINSTALL:
    Code:
    Get-AppxPackage *maps* | Remove-AppxPackage
    Code:
    Get-AppxPackage *weather* | Remove-AppxPackage
      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 15:22.
Find Us




Windows 10 Forums