Windows 10: UWP Apps are disabled and i fought a black screen which I can open some apps

Discus and support UWP Apps are disabled and i fought a black screen which I can open some apps in Windows 10 Customization to solve the problem; HiMy PC just got this problem a few times now and I wanted to check that if there's any way to fix thisFirst, I booted up Windows cause I have to do... Discussion in 'Windows 10 Customization' started by Pongkhun P., Jul 11, 2021.

  1. UWP Apps are disabled and i fought a black screen which I can open some apps


    HiMy PC just got this problem a few times now and I wanted to check that if there's any way to fix thisFirst, I booted up Windows cause I have to do something and I saw thisMy usually taskbar customizer works fine but there's a problemIt kept spamming "Waiting for Shell TrayWind"I tried to open settings using PowerToys and it said"Cant Start: UWP Settings"Is there's anything I can do with this anyway?

    :)
     
    Pongkhun P., Jul 11, 2021
    #1
  2. 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, Jul 11, 2021
    #2
  3. 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 are disabled and i fought a black screen which I can open some apps :)

    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, Jul 11, 2021
    #3
  4. Niarod Win User

    UWP Apps are disabled and i fought a black screen which I can open some apps

    TechPowerUp Mobile App Fixed

    Is there any plans to make a Windows 10 UWP app or what?
     
    Niarod, Jul 11, 2021
    #4
Thema:

UWP Apps are disabled and i fought a black screen which I can open some apps

Loading...
  1. UWP Apps are disabled and i fought a black screen which I can open some apps - Similar Threads - UWP Apps are

  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 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....
  7. uwp apps not opening

    in Microsoft Windows 10 Store
    uwp apps not opening: 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 defender, settings, and windows sandbox do open. is there a reason this happens and a fix for this issue? video demonstration:...
  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...