diff --git a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md index ca00bec834..e06e70792f 100644 --- a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md +++ b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md @@ -1026,7 +1026,6 @@ ms.date: 10/08/2020 - [ADMX_Snmp/SNMP_Communities](./policy-csp-admx-snmp.md#admx-snmp-snmp-communities) - [ADMX_Snmp/SNMP_PermittedManagers](./policy-csp-admx-snmp.md#admx-snmp-snmp-permittedmanagers) - [ADMX_Snmp/SNMP_Traps_Public](./policy-csp-admx-snmp.md#admx-snmp-snmp-traps-public) -- [ADMX_Start/DisableControlCenter](./policy-csp-admx-start.md#admx-start-disablecontrolcenter) - [ADMX_StartMenu/AddSearchInternetLinkInStartMenu](./policy-csp-admx-startmenu.md#admx-startmenu-addsearchinternetlinkinstartmenu) - [ADMX_StartMenu/ClearRecentDocsOnExit](./policy-csp-admx-startmenu.md#admx-startmenu-clearrecentdocsonexit) - [ADMX_StartMenu/ClearRecentProgForNewUserInStartMenu](./policy-csp-admx-startmenu.md#admx-startmenu-clearrecentprogfornewuserinstartmenu) diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md index d63725e4b3..27ce3d33ab 100644 --- a/windows/client-management/mdm/policy-configuration-service-provider.md +++ b/windows/client-management/mdm/policy-configuration-service-provider.md @@ -3727,15 +3727,6 @@ dfsdiscoverdc">ADMX_DFS/DFSDiscoverDC ### ADMX_StartMenu policies -
-
- ADMX_Start/DisableControlCenter -
-
-
- -### ADMX_StartMenu policies -
ADMX_StartMenu/AddSearchInternetLinkInStartMenu @@ -8523,7 +8514,11 @@ dfsdiscoverdc">ADMX_DFS/DFSDiscoverDC
Start/DisableContextMenus +
+
+ Start/DisableControlCenter
+
Start/ForceStartSize
diff --git a/windows/client-management/mdm/policy-csp-admx-start.md b/windows/client-management/mdm/policy-csp-admx-start.md deleted file mode 100644 index f78ac017f5..0000000000 --- a/windows/client-management/mdm/policy-csp-admx-start.md +++ /dev/null @@ -1,91 +0,0 @@ ---- -title: Policy CSP - ADMX_Start -description: Learn about Policy CSP - ADMX_Start. -ms.author: v-aljupudi -ms.localizationpriority: medium -ms.topic: article -ms.prod: w10 -ms.technology: windows -author: alekyaj -ms.date: 08/25/2022 -ms.reviewer: -manager: aaroncz ---- - -# Policy CSP - ADMX_Start - -
- -> [!TIP] -> These are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md). -> -> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy). -> -> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect). - - -## ADMX_Start policies - -
-
- ADMX_Start/DisableControlCenter -
-
- -
- - -**ADMX_Start/DisableControlCenter** - - - -|Edition|Windows 10|Windows 11| -|--- |--- |--- | -|Home|No|No| -|Pro|Yes|Yes| -|Windows SE|Yes|Yes| -|Business|Yes|Yes| -|Enterprise|Yes|Yes| -|Education|Yes|Yes| - - -
- - -[Scope](./policy-configuration-service-provider.md#policy-scope): - -> [!div class = "checklist"] -> * User - -
- - - -This policy setting removes Control Center from the bottom right area on the taskbar. The control center area is located at the left of the clock in the taskbar and includes icons for current network and volume. - -If this setting is enabled, Control Center isn't displayed in the control center area. - -The following are the supported values: - -- Integer 0 - Disabled/Not configured. -- Integer 1 - Enabled. - ->[!Note] -> A reboot is required for this policy setting to take effect. - - - - -ADMX Info: -- GP Friendly name: *Remove control center* -- GP name: *DisableControlCenter* -- GP path: *Start Menu and Taskbar* -- GP ADMX file name: *Taskbar.admx* - - - -
- -## Related topics - -[Policy configuration service provider](policy-configuration-service-provider.md) \ No newline at end of file diff --git a/windows/client-management/mdm/policy-csp-start.md b/windows/client-management/mdm/policy-csp-start.md index e794d81f7b..e89d049a67 100644 --- a/windows/client-management/mdm/policy-csp-start.md +++ b/windows/client-management/mdm/policy-csp-start.md @@ -56,6 +56,9 @@ manager: aaroncz
Start/DisableContextMenus
+
+ Start/DisableControlCenter +
Start/ForceStartSize
@@ -666,6 +669,60 @@ The following list shows the supported values: + +**Start/DisableControlCenter** + + + +|Edition|Windows 10|Windows 11| +|--- |--- |--- | +|Home|No|No| +|Pro|Yes|Yes| +|Windows SE|Yes|Yes| +|Business|Yes|Yes| +|Enterprise|Yes|Yes| +|Education|Yes|Yes| + + +
+ + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * User + +
+ + + +This policy setting removes Control Center from the bottom right area on the taskbar. The control center area is located at the left of the clock in the taskbar and includes icons for current network and volume. + +If this setting is enabled, Control Center isn't displayed in the control center area. + +>[!Note] +> A reboot is required for this policy setting to take effect. + + + + +ADMX Info: +- GP Friendly name: *Remove control center* +- GP name: *DisableControlCenter* +- GP path: *Start Menu and Taskbar* +- GP ADMX file name: *Taskbar.admx* + + + +The following are the supported values: + +- Integer 0 - Disabled/Not configured. +- Integer 1 - Enabled. + + + +
+
diff --git a/windows/client-management/mdm/toc.yml b/windows/client-management/mdm/toc.yml index 9f38757a88..859cfd31fa 100644 --- a/windows/client-management/mdm/toc.yml +++ b/windows/client-management/mdm/toc.yml @@ -579,8 +579,6 @@ items: href: policy-csp-admx-smartcard.md - name: ADMX_Snmp href: policy-csp-admx-snmp.md - - name: ADMX_Start - href: policy-csp-admx-start.md - name: ADMX_StartMenu href: policy-csp-admx-startmenu.md - name: ADMX_SystemRestore