Information
This service manages Apps that are pushed to the device from the Microsoft Store App running on other devices or the web.
The recommended state for this setting is: Disabled
In a high security managed environment, application installations should be managed centrally by IT staff, not by end users.
Solution
To establish the recommended configuration, run the following PowerShell command:
Set-Service -Name PushToInstall -StartupType Disabled
Impact:
Users will not be able to push Apps to this device from the Microsoft Store running on other devices or the web.