john petal Posted August 23, 2016 Share Posted August 23, 2016 Currently, i'm running on Windows 10 Home SL 14393 x64 If you have problem with start screen tiles, this topic maybe useful but i don't know it will work on another build or not. Since install win10, sometimes i have this problem >>>missing icon some tiles on start screen. it say "a great app is on its way" + arrow down icon. Maybe caused by slow internet connection. The problem like this Spoiler What should i do? 1. Clean install did not solve this problem (include "Reset this PC" option on settings) 2. Update some apps via windows store? i don't have any quota for that 3. Suggestion from @november rain: Spoiler I can only suggest Integrity scan see if its gonna fix: Admin cmd Dism /Online /Cleanup-Image /RestoreHealth Dism /Online /Cleanup-Image /CheckHealth Dism /Online /Cleanup-Image /ScanHealth Or use the tool there --> If nothing works Clean Install is the best and sure Option.. The Result is still did not solve my problem So how to solve this problem? Don't worry, just reinstall windows apps via powershell command Here step by step how to fix it: 1. Connect to internet (optional) 2. Search Windows PowerShell and run as admin 3. Copy this and hit enter Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} 4. Done Spoiler Note : -If the problem still not solved, Restart your windows and try again. -Here alternatif link suggestions from @november_rain Spoiler How to fix blank tiles on Start Menu http://answers.microsoft.com/en-us/windows/forum/windows_10-start/windows-10-tiles-are-blank-white-with-no-thumbnail/83635d13-1fa1-4b5f-936d-753fe11db5a7 http://www.ibtimes.co.uk/windows-10-how-fix-blank-tiles-start-menu-1518564 https://www.maketecheasier.com/fix-blank-tiles-start-menu-windows10/ http://winaero.com/blog/fix-blank-tiles-in-windows-10-start-menu-without-notification-count-and-titles/ Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.