Table of Contents
How to Create Control Panel List in the Right-click Menu is easier to understand when the core ideas are paired with practical examples. The sections below explain the topic clearly, highlight useful steps, and point out details that can prevent common errors.
To open Control Panel on Windows 7 we will access the Start menu, or on Windows 8, press Windows + X combination to finish. However, on Windows 10, Control Panel will not open in 2 ways above. You will have to enter the keyword in the search bar to open the Control Panel if you want. In this case, users can add Control Panel to the right-click menu interface, so that they can quickly access system preferences as needed.
- How to add Control Panel to Power User Menu (Windows + X) on Windows 10
- Change the default Control Panel view to a Windows computer
- How to add Shutdown to the right-click menu on Windows 10
How to create a Control Panel list on the right-click menu
Step 1:
You press the Windows + R key combination and then enter the keyword regedit to access the Registry Editor.

Step 2:
Next to the user access follow the path below.
- HKEY_CLASSES_ROOTDesktopBackground

Step 3:
Next click on the Shell key and then create the ControlPanel subkey. Right-click on the Shell key and click on New , then click on Key to create the key.

Name the new key created ControlPanel and press Enter.

So when you right-click outside the computer screen, ControlPanel will appear in the right-click menu.

Step 4:
Back on the interface on the Registry Editor, right-click on the newly created ControlPanel key and select New to choose String Value .

Name the newly created MUIVerb value .

Step 5:
Continue to double-click the MUIVerb value , then at the Value data entry enter the Control Panel List value. Click OK to agree.

When checking in addition to the right-click menu, the Control Panel List will appear.

Step 6:
Back in the Regitry Editor interface, right-click the ControlPanel key , select New, and then choose String Value . Name the newly created value SubCommands .

This will create an additional arrow to insert a custom list on the Control Panel.

Step 7:
Right-click on the ControlPanel key and then click New , then press Key and name the key Shell as shown.

All Control Panel custom categories will be in this Shell key. We will be adding up to 16 subcategories to Control Panel List, For instance,, to add the Administrative Tools catalog .
Right-click on the newly created Shell key and select New, select Key and name the key 01 .

Step 8:
In Key 01 you will create additional MUIVerb values . Then also set the Value data to Administrative Tools .

Step 9:
Next create a subkey located in key 01 as command . Then click the Default value on the right and enter the Value data command line as shown below.
- explorer.exe shell::: {D20EA4E1-3957-11d2-A40B-0C5020524153}

If you want to add a custom date and time, create another key in the Shell key set to 02 and create a value. Create additional subkeys in 02 as the command and also change the value in Value data with the command below. How to do the same as when creating lock 01.
- explorer.exe shell::: {E2E7934B-DCE5-43C4-9576-7FE4F75E7480}

Going back to the screen interface and right clicking will see Control Panel List with 2 new options you added. When clicked, the customized interface will appear.

We can also add different custom lists in Control Panel with the following commands.
- Color Management: explorer.exe shell::: {B2C761C6-29BC-4f19-9251-E6195265BAF1}
- Open Default Programs: explorer.exe shell::: {17cd9488-1228-4b2f-88ce-4298e93e0966}
- Device Manager: explorer.exe shell::: {74246bfc-4c96-11d0-abef-0020af6b0b7a}
- Devices and Printers: explorer.exe shell::: {A8A91A66-3A7D-4424-8D24-04E180695C7A}
- Ease of Access Center: explorer.exe shell::: {D555645E-D4F8-4c29-A827-D93C859C4F2A}
- Language: explorer.exe shell::: {BF782CC9-5A52-4A17-806C-2A894FFEEAC5}
- Mouse: explorer.exe shell::: {6C8EEC18-8D75-41B2-A177-8831D59D2D50}
- Network and Sharing Center: explorer.exe shell::: {8E908FC9-BECC-40f6-915B-F4CA0E70D03D}
- How to add "Open command window here as administrator" to the right-click menu on Windows 10
- How to add the cloud icon to the Windows 10 right-click menu
I wish you all success!
FAQ
What is How to Create Control Panel List in the Right-click Menu?
To open Control Panel on Windows 7 we will access the Start menu, or on Windows 8, press Windows + X combination to finish.
Why is How to Create Control Panel List in the Right-click Menu important?
A clear understanding of How to Create Control Panel List in the Right-click Menu helps you make informed decisions, avoid common mistakes, and use the relevant tools or techniques more effectively.
How should beginners approach How to Create Control Panel List in the Right-click Menu?
Start with the fundamental concepts, follow the examples step by step, and test each change in a safe environment before applying it to important systems or data.
Reader Comments 0
Sign in with email or Google to join the discussion.