Windows 10: Windows 10 apps will not launch

Discus and support Windows 10 apps will not launch in Microsoft Windows 10 Store to solve the problem; So somehow the apps on my PC didn't want to launch anymore, so I started trying to figure out what the issue was, I've looked at quite a few topics,... Discussion in 'Microsoft Windows 10 Store' started by Styloux, Jul 24, 2020.

  1. Styloux Win User

    Windows 10 apps will not launch


    So somehow the apps on my PC didn't want to launch anymore, so I started trying to figure out what the issue was, I've looked at quite a few topics, including ones offsite, and after doing various attempts to fix the issue by reinstalling windows apps with the Appmanifest XML, it still does not work, so I took ownership of the windowsapps folder to manually start some of them, and the windows store app gave me these 2 errors Windows 10 apps will not launch ac77613e-d00a-4013-b566-12d9a71b2024?upload=true.png Windows 10 apps will not launch 577d4d4a-ea1d-4e7f-8049-589da3e40629?upload=true.png

    I'm going to take a guess and I need to have a Full reinstall of the windows store in order for the other apps to work, either that or JUST those 2 DLL files and it theoretically should let me pull up the windows store and update/reinstall apps through the store, I do not want to reinstall windows just so I can use apps again, and have to deal with reinstalling a ton of other programs just to play a handful of games.

    :)
     
    Styloux, Jul 24, 2020
    #1
  2. Geethu B Win User

    Windows 10 Apps are unable to launch

    Hi Deep,

    Thank you for contacting Microsoft Community. I understand that you have an issue with launching apps. I will surely help you to fix this issue.

    This issue could have occurred due to these reasons:


    • Incorrect App settings.

    • App is corrupt.
    Before starting the troubleshooting steps, I suggest you to install all the available Windows Updates and check if it helps. If not, try these steps:

    Method 1:

    Let's run the app troubleshooter and check if it helps.

    http://windows.microsoft.com/en-us/windows-10/run-the-troubleshooter-for-windows-apps

    Method 2:

    If the issue persists, I suggest you to re-register all Windows Store Apps by running the following commands in a CMD window started as Administrator:

    PowerShell -ExecutionPolicy Unrestricted

    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register
    "$($_.InstallLocation)\AppXManifest.xml"}

    Hope this information helps. Reply to the post with an updated status of the issue so that we can assist you further.
     
    Geethu B, Jul 26, 2020
    #2
  3. Ahhzz Win User
    Windows 10 Tweaks

    As you may already know, Windows 10 (as well as Windows 8) allow you to log in with a valid Microsoft account, instead of creating a local account that only works on your machine. However, you may prefer to keep a local account for privacy reasons. If you do, though, some Windows 10 features—like Cortana—may not work. Despite the default behavior, the Windows 10 Store is not one of them. You can still log in to your Microsoft account for just the Store without switching to a full Microsoft account. The process, however, is not terribly obvious. To do so, follow these steps:

    • Launch the Store from your Start menu.
    • Click the user icon next to the search box.
    • Click “Sign-in” from the menu that appears.
    • Choose “Microsoft account” and log in like normal.
    • When the “Make it yours” box appears do not enter your password. Instead, click “Sign in to just this app instead.”
    from Lifehacker
     
    Ahhzz, Jul 26, 2020
    #3
  4. Lim8888 Win User

    Windows 10 apps will not launch

    Windows 10 Apps are unable to launch

    I tried the steps given and restarted my computer. Now I guess its even worse. There is no response at all after I clicked on all those apps, except for the apps that have just reinstalled which I had uninstalled it long ago. Please reply asap.
     
    Lim8888, Jul 26, 2020
    #4
Thema:

Windows 10 apps will not launch

Loading...
  1. Windows 10 apps will not launch - Similar Threads - apps launch

  2. XBOX App Win11 Keeps launching ubisoft launcher even though it is disabled in the settings.

    in Windows 10 Gaming
    XBOX App Win11 Keeps launching ubisoft launcher even though it is disabled in the settings.: TitleMessage must be 6 to 60000 characters long. https://answers.microsoft.com/en-us/windows/forum/all/xbox-app-win11-keeps-launching-ubisoft-launcher/bbde4489-3a7c-4da3-aba2-f2ea6f6e0a39
  3. XBOX App Win11 Keeps launching ubisoft launcher even though it is disabled in the settings.

    in Windows 10 Software and Apps
    XBOX App Win11 Keeps launching ubisoft launcher even though it is disabled in the settings.: TitleMessage must be 6 to 60000 characters long. https://answers.microsoft.com/en-us/windows/forum/all/xbox-app-win11-keeps-launching-ubisoft-launcher/bbde4489-3a7c-4da3-aba2-f2ea6f6e0a39
  4. Xbox App Stuck on "Launching the Xbox App" then Crashes

    in Windows 10 Gaming
    Xbox App Stuck on "Launching the Xbox App" then Crashes: HelloI have a computer running Windows 11attached screenshots to show versions installed and when I try to open the Xbox app, it will show "Launching the Xbox App" for approximately 2 minutes before crashing. So far, in an attempt to resolve, I have tried the following to no...
  5. Xbox App Stuck on "Launching the Xbox App" then Crashes

    in Windows 10 Software and Apps
    Xbox App Stuck on "Launching the Xbox App" then Crashes: HelloI have a computer running Windows 11attached screenshots to show versions installed and when I try to open the Xbox app, it will show "Launching the Xbox App" for approximately 2 minutes before crashing. So far, in an attempt to resolve, I have tried the following to no...
  6. Startup App no longer launching on Windows 11 startup

    in Windows 10 Gaming
    Startup App no longer launching on Windows 11 startup: My startup Apps, Both setup in the Windows settings and the Task Manager no longer launches on Windows 11 startup. I don't shutdown this computer often so I don't since when.If I sign out and back in without restarting my computer, all my startup app launches, so I know it's...
  7. Startup App no longer launching on Windows 11 startup

    in Windows 10 Software and Apps
    Startup App no longer launching on Windows 11 startup: My startup Apps, Both setup in the Windows settings and the Task Manager no longer launches on Windows 11 startup. I don't shutdown this computer often so I don't since when.If I sign out and back in without restarting my computer, all my startup app launches, so I know it's...
  8. Limitations When Launching .NET MAUI Windows App via Custom URI Scheme

    in Windows 10 Gaming
    Limitations When Launching .NET MAUI Windows App via Custom URI Scheme: After investigating this setup, I observed the following limitations:Windows Focus Restrictions:When the app is already running and is triggered via the custom URI e.g., abcapp://, Windows does not bring the app window to the foreground. This seems to be a restriction imposed...
  9. Limitations When Launching .NET MAUI Windows App via Custom URI Scheme

    in Windows 10 Software and Apps
    Limitations When Launching .NET MAUI Windows App via Custom URI Scheme: After investigating this setup, I observed the following limitations:Windows Focus Restrictions:When the app is already running and is triggered via the custom URI e.g., abcapp://, Windows does not bring the app window to the foreground. This seems to be a restriction imposed...
  10. how to turn on computer and just get the desktop, NOT launch any particular app. Lately...

    in Windows 10 Software and Apps
    how to turn on computer and just get the desktop, NOT launch any particular app. Lately...: how to turn on computer and JUST get desktop, lately windows is launching certain windows chit without my control. https://answers.microsoft.com/en-us/windows/forum/all/how-to-turn-on-computer-and-just-get-the-desktop/d85b136b-0670-4147-b3ab-5c77e333cf75