-
Close the Admin Console if it's already open.
-
Load Regedit.
-
Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\FX:{6de537a5-7a1c-4fa4-ac3a-1b6fc1036560}
-
From the "Edit"
menu select "New | DWORD Value".
-
Replace "New Value #1"
(the default name for the value), with "SuppressActionsPane"
as the "Name" for the value.
-
Double click the newly created "SuppressActionsPane"
value and enter "1" as the value (leave the "Base"
as "Hexadecimal").
-
Load the ConfigMgr Admin Console which should now load
WITHOUT the "Actions"
pane as shown below.

IMPORTANT: If this doesn't work make
sure that you are creating the new value in the right place i.e. under the "FX:{6de537a5-7a1c-4fa4-ac3a-1b6fc1036560}"
key (which is for the Admin Console and has an "AssemblyName"
Data value of "AdminUI.Console"), and
NOT the "FX:{a77b774c-ce32-4ab0-982a-6bb3c078e5c1}"
key (which is for Resource Explorer and has an "AssemblyName"
Data value of "AdminUI.ResourceExplorerConsole").
-
Once you've added the
"SuppressActionsPane"
value, you can toggle whether the "Actions" pane
is displayed by
toggling the Registry value between "1" (off)
and "0" (on) as the examples below show.
With the "SuppressActionsPane"
value set to "1" the "Actions"
pane isn't displayed.

With the "SuppressActionsPane"
value set to "0" the "Actions"
pane is displayed.
