---
title: EnterpriseAssignedAccess CSP
description: Use the EnterpriseAssignedAccess configuration service provider (CSP) to configure custom layouts on a device.
ms.assetid: 5F88E567-77AA-4822-A0BC-3B31100639AA
ms.reviewer:
manager: dansimp
ms.author: dansimp
ms.topic: article
ms.prod: w10
ms.technology: windows
author: manikadhiman
ms.date: 07/12/2017
---
# EnterpriseAssignedAccess CSP
The EnterpriseAssignedAccess configuration service provider allows IT administrators to configure settings, such as language and themes, lock down a device, and configure custom layouts on a device. For example, the administrator can lock down a device so that only applications specified in an Allow list are available. Apps not on the Allow list remain installed on the device, but are hidden from view and blocked from launching.
> **Note** The EnterpriseAssignedAccess CSP is only supported in Windows 10 Mobile.
For more information about how to interact with the lockdown XML at runtime, see [**DeviceLockdownProfile class**](/uwp/api/Windows.Embedded.DeviceLockdown.DeviceLockdownProfile).
The following shows the EnterpriseAssignedAccess configuration service provider in tree format as used by both the Open Mobile Alliance (OMA) Device Management (DM) and OMA Client Provisioning.
```
./Vendor/MSFT
EnterpriseAssignedAccess
----AssignedAccess
--------AssignedAccessXml
----LockScreenWallpaper
--------BGFileName
----Theme
--------ThemeBackground
--------ThemeAccentColorID
--------ThemeAccentColorValue
----Clock
--------TimeZone
----Locale
--------Language
```
The following list shows the characteristics and parameters.
**./Vendor/MSFT/EnterpriseAssignedAccess/**
The root node for the EnterpriseAssignedAccess configuration service provider. Supported operations are Add, Delete, Get and Replace.
**AssignedAccess/**
The parent node of assigned access XML.
**AssignedAccess/AssignedAccessXml**
The XML code that controls the assigned access settings that will be applied to the device.
Supported operations are Add, Delete, Get and Replace.
The Apps and Settings sections of lockdown XML constitute an Allow list. Any app or setting that is not specified in AssignedAccessXML will not be available on the device to users. The following table describes the entries in lockdown XML.
> [!IMPORTANT]
> When using the AssignedAccessXml in the EnterpriseAssignedAccess CSP through an MDM, the XML must use escaped characters, such as \< instead of < because it is embedded in an XML. The examples provided in the topic are formatted for readability.
When using the AssignedAccessXml in a provisioning package using the Windows Configuration Designer tool, do not use escaped characters.
Entry | Description
----------- | ------------
ActionCenter | You can enable or disable the Action Center (formerly known as Notification Center) on the device. Set to true to enable the Action Center, or set to false to disable the Action Center.
ActionCenter | Example: `
Application | Include PinToStart to display an app on the Start screen. For apps pinned to the Start screen, identify a tile size (small, medium, or large), and a location. The size of a small tile is 1 column x 1 row, a medium tile is 2 x 2, and a large tile is 4 x 2. For the tile location, the first value indicates the column and the second value indicates the row. A value of 0 (zero) indicates the first column, a value of 1 indicates the second column, and so on. Include autoRun as an attribute to configure the application to run automatically.
Application example:
```xml
SystemSettings_System_Display_QuickAction_Brightness
Dependencies - SettingsPageSystemDisplay, SettingsPageDisplay
SystemSettings_System_Display_Internal_Rotation
Dependencies - SettingsPageSystemDisplay, SettingsPageDisplay
SystemSettings_QuickAction_WiFi
Dependencies - SettingsPageGroupNetwork, SettingsPageNetworkWiFi
SystemSettings_QuickAction_InternetSharing
Dependencies - SettingsPageGroupNetwork, SettingsPageInternetSharing
SystemSettings_QuickAction_CellularData
Dependencies - SettingsPageGroupNetwork, SettingsPageNetworkCellular
SystemSettings_QuickAction_AirplaneMode
Dependencies - SettingsPageGroupNetwork, SettingsPageNetworkAirplaneMode
SystemSettings_Privacy_LocationEnabledUserPhone
Dependencies - SettingsGroupPrivacyLocationGlobals, SettingsPagePrivacyLocation
SystemSettings_Network_VPN_QuickAction
Dependencies - SettingsPageGroupNetwork, SettingsPageNetworkVPN
SystemSettings_Launcher_QuickNote
Dependencies - none
SystemSettings_Flashlight_Toggle
Dependencies - none
SystemSettings_Device_BluetoothQuickAction
Dependencies - SettingsPageGroupDevices, SettingsPagePCSystemBluetooth
SystemSettings_BatterySaver_LandingPage_OverrideControl
Dependencies - BatterySaver_LandingPage_SettingsConfiguration, SettingsPageBatterySaver
QuickActions_Launcher_DeviceDiscovery
Dependencies - none
QuickActions_Launcher_AllSettings
Dependencies - none
SystemSettings_QuickAction_QuietHours
Dependencies - none
SystemSettings_QuickAction_Camera
Dependencies - none
Start
Back
Search
Camera
Custom1
Custom2
Custom3
Value | Description |
---|---|
0 |
Lime |
1 |
Green |
2 |
Emerald |
3 |
Teal (Viridian) |
4 |
Cyan (Blue) |
5 |
Cobalt |
6 |
Indigo |
7 |
Violet (Purple) |
8 |
Pink |
9 |
Magenta |
10 |
Crimson |
11 |
Red |
12 |
Orange (Mango) |
13 |
Amber |
14 |
Yellow |
15 |
Brown |
16 |
Olive |
17 |
Steel |
18 |
Mauve |
19 |
Sienna |
101 through 104 |
Optional colors, as defined by the OEM |
151 |
Custom accent color for Enterprise |
Value | Time zone |
---|---|
0 |
UTC-12 International Date Line West |
100 |
UTC+13 Samoa |
110 |
UTC-11 Coordinated Universal Time-11 |
200 |
UTC-10 Hawaii |
300 |
UTC-09 Alaska |
400 |
UTC-08 Pacific Time (US & Canada) |
410 |
UTC-08 Baja California |
500 |
UTC-07 Mountain Time (US & Canada) |
510 |
UTC-07 Chihuahua, La Paz, Mazatlan |
520 |
UTC-07 Arizona |
600 |
UTC-06 Saskatchewan |
610 |
UTC-06 Central America |
620 |
UTC-06 Central Time (US & Canada) |
630 |
UTC-06 Guadalajara, Mexico City, Monterrey |
700 |
UTC-05 Eastern Time (US & Canada) |
710 |
UTC-05 Bogota, Lima, Quito |
720 |
UTC-05 Indiana (East) |
800 |
UTC-04 Atlantic Time (Canada) |
810 |
UTC-04 Cuiaba |
820 |
UTC-04 Santiago |
830 |
UTC-04 Georgetown, La Paz, Manaus, San Juan |
840 |
UTC-04 Caracas |
850 |
UTC-04 Asuncion |
900 |
UTC-03:30 Newfoundland |
910 |
UTC-03 Brasilia |
920 |
UTC-03 Greenland |
930 |
UTC-03 Montevideo |
940 |
UTC-03 Cayenne, Fortaleza |
950 |
UTC-03 Buenos Aires |
960 |
UTC-03 Salvador |
1000 |
UTC-02 Mid-Atlantic |
1010 |
UTC-02 Coordinated Universal Time-02 |
1100 |
UTC-01 Azores |
1110 |
UTC-01 Cabo Verde |
1200 |
UTC Dublin, Edinburgh, Lisbon, London |
1210 |
UTC Monrovia, Reykjavik |
1220 |
UTC Casablanca |
1230 |
UTC Coordinated Universal Time |
1300 |
UTC+01 Belgrade, Bratislava, Budapest, Ljubljana, Prague |
1310 |
UTC+01 Sarajevo, Skopje, Warsaw, Zagreb |
1320 |
UTC+01 Brussels, Copenhagen, Madrid, Paris |
1330 |
UTC+01 West Central Africa |
1340 |
UTC+01 Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna |
1350 |
UTC+01 Windhoek |
1360 |
UTC+01 Tripoli |
1400 |
UTC+02 E. Europe |
1410 |
UTC+02 Cairo |
1420 |
UTC+02 Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius |
1430 |
UTC+02 Athens, Bucharest |
1440 |
UTC+02 Jerusalem |
1450 |
UTC+02 Amman |
1460 |
UTC+02 Beirut |
1470 |
UTC+02 Harare, Pretoria |
1480 |
UTC+02 Damascus |
1490 |
UTC+02 Istanbul |
1500 |
UTC+03 Kuwait, Riyadh |
1510 |
UTC+03 Baghdad |
1520 |
UTC+03 Nairobi |
1530 |
UTC+03 Kaliningrad, Minsk |
1540 |
UTC+04 Moscow, St. Petersburg, Volgograd |
1550 |
UTC+03 Tehran |
1600 |
UTC+04 Abu Dhabi, Muscat |
1610 |
UTC+04 Baku |
1620 |
UTC+04 Yerevan |
1630 |
UTC+04 Kabul |
1640 |
UTC+04 Tbilisi |
1650 |
UTC+04 Port Louis |
1700 |
UTC+06 Ekaterinburg |
1710 |
UTC+05 Tashkent |
1720 |
UTC+05 Chennai, Kolkata, Mumbai, New Delhi |
1730 |
UTC+05 Sri Jayawardenepura |
1740 |
UTC+05 Kathmandu |
1750 |
UTC+05 Islamabad, Karachi |
1800 |
UTC+06 Astana |
1810 |
UTC+07 Novosibirsk |
1820 |
UTC+06 Yangon (Rangoon) |
1830 |
UTC+06 Dhaka |
1900 |
UTC+08 Krasnoyarsk |
1910 |
UTC+07 Bangkok, Hanoi, Jakarta |
1900 |
UTC+08 Krasnoyarsk |
2000 |
UTC+08 Beijing, Chongqing, Hong Kong SAR, Urumqi |
2010 |
UTC+09 Irkutsk |
2020 |
UTC+08 Kuala Lumpur, Singapore |
2030 |
UTC+08 Taipei |
2040 |
UTC+08 Perth |
2050 |
UTC+08 Ulaanbaatar |
2100 |
UTC+09 Seoul |
2110 |
UTC+09 Osaka, Sapporo, Tokyo |
2120 |
UTC+10 Yakutsk |
2130 |
UTC+09 Darwin |
2140 |
UTC+09 Adelaide |
2200 |
UTC+10 Canberra, Melbourne, Sydney |
2210 |
UTC+10 Brisbane |
2220 |
UTC+10 Hobart |
2230 |
UTC+11 Vladivostok |
2240 |
UTC+10 Guam, Port Moresby |
2300 |
UTC+11 Solomon Is., New Caledonia |
2310 |
UTC+12 Magadan |
2400 |
UTC+12 Fiji |
2410 |
UTC+12 Auckland, Wellington |
2420 |
UTC+12 Petropavlovsk-Kamchatsky |
2430 |
UTC+12 Coordinated Universal Time +12 |
2500 |
UTC+13 Nuku'alofa |
App | Product ID | AUMID |
---|---|---|
Alarms and clock | 44F7D2B4-553D-4BEC-A8B7-634CE897ED5F | Microsoft.WindowsAlarms_8wekyb3d8bbwe!App |
Calculator | B58171C6-C70C-4266-A2E8-8F9C994F4456 | Microsoft.WindowsCalculator_8wekyb3d8bbwe!App |
Camera | F0D8FEFD-31CD-43A1-A45A-D0276DB069F1 | Microsoft.WindowsCamera_8wekyb3d8bbwe!App |
Contact Support | 0DB5FCFF-4544-458A-B320-E352DFD9CA2B | Windows.ContactSupport_cw5n1h2txyewy!App |
Cortana | FD68DCF4-166F-4C55-A4CA-348020F71B94 | Microsoft.Windows.Cortana_cw5n1h2txyewy!CortanaUI |
Excel | EAD3E7C0-FAE6-4603-8699-6A448138F4DC | Microsoft.Office.Excel_8wekyb3d8bbwe!microsoft.excel |
82A23635-5BD9-DF11-A844-00237DE2DB9E | Microsoft.MSFacebook_8wekyb3d8bbwe!x82a236355bd9df11a84400237de2db9e | |
File Explorer | C5E2524A-EA46-4F67-841F-6A9465D9D515 | c5e2524a-ea46-4f67-841f-6a9465d9d515_cw5n1h2txyewy!App |
FM Radio | F725010E-455D-4C09-AC48-BCDEF0D4B626 | N/A |
Get Started | B3726308-3D74-4A14-A84C-867C8C735C3C | Microsoft.Getstarted_8wekyb3d8bbwe!App |
Groove Music | D2B6A184-DA39-4C9A-9E0A-8B589B03DEC0 | Microsoft.ZuneMusic_8wekyb3d8bbwe!Microsoft.ZuneMusic |
Maps | ED27A07E-AF57-416B-BC0C-2596B622EF7D | Microsoft.WindowsMaps_8wekyb3d8bbwe!App |
Messaging | 27E26F40-E031-48A6-B130-D1F20388991A | Microsoft.Messaging_8wekyb3d8bbwe!x27e26f40ye031y48a6yb130yd1f20388991ax |
Microsoft Edge | 395589FB-5884-4709-B9DF-F7D558663FFD | Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge |
Money | 1E0440F1-7ABF-4B9A-863D-177970EEFB5E | Microsoft.BingFinance_8wekyb3d8bbwe!AppexFinance |
Movies and TV | 6AFFE59E-0467-4701-851F-7AC026E21665 | Microsoft.ZuneVideo_8wekyb3d8bbwe!Microsoft.ZuneVideo |
News | 9C3E8CAD-6702-4842-8F61-B8B33CC9CAF1 | Microsoft.BingNews_8wekyb3d8bbwe!AppexNews |
OneDrive | AD543082-80EC-45BB-AA02-FFE7F4182BA8 | Microsoft.MicrosoftSkydrive_8wekyb3d8bbwe!App |
OneNote | CA05B3AB-F157-450C-8C49-A1F127F5E71D | Microsoft.Office.OneNote_8wekyb3d8bbwe!microsoft.onenoteim |
Outlook Calendar | A558FEBA-85D7-4665-B5D8-A2FF9C19799B |
Microsoft.WindowsCommunicationsApps_8wekyb3d8bbwe!Microsoft.WindowsLive.Calendar |
Outlook Mail | A558FEBA-85D7-4665-B5D8-A2FF9C19799B |
Microsoft.WindowsCommunicationsApps_8wekyb3d8bbwe!Microsoft.WindowsLive.Mail |
People | 60BE1FB8-3291-4B21-BD39-2221AB166481 | Microsoft.People_8wekyb3d8bbwe!xb94d6231y84ddy49a8yace3ybc955e769e85x |
Phone (dialer) | F41B5D0E-EE94-4F47-9CFE-3D3934C5A2C7 | Microsoft.CommsPhone_8wekyb3d8bbwe!App |
Photos | FCA55E1B-B9A4-4289-882F-084EF4145005 | Microsoft.Windows.Photos_8wekyb3d8bbwe!App |
Podcasts | C3215724-B279-4206-8C3E-61D1A9D63ED3 | Microsoft.MSPodcast_8wekyb3d8bbwe!xc3215724yb279y4206y8c3ey61d1a9d63ed3x |
PowerPoint | B50483C4-8046-4E1B-81BA-590B24935798 | Microsoft.Office.PowerPoint_8wekyb3d8bbwe!microsoft.pptim |
Settings | 2A4E62D8-8809-4787-89F8-69D0F01654FB | 2a4e62d8-8809-4787-89f8-69d0f01654fb_8wekyb3d8bbwe!App |
Skype | C3F8E570-68B3-4D6A-BDBB-C0A3F4360A51 | Microsoft.SkypeApp_kzf8qxf38zg5c!Skype.AppId |
Skype Video | 27E26F40-E031-48A6-B130-D1F20388991A | Microsoft.Messaging_8wekyb3d8bbwe!App |
Sports | 0F4C8C7E-7114-4E1E-A84C-50664DB13B17 | Microsoft.BingSports_8wekyb3d8bbwe!AppexSports |
Storage | 5B04B775-356B-4AA0-AAF8-6491FFEA564D | N/A |
Store | 7D47D89A-7900-47C5-93F2-46EB6D94C159 | Microsoft.WindowsStore_8wekyb3d8bbwe!App |
Voice recorder | 7311B9C5-A4E9-4C74-BC3C-55B06BA95AD0 | Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe!App |
Wallet | 587A4577-7868-4745-A29E-F996203F1462 | Microsoft.MicrosoftWallet_8wekyb3d8bbwe!App |
Weather | 63C2A117-8604-44E7-8CEF-DF10BE3A57C8 | Microsoft.BingWeather_8wekyb3d8bbwe!App |
Windows Feedback | 7604089D-D13F-4A2D-9998-33FC02B63CE3 | Microsoft.WindowsFeedback_8wekyb3d8bbwe!App |
Word | 258F115C-48F4-4ADB-9A68-1387E634459B | Microsoft.Office.Word_8wekyb3d8bbwe!microsoft.word |
Xbox | B806836F-EEBE-41C9-8669-19E243B81B83 | Microsoft.XboxApp_8wekyb3d8bbwe!Microsoft.XboxApp |