--- title: CustomDeviceUI DDF description: CustomDeviceUI DDF ms.assetid: E6D6B902-C57C-48A6-9654-CCBA3898455E ms.reviewer: manager: dansimp ms.author: v-madhi ms.topic: article ms.prod: w10 ms.technology: windows author: v-madhi ms.date: 12/05/2017 --- # CustomDeviceUI DDF This topic shows the OMA DM device description framework (DDF) for the **CustomDeviceUI** configuration service provider. DDF files are used only with OMA DM provisioning XML. Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download). The XML below is the current version for this CSP. ``` syntax ]> 1.2 CustomDeviceUI ./Vendor/MSFT com.microsoft/1.0/MDM/CustomDeviceUI StartupAppID AppID string value is the default appid/AUMID to launch during boot up text/plain BackgroundTasksToLaunch List of package names of background tasks that needs to be launched on boot. Background Tasks to Launch Package Full Name of the App that needs be launched in the background. This can contain no entry points, a single or multiple entry points BackgroundTaskPackageName text/plain ``` ## Related topics [CustomDeviceUI configuration service provider](customdeviceui-csp.md)