Windows 10: UWP apps not installing

Discus and support UWP apps not installing in Windows 10 Gaming to solve the problem; Hello, I can't install UWP apps. When I try to install an app from the Microsoft Store, it gives me error code 0x80070005, even if I try to install an... Discussion in 'Windows 10 Gaming' started by Aron Gaspar, Jun 15, 2025 at 1:27 PM.

  1. UWP apps not installing


    Hello, I can't install UWP apps. When I try to install an app from the Microsoft Store, it gives me error code 0x80070005, even if I try to install an UWP app with a standalone installer, like an AppXBundle or something, it gives the same error code, and won't install at all. On the MS Store, it downloads the app successfully, but cannot install it onto Windows, it says I own the app, yet when I go to the page, it says Install, and shows a little text saying an error occured. It thinks I have the app already but still can't install it even though it's nowhere to be found. A bit of time ago it

    :)
     

  2. Certain apps are crashing upon start. App reset, re-installation nothing seems to help. Any fixes?

    The app in question are as follows:

    • Engadget UWP
    • Windows Central UWP
    • CNET (Windows 8 App)
    These were working fine in AU.

    I have tried App reset and re-installation from store. Nothing seems to help.

    Any suggestions?
     
  3. UWP Suspended my apps to improve my system performance

    Hi

    Welcome to Microsoft community.

    It seems you're experiencing issues with Universal Windows Platform (UWP) apps not functioning correctly on your Windows system. This can be due to various reasons including system file corruption, outdated system components, or conflicts within the operating system. Here are some steps you can take to try and resolve these issues:

    1. Run the Windows Store Apps Troubleshooter

    Windows includes a variety of troubleshooters designed to quickly diagnose and automatically resolve various computer problems.

    • Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters.
    • Find and run the Windows Store Apps troubleshooter.
    2. Check for Windows Updates

    Ensuring your system is up to date is crucial for its stability and functionality.

    • Go to Settings > Update & Security > Windows Update, and click Check for updates.
    • Install any available updates and restart your computer.
    3. Reset the Microsoft Store Cache

    Sometimes the Microsoft Store cache can become corrupted and cause issues with UWP apps.

    • Press Windows + R to open the Run dialog.
    • Type wsreset.exe and press Enter. A blank Command Prompt window will appear, and after about ten seconds the window will close and the Store will open automatically.
    4. Use PowerShell to Re-register UWP Apps

    You mentioned trying to re-register UWP apps without success, but ensure you followed these steps:

    • Right-click on the Start button and select Windows PowerShell (Admin).
    • Copy and paste the following command and press Enter:

    • Wait for the process to complete and then restart your computer.
    5. Create a New User Account

    Sometimes, the user profile can become corrupted and cause issues with app functionality.

    • Go to Settings > Accounts > Family & other users.
    • Under Other users, click Add someone else to this PC and follow the prompts to create a new user account.
    • Switch to the new account and see if the issue persists.
    6. Perform a System File Check (SFC)

    System File Checker can repair corrupted system files which might be causing the issues with UWP apps.

    • Right-click on the Start button and select Windows PowerShell (Admin).
    • Type sfc /scannow and press Enter.
    • Wait for the scan to complete and then restart your computer.
    7. Consider a Clean Install

    If none of the above solutions work, performing a clean installation of Windows might be necessary. This will remove all files, settings, and applications, so ensure you back up important data first.

    Let me know if you need further assistance.

    Best regards

    Derrick Qian | Microsoft Community Support Specialist
     
    Derrick.Q - MSFT, Jun 15, 2025 at 1:34 PM
    #3
  4. UWP apps not installing

    UWP app live tiles not working

    I did what you suggested, but after a while the tiles went to solid colors again.
     
Thema:

UWP apps not installing

Loading...
  1. UWP apps not installing - Similar Threads - UWP apps installing

  2. UWP apps not installing

    in Windows 10 Software and Apps
    UWP apps not installing: Hello, I can't install UWP apps. When I try to install an app from the Microsoft Store, it gives me error code 0x80070005, even if I try to install an UWP app with a standalone installer, like an AppXBundle or something, it gives the same error code, and won't install at all....
  3. UWP apps not opening.

    in Windows 10 Software and Apps
    UWP apps not opening.: In place upgrade is not an option since I am on a higher build. Tried SFC and DISM. https://answers.microsoft.com/en-us/windows/forum/all/uwp-apps-not-opening/feb842b3-788b-4966-b27f-ed8800076188
  4. UWP apps not working

    in Windows 10 Ask Insider
    UWP apps not working: Hello, I am using a Surface Pro (2017) on the slow ring of Windows Insider. Over the couple last weeks, performance was so slow it began making the machine useless. I did a backup of all my files and decided to do a fresh install of Windows. To my surprise however, I was...
  5. Update UWP App

    in Windows 10 Support
    Update UWP App: This may have come with a LastPass install, but not sure. When booting this console window opens labeled like Thread Title. Cannot find how it is opening. Task Scheduler and AutoRuns checked. Scratching ass at this point as I never heard about Universal Apps while searching....
  6. Can't install UWP apps.

    in Windows 10 Ask Insider
    Can't install UWP apps.: I had this problem just today, I tried installing Minecraft for Windows 10 because it had an update. The thing is, Microsoft Store keeps giving me the error code 0x80070002. I managed to get the APPX for it and it gives me -2147219196 and -2147219195. I tried reinstalling...
  7. Can't install UWP apps.

    in Windows 10 Ask Insider
    Can't install UWP apps.: I had this problem just today, I tried installing Minecraft for Windows 10 because it had an update. The thing is, Microsoft Store keeps giving me the error code 0x80070002. I managed to get the APPX for it and it gives me -2147219196 and -2147219195. I tried reinstalling...
  8. UWP apps failing.

    in Windows 10 BSOD Crashes and Debugging
    UWP apps failing.: So recently, out of the blue, all of the apps that would come from the Microsoft Store stopped being able to boot. (This started happening around two weeks ago) Everything from the Calculator, to the Calendar, to Mail, to Groove Music, to Photos, Xbox Companion, and even the...
  9. UWP Apps not opening

    in Windows 10 Software and Apps
    UWP Apps not opening: Hello, I changed the permissions of the WindowsApps folder, as i was trying to edit some of the files, however now the apps will not open. I am sure that this is not due to me modifying any files. Is there a way to restore the permissions, or what permissions need to be...
  10. The Lifecycle of a UWP App

    in Windows 10 News
    The Lifecycle of a UWP App: Lifecycle management in a Universal Windows Platform (UWP) app is critical for the efficient use of battery power and memory. When done correctly, it allows the user to multitask between apps without needing to know anything about these resource optimizations. Today’s post...