4

Edition: Windows 10 Home | Version: 1909 | OS build: 18363.693.


Just came across a specific process group on Windows 10, in the Task Manager.

It is known as UWP and represented with a leaf, as one can see in the image bellow:

UWP process group

This UWP process group is suspending processes to improve system performance.

I have decided to look through all the Background Processes and find which ones were linked with this process group.

Let's look at the apps linked with this process and see its response when one tries to End Task.


1) Cortana

Even though Cortana is suspended on my machine, it is still running in the background:

UWP - Cortana

I selected the process and pressed "End Task", however, without waiting more than 2 seconds, a new process emerges:

Cortana appearing again

Then it appears a Background Task Host:

Cortana - New Background Task Host

Which turns into Cortana Background Task Host:

Cortana - Background Task Host

Till eventually ends up like this:

Cortana

How can one disable Cortana completely? (I have come across questions like this one, however they seem out of date as they don't consider the UWP process group)


2) Photos

The Photos is also part of the UWP process group:

Photos - UWP process group

But when ending the task it didn't pop up again, nor even after a period of 20min waiting.


3) Settings

Settings is also part of this process group:

Settings - UWP process group

But, as Photos, when ending the task it didn't pop up again, nor even after a period of 20min waiting.


4) Skype

Even though Skype is Disabled during the start-up

Skype disabled during start-up

It still manages to run without personally executing it - and it is also part of the UWP group.

Skype UWP gorup

After ending the task it didn't start immediately, but during the waiting period of 20min, the process started to run:

Skype - Running again

Till eventually becoming the following: Skype - UWP as the beginning


5) Your Phone

Your Phone, is also running and it is part of the UWP process group:

Your Phone - UWP process group

But when ending the task it didn't pop up again, nor even after a period of 20min waiting.


As one could see from what I mentioned above, some apps are now running in the background without one open them up, and even if they are disabled during Start-up (check my question for answers on controlling start-up tasks).

Even though that is happening, one is able to close most of the tasks belonging to the UWP process group. However, one is not able to end Cortana nor Skype.

How does one fully disable UWP process group tasks from running automatically, more specifically Cortana and Skype, even after one closes them?

5
  • UWP is an application you installed - it is not part of native Windows 10. Uninstall UWP. Restart when that has been uninstalled. You may need to run DISM and SFC to correct issues.
    – anon
    Commented Mar 10, 2020 at 11:13
  • 1
    Also, using third party apps to stop embedded processes from running is not a good idea. What you wish to stop above does not cause any issue in normal operation.
    – anon
    Commented Mar 10, 2020 at 12:20
  • In the case of Cortana you have to uninstall it to prevent it from running. This might change in a future version of Windows 10. UWP applications must be programmed to support what you want. This is the reason some UWP applications behave differently.
    – Ramhound
    Commented Mar 10, 2020 at 14:38
  • Sorry to bump such an old post, but I'd like to know the answer to it as well.
    – fmotion1
    Commented Dec 21, 2020 at 23:52
  • @John I don't remember installing it. In the Control Panel can't seem to find Universal Windows Platform (UWP) nor any of the apps, such as YourPhone (that is still running). Can't find them in Microsoft Store either. And in the Settings>Apps, the Uninstall button is not active (as one can see here). Commented Mar 30, 2021 at 7:48

1 Answer 1

3

To disable globally or for individual apps, i.e. to prevent "UWP Apps" from running on their own in background:

Go to "Settings -> Privacy -> Background Apps (scroll down to it) ...

From there you can disable each app individually with the toggle beside the app name, or you can flip the top-most toggle, "Let Apps run in the background", to OFF to globally disable. With this set to OFF, none of those apps should run or be launched for the stated "UWP" reasons of maintaining their versioning and etc..

So disable individually or via the top-most toggle - to OFF. Again, that is:

Settings -> Privacy -> Background Apps then toggle to OFF for specific apps or turn "Let Apps run in the background" to OFF.
1
  • 1
    That didn't solve my problem. For example, the Background Apps toggles, including Let apps run in the background are turned off, but the app "Your Phone" still appears in the task manager as an UWP App: as this. Commented Mar 30, 2021 at 7:37

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .