Forum Discussion

DiogoSousa's avatar
DiogoSousa
Iron Contributor
Nov 04, 2021

Store for Business - Multiple Users in One Machine

Hello and greetings from Portugal!   Just a quick question about the Microsoft Store for Business. If two users login to a machine, they both need to install the same app? And if so, the app gets ...
  • dretzer's avatar
    Nov 04, 2021

    Yes, they both need to install the app seperatley.
    No, they do not get instaleld twice. Store-Apps get installed into "%PROGRAMFILES%\WindowsApps\" and get linked into "%LOCALAPPDATA%\Microsoft\WindowsApps\".
    So the first user that installs an App from the store, actually downloads the binaries and puts them into the program files directory. After that, the files get linked into the userprofile and only user-specific data is saved into the users profile. The next user that installs the same app, just has to wait for a binary check (if the app inside program files is the correct version available online) and, if it checks out ok, just gets the corresponding links inside his user-profile.

     

    EDIT: The above assumes an up-to-date Windows 10 or Windows 11 version!

Resources