Anyone know any fixes for these? I know a WU is "in the works", but is there a temp fix? No mail. No MSN sports (installs but not shown). Whole bunch of quirky things. Feel like the Start Menu took a giant step backward! Nice to be able to re-size and have/have not transparency, but gee.... Lots of things that used to work went bye-bye. Sad.
Dick,
Live tiles?
I usually remove all that fluff 1st thing after I see it is working - a quick see, nothing extensive, so most of those apps are gone (they all would be, but MS won't let me uninstall some )
I did try music (as delivered with the bld, not the preview vers) and weather - they seem to work as advertised after I fired them up.
A few members have reported quirky works and some were resolved by a clean install (how I have to install EVERY release since you can install to a VHD but CANNOT update a VHD install - go figure that one!)
The other things you might want to try after considering a fresh install from an ESD to ISO file are:
a. Test the the corresponding preview app
b. Re-install one of the apps to test
c. Reset the store (Run: wsreset)
d. renew/sync the licenses (used to be in my account on the green store)
e. re-register the apps
Launch an elevated Powershell and enter:
Code:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}