I am using Windows Configuration Designer to create a provisioning package for a multi-app kiosk including the creation of an auto-logon account. All of it works with one exception. If I specify Universal Windows Apps that have been installed on the machine under an admin account, the apps do not function under the auto-logon account that is created. The icons for the apps appear (without any logos), but the apps will not run. If I create the local account first and install the apps from the Microsoft Store, then the apps will work, but I can't specify that account to be an auto-logon account in the package. Instead, I have to manually configure it for auto-logon via the registry. Is there a way for the auto-logon account that is created by the package to have access to those UWP apps which are already available on the machine?