Prevent users' app data from being stored on non-system volumes
Supported on: At least Windows 8.1 Update 2
Registry
HKLM
Software\Policies\Microsoft\Windows\Appx Value name: RestrictAppDataToSystemVolume
Enabled: RestrictAppDataToSystemVolume = 1
Disabled: RestrictAppDataToSystemVolume = 0
Description
Prevent users' app data from moving to another location when an app is moved or installed on another location. If you enable this setting, all users' app data will stay on the system volume, regardless of where the app is installed. If you disable or do not configure this setting, then when an app is moved to a different volume, the users' app data will also move to this volume.