Nope, problem returned after 2 reboots. Weird.
[Win 11] Microsoft store's Apps close on while on sleeping
The same problem as here:
and here
and here https://github.com/microsoft/terminal/issues/12513
Description: when my device goes to sleep it closes my apps which were installed with Microsoft Store.
Device: Microsoft Laptop Studio
System: Windows 11, all updates installed, drivers up to date.
Tried: all solutions from topics above.
- Reset Microsoft Store.
- Re-register all its apps and store itself with a powershell (successfully).
Result: none.
Additional info: I'm using 4-6 desktops and constantly switching between. If I have some of MS apps on some screen it can be closed (without any crash message) just on desktop switching (but not always). If laptop goes to sleep - all MS apps are closed every time.
PS: asked my co-workers with win11 - the problem persists almost on every machine with win11. Weird that Microsoft doesn't fix it. It's very annoying.
Windows for home | Windows 11 | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
52 answers
Sort by: Oldest
-
Anonymous
2023-01-05T16:09:55+00:00 -
Anonymous
2023-01-10T11:52:38+00:00 I have the same issue. The
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($\_.InstallLocation)\AppXManifest.xml”}script helped couple weeks ago but the problem is back. Any suggestions how to fix it? The problem is extremely annoying. -
Anonymous
2023-01-11T16:22:21+00:00 I installed a driver package for my laptop (as I wrote earlier). But it helped only for a period of 3-4 sleeps-wake ups.
If I see the issue again I reboot my laptop and it goes well for another couple of cycles. And then again and again.
-
Anonymous
2023-01-13T10:42:18+00:00 I installed a driver package for my laptop (as I wrote earlier). But it helped only for a period of 3-4 sleeps-wake ups.
If I see the issue again I reboot my laptop and it goes well for another couple of cycles. And then again and again.
I tried the script and it seemed to help. Not sure for how long though.
upd
the script stopped helping
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”} -
Anonymous
2023-01-14T09:27:13+00:00 Same problem for me. On windows 10 it was ok, on windows 11 problems on one laptop. Other laptops updated to W11 work fine. There is a focus in the discussion around apps from the store. There is also a question whether the problem is due to the ms store or the sleep function. In my opinion, the answer is good for both cases. Applications installed from the ms store or built into the system have the option of advanced settings in the settings menu in the applications tab. Applications installed from the installer, manually, do not have such an advanced functions tab in the settings apps menu. In the advanced menu, we see power management options for applications. So this is the common link of the problem. Thus, the applications from the store are characterized by a new functionality, energy management. And it is this functionality that causes problems with sleep in my opinion. So my question is. If this is such a common problem, and it's related to the developer's actions, why aren't we getting support from Microsoft? Why do we not get information around what we should look for to solve the problem. After all, looking for a problem with a flashlight is cruel. Can someone with professional knowledge finally help and point to the causes and solution of the problems? Please...