How to change the "Display Settings" and "Personalization" options in the right-click menu on the desktop in Windows 11

This time, we will show you how to change the "Display Settings" and "Personalization" options in the Windows 11 desktop right-click menu to any app (files and folders are also possible).

Previously, we introduced how to add menus using third-party apps, but this time we will introduce a method to modify existing menus without using third-party apps.

Add "Refresh" to the new right-click menu in Win11

The right-click menu on the desktop shows "Display settings" and "Personalize."

Desktop right-click menu
Desktop right-click menu

These two menus can be renamed and configured to open any app, file, folder, setting, etc.

Desktop right-click menu
Desktop right-click menu

You can only change the menu that appears when you right-click on an empty area of ​​the desktop. You cannot change the menu that appears when you right-click on an empty area inside a folder.

table of contents

How to change the "Display Settings" and "Personalization" options in the desktop right-click menu to any app

If you operate the registry incorrectly, it may cause problems such as the system being unable to start. Please make a backup in advance using system restore or similar, and proceed at your own risk.

To avoid panicking if your PC suddenly breaks down, it's a good idea to have a standard backup software to protect your important photos and data.

1. Press Windows key + R to open Run, type "regedit" and press Enter.

2. The Registry Editor will open, so open the following key:

HKEY_CURRENT_USER\Software\Classes

3. Right-click on the "Classes" key > New > "Key".

4. Rename "New Key #1" to "DesktopBackground".

5. Right-click on "DesktopBackground" > New > "Key".

6. Rename "New Key #1" to "Shell".

レジストリエディター
レジストリエディター

7. Right-click on the "Shell" key > New > "Key".

8. Rename "New Key #1" to "Display".

9. With the "Display" key selected, double-click "Default" in the right column to open it.

10. Enter any name for the value data.

*Here, let's try entering "app".

Editing strings
Editing strings

11. When you have finished entering the information, click "OK."

Now, right-click on the desktop.

Desktop right-click menu
Desktop right-click menu

"Display Settings" has been changed to "Apps"

Now, change "app" to the name of the app you want to open.

Here we will add the "Control Panel".

12. Return to the Registry Editor and right-click on the "Display" key > New > Key.

13. Rename "New Key #1" to "command".

レジストリエディター
レジストリエディター

14. With the "command" key selected, double-click "Default" in the right column to open it.

15. Enter "control" in the Value data field and click OK.

Editing strings
Editing strings

"control" is the command to open the Control Panel.

In this state, you will not be able to open "Control Panel (any app)" and "Display Settings" will open, so you will need to add a new string value.

16. Right-click on the "command" key > New > "String Value".

17. Rename "New Value #1" to "DelegateExecute".

レジストリエディター
レジストリエディター

Now you can open "Control Panel (any app)", so click on the right-click menu you created to check it out.

Just like in the steps above, add the "Personalize" key.

レジストリエディター
レジストリエディター

The "Display" key is for "Display Settings" and the "Personalize" key is for "Personal Settings."

Commands to open apps (files, folders, etc.)

Here are some commands to open the app, so if you have any questions about whether this app can be registered, please feel free to comment.

We will add more whenever possible.

How to launch the Win10/Win11 Copilot app with a shortcut key

Apps (files, folders, etc.)Command
コ ン ト ロ ー ル パ ネ ルcontrol
レジストリエディターregedit
Registry Editor (if you want to open multiple ones)regedit -m
Microsoft Edgeexplorer microsoft-edge:
Pictureexplorer ms-photos:
paintexplorer ms-paint:
Settings > System > Aboutexplorer ms-settings:about
Settings > System > Storageexplorer ms-settings:storagesense
Settings > Time and Language > Language and Region > Microsoft IMEexplorer ms-settings:regionlanguage-jpnime
エクスプローラーの再起動C:\Windows\System32\cmd.exe /c taskkill /f /im explorer.exe&ping -n 3 127.0.0.1>nul&start explorer
Program Folderexplorer C:\Program Files
Google ChromeC:\Program Files\Google\Chrome\Application\chrome.exe
Commands to open apps (files, folders, etc.)

2024 / 10 / 06:

Please also refer to how to launch Store apps installed on Windows 11 using a command.

How to launch Windows 11 store apps with commands

When registering this command in the registry, you must start it with "explorer" (half-width space).

explorer コマンド
I want to read it together
How to open various settings in Windows 11 using commands and the normal way This page introduces commands to open various items in Windows 11's "Settings" using "Run" as well as the usual way to open them.

Add a favorite menu to the desktop right-click menu in Win11

If you found this article helpful, please share it on social media.

Person who wrote this article

Driven by questions arising from my daily PC use and the desire to "do more," I have been pursuing self-study in Windows since around 2008. I am sharing the "aha!" techniques and solutions I discovered through trial and error with the sole purpose of helping you in your PC life.

View profile

Comment:

To comment

[About submissions]
We welcome any questions or information regarding the content of the article.
However, please note that content unrelated to the purpose of the article, criticism of specific individuals or organizations, offensive language,Inappropriate wordsComments containing the above may be deleted or made private without notice at the discretion of the administrator.
Please note that spam may be automatically deleted by anti-spam measures.

CAPTCHA


table of contents