Share via

UWP app installation in multiple users in same machine

Kiran Kumar Maharana 46 Reputation points
2020-09-11T09:24:04.307+00:00

Hi team,

How can we install the UWP application to all users instead of individual installing in each user. requirement is install uwp application all users at a time.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

Answer accepted by question author
  1. Richard Zhang-MSFT 6,936 Reputation points Microsoft Employee Moderator
    2020-09-11T13:06:20.563+00:00

    Hello @Kiran Kumar Maharana ,

    Welcome to Microsoft Q&A.

    Currently, there are no relevant setting items for installing UWP applications among multiple users at the same time.

    For enterprises, you can develop LOB applications through the Microsoft Store for batch installation.

    For different users on the same device, batch installation is currently not provided.

    Thanks.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


1 additional answer

Sort by: Most helpful
  1. Andy YOU 3,076 Reputation points
    2020-09-16T09:41:08.943+00:00

    HI

    1. Is your uwp installation package an offline installation package ?
    2. can you enter winver in command prompt on win10 computer and look the os version and os version number ?[for example windows 10 enterprise 1809 (os build 17763.316)]
    3. did you allow windows store to run on win10 in your environment ,if so, we can use store for business to distribute your app.

    https://learn.microsoft.com/en-us/microsoft-store/distribute-apps-from-your-private-store

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.