Fix Windows 10 Apps Not Showing Problem

Windows has a long history of weird bugs and random glitches that are prone to appear in certain computers, especially when the user is moving from one Windows version to another via the Upgrade function rather than going for a clean installation as it installs everything from scratch.

This tutorial discusses this particular issue which causes Windows Store Apps to disappear from the Start menu. You can scan Windows 10 to clean it from junk and change its settings to run faster. Use a reliable software such as ST Cleaner to do the job.

Fix Your Windows 10 Issues (Recommended Download)

ST Cleaner is a secure software, never bundles with any other application

Symptoms

It’s not necessary that the occurrence of both of the under noted symptoms should make you follow this solution as even either of them on their own are a sufficient signal of trouble that is brewing.

  1. Windows Store Apps don’t show in the Start menu when searched for.
  2. Apps may randomly disappear from the Start menu.

 

Solution

  1. Open File Explorer / Windows Explorer from the taskbar.
  2. Enter the following local address in the address bar of File Explorer to visit this particular location:
    %ProgramData%\Microsoft\Windows\Start Menu\Programs
    image01
  3. Now delete all the unnecessary shortcuts that prevent Windows Store Apps from reappearing once these steps have been completed.
  4. Open up the Start menu.
    image00
  5. Search for Services and open it from the Search Results.
  6. Locate and stop the following services:
    Tile Data Model Server
    image03
    State Repository Service
    image02
  7. Re-open File Explorer / Windows Explorer.
  8. Use the following local address in the address bar of the File Explorer to visit this particular location:
    %userprofile%\AppData\Local\TileDataLayer
    image04
  9. Move the Database folder to the Recycle Bin. (Make sure you don’t delete it permanently just in case its contents are needed again).

    Delete the Database folder
    Delete the Database folder
  10. Restart the computer for the changes to take effect. This is highly necessary as until the computer is rebooted, the Start button won’t function as usual and the Windows Store Apps won’t appear in the Start menu.
    image05
  11. Open the Start menu.
  12. Search for Windows PowerShell, and then launch it once it appears in the Search Results. Make sure to launch it in administrative mode by right clicking on its icon and then selecting the Run as administrator option.

    Open Windows PowerShell in admin mode
    Open Windows PowerShell in admin mode
  13. Use the following PowerShell script to rebuild the Windows Store Apps.
    Note: Since the –AllUsers parameter is used, this script lists out all the apps for all the user accounts installed in the system. However, it only affects the currently logged in user. Add-AppxPackage adds the mentioned apps in the XML file to the current user.
    image08
    image09
  14. Restart the computer once again so the changes can be applied permanently.

Raza Ali Kazmi works as an editor and technology content writer at Sorcim Technologies (Pvt) Ltd. He loves to pen down articles on a wide array of technology related topics and has also been diligently testing software solutions on Windows & Mac platforms.