Troubleshooting Metro Apps
Open an administrator command prompt, and type ‘powershell.exe’ (no quote marks)
Copy and Paste each of the following commands in the same powershell command prompt in this exact order. Wait for each command to complete before typing the next one.
close the command window when done
Get-appxpackage -packageType bundle |% {add-appxpackage...