Information
Manages a Windows app's ability to share data between users who have installed the app. Data is shared through the SharedLocal folder. This folder is available through the Windows.Storage API.
The recommended state for this setting is: Disabled
Users of a system could accidentally share sensitive data with other users on the same system.
Solution
To establish the recommended configuration, set the following Custom Configuration Policy to 0 :
Name: <Enter name>
Description: <Enter Description>
OMA-URI: ./Device/Vendor/MSFT/Policy/Config/ApplicationManagement/AllowSharedUserAppData
Data type: Integer
Value: 0
Impact:
None - this is the default behavior.