Windows 10: Windows apps greyed out, stuck updating including store

Discus and support Windows apps greyed out, stuck updating including store in Microsoft Windows 10 Store to solve the problem; most apps from the microsoft store are greyed out in the start menu, with a bar underneath indicating they are updatingthe problem is probably because... Discussion in 'Microsoft Windows 10 Store' started by purple pear, Jun 30, 2021.

  1. Windows apps greyed out, stuck updating including store


    most apps from the microsoft store are greyed out in the start menu, with a bar underneath indicating they are updatingthe problem is probably because the microsoft store is also stuck updating.I dont know how to fix this, i have already tried some things:wsreset.exe opens the command prompt and proceeds to do nothingresetting the app from settings just shows the loading icon and does nothing. i tried this on a few apps.uninstalling and reinstalling the store using powershell gets stuck on Deployment operation progress: C:\Program Files\WindowsApps\ Microsoft.WindowsStore_12104.1001.1.0_x64__8

    :)
     
    purple pear, Jun 30, 2021
    #1

  2. Store app greyed out, doesn't start


    I've all Telemetry related services disabled and store and other apps were working fine,
    may be updates get stuck because of that ?? idk !


    While searching for another fixes for my problem, I found this topic,
    where one reply has nearly the same commands suggested by OldMike65.

    Although I've used this code multiple times with no luck, I carried on and tried the rest of solution and used this code:
    Code:
    Code:
    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    and voilà !!!! this time to my surprise Store is WORKING !!!! *Eek

    Thank you guys very much for your help. *Party
     
    AbdoZaghloul, Jun 30, 2021
    #2
  3. Dos101 Win User
    Windows Phone users Clubhouse

    I think I'll put a list of people's favourite apps in the OP, starting with my own until I get some suggestions, but you can take a look at the Windows Phone app store at the top apps to see what's popular http://www.windowsphone.com/en-us/store

    You are both now added, welcome! *Toast :toast:
     
    Dos101, Jun 30, 2021
    #3
  4. Windows apps greyed out, stuck updating including store

    Updating store...

    Hi Clyde,

    Software conflicts might be the caused why the Windows Store is stuck on working. It occurs
    when you install a program or an update or when you run a program in Windows 10. We suggest that you run the Windows Store Apps troubleshooter by following the steps below:

    • On the Search box, type Troubleshooting and press
      Enter
      .
    • Click on View all in the left panel.
    • Select Windows Store Apps to run the troubleshooter.

    Let see if it makes any difference.
     
    Robelene Win, Jun 30, 2021
    #4
Thema:

Windows apps greyed out, stuck updating including store

Loading...
  1. Windows apps greyed out, stuck updating including store - Similar Threads - apps greyed stuck

  2. Windows store greyed out

    in Windows 10 Gaming
    Windows store greyed out: My windows store has been greyed out for about 2 weeks, and I don't know whats causing it. It is greyed out on all accounts on my pc. I have tried the following:1.Win + RTyping :wsreset.exeRunning as administrator.I get the error:2.Win + XWindows Powershell...
  3. Windows store greyed out

    in Windows 10 Software and Apps
    Windows store greyed out: My windows store has been greyed out for about 2 weeks, and I don't know whats causing it. It is greyed out on all accounts on my pc. I have tried the following:1.Win + RTyping :wsreset.exeRunning as administrator.I get the error:2.Win + XWindows Powershell...
  4. Windows store greyed out

    in Microsoft Windows 10 Store
    Windows store greyed out: My windows store has been greyed out for about 2 weeks, and I don't know whats causing it. It is greyed out on all accounts on my pc. I have tried the following:1.Win + RTyping :wsreset.exeRunning as administrator.I get the error:2.Win + XWindows Powershell...
  5. apps greyed out

    in Windows 10 Software and Apps
    apps greyed out: my apps are greyed out https://answers.microsoft.com/en-us/windows/forum/all/apps-greyed-out/1b1ec990-efc0-481f-a127-5495654f3c4b
  6. windows store is greyed out

    in Microsoft Windows 10 Store
    windows store is greyed out: windows stoe is greyed out wont open ive already tried most stuff ihave seen on the internet such as wsreset sfc/scannow ive tried to reset the app and i cant uninstall nothing seems to be working? the same is happening to my game bar its greyed out and wont open idk what to...
  7. “Update apps automatically” toggle in Microsoft Store is greyed out

    in Microsoft Windows 10 Store
    “Update apps automatically” toggle in Microsoft Store is greyed out: I am the only account, and therefore administrator, of this machine. I've managed to enable this feature using a registry tweak, but I don't think it's working since I just had to update Windows Camera manually. What should I do? Thank you. Edition Windows 10 Pro...
  8. Help with Blacked out apps including Windows store

    in Windows 10 Updates and Activation
    Help with Blacked out apps including Windows store: I have lost access to the Windows app store weather and other functions. It seems these items are blacked out and offer me no access to the market. [img] Having noticed this and and having no luck finding resolution, I restored the PC to an earlier point. Still no...
  9. Store app greyed out, doesn't start

    in Windows 10 Software and Apps
    Store app greyed out, doesn't start: Hey guys, I've a problem and need some help . [img] I was using store and updating both Store and Share.it apps, the update seems to be stuck for some time it was taking long time than usual. Then suddenly store app was closed and don't open any more !! (in the...
  10. Standard apps + Store app are all greyed out

    in Windows 10 Support
    Standard apps + Store app are all greyed out: Seems like the apps are stuck in "update" mode and they just pop up a few milliseconds and then close when clicked. [img] Have tried running this code in Powershell as admin (found it here): Code: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage...