Windows 10: uwp apps not opening

Discus and support uwp apps not opening in Microsoft Windows 10 Store to solve the problem; most of the universal windows platform apps windows store apps won't open on my pc for some reason, though system apps such as quick assist, windows... Discussion in 'Microsoft Windows 10 Store' started by orangeturtle197, Feb 15, 2021.

  1. uwp apps not opening

    orangeturtle197, Feb 15, 2021
    #1
  2. Brink Win User

    Mail app will not open on 10041.

    Hello Adam,

    This is the suggested solution below if you haven't already tried it. uwp apps not opening :)

    In this Windows 10 build 10041, the Mail, Calendar, and People apps may be broken due to a licensing issue with the Store Beta. To get these apps working again, you need to follow these steps:

    • Open powershell as administrator
    • Run the command Get-appxprovisionedpackage –online | where-object {$_.packagename –like “*windowscommunicationsapps*”} | remove-appxprovisionedpackage –online
    • Re-install Mail, People and Calendar from the Store (green tile)
     
    Brink, Feb 15, 2021
    #2
  3. Brink Win User
    Kickstart UWP app creation with Windows App Studio’s open source UWP..


    Source: Kickstart UWP app creation with Windows App Studio’s open source UWP libraries and Samples App | Building Apps for Windows
     
    Brink, Feb 15, 2021
    #3
  4. Callender Win User

    uwp apps not opening

    Can I customize the list of suggest apps in the "Open with" menu?

    You can't use it to add additional programs, only to set default programs.

    Interestingly for me it shows nothing for text files:


    uwp apps not opening [​IMG]



    uwp apps not opening [​IMG]

    Then if I want to add a portable app like Jarte Plus to open with context menu windows doesn't like it.



    uwp apps not opening [​IMG]

    It's not present and is near impossible to add even via "look for an app on this PC"

    OpenWithAdd to the rescue:


    uwp apps not opening [​IMG]

    Result:



    uwp apps not opening [​IMG]
     
    Callender, Feb 15, 2021
    #4
Thema:

uwp apps not opening

Loading...
  1. uwp apps not opening - Similar Threads - uwp apps opening

  2. I Can't Open UWP Apps

    in Windows 10 Gaming
    I Can't Open UWP Apps: Hello Microsoft CommunityI have An IssueThat I Can't Open UWP Appsfor example Microsoft Store, Print Menu, EcteraCan You Help Me With ThatSystem Information:Os: Windows 11 ProDevice: Microsoft Surface go 3 LaptopThank You....
  3. I Can't Open UWP Apps

    in Windows 10 Software and Apps
    I Can't Open UWP Apps: Hello Microsoft CommunityI have An IssueThat I Can't Open UWP Appsfor example Microsoft Store, Print Menu, EcteraCan You Help Me With ThatSystem Information:Os: Windows 11 ProDevice: Microsoft Surface go 3 LaptopThank You....
  4. UWP apps not opening.

    in Windows 10 Gaming
    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
  5. 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
  6. Windows 11 UWP apps not opening

    in Windows 10 Gaming
    Windows 11 UWP apps not opening: Hello There,I have been trying to get my Notepad and Other UWP apps working with no success. I have ran DISM and SFC with no success and have even reset the Microsoft Store Cache. Please respond fast, as i need this computer....
  7. Windows 11 UWP apps not opening

    in Windows 10 Software and Apps
    Windows 11 UWP apps not opening: Hello There,I have been trying to get my Notepad and Other UWP apps working with no success. I have ran DISM and SFC with no success and have even reset the Microsoft Store Cache. Please respond fast, as i need this computer....
  8. UWP app game not opening

    in Windows 10 Gaming
    UWP app game not opening: A UWP app specifically Among Us won't open. I've tried terminating it, repairing it, resetting it, and uninstalling and reinstalling, but nothing worked. It was working, but then it just crashed when I was using it, and when I tried to re-open it, it wouldn't open. 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. Kickstart UWP app creation with Windows App Studio’s open source UWP..

    in Windows 10 News
    Kickstart UWP app creation with Windows App Studio’s open source UWP..: Windows App Studio is all about making it as easy as possible to build apps for Windows. The online tool helps you build apps with no coding required, so you can either start your project there and extend it in Visual Studio, or you can create and build the app completely in...