Home > Article > System Tutorial > What should I do if the win+e shortcut key doesn’t work in Win11? Analysis of the problem that the win+e shortcut key cannot be used in Win11
php editor Xinyi will analyze for you the problem that the win e shortcut key cannot be used in Win11. Win11's win e shortcut key is usually used to open the explorer, but sometimes users may encounter situations where it cannot be used. This may be due to system settings, driver issues, or other reasons. In this article, we will introduce in detail the reasons that may cause this problem and provide corresponding solutions to help you restore the normal use of Win E shortcut keys. Whether you are new to Windows 11 or a veteran, this article will provide you with useful information and solutions.
Win11 win e shortcut key cannot be used problem analysis
1. First, press the [Win R] key combination on the keyboard to open the run window, then enter the [regedit] command and press [OK] or press Enter] to quickly open the Registry Editor.
2. Expand the registry editor window to the following path: HKEY_CLASSES_ROOT\CLSID\{52205fd8-5dfb-447d-801a-d0b52f2e83e1}\shell\OpenNewWindow\command
3. Right-click [command], select [Permissions], open the command's permissions window, and click [Advanced].
#4. You can see that the default owner is [TrustedInstller], and then click [Change] at the end to change it to the current user.
5. After clicking Change, the select user or group window will pop up. In the text box below, enter [current user name].
6. If you don’t know what the current user name is, you can press the [Win R] key combination on the keyboard to open the run window, then enter the [cmd] command and press [OK or Enter]. See.
7. After changing the owner, click [right-click → Permissions], then [Add] the current user, and set it to [Full Control], and finally click [OK] 】.
8. Delete the [DelegateExecute] item under [command].
9. Double-click the (default) item and change the default string data to the following value [explorer.exe::{20D04FE0-3AEA-1069-A2D8-08002B30309D} ], and click [OK].
10. Finally, restart the resource manager or restart the computer.
Extended knowledge: How to restart the resource manager in Win11
1. Press the [Ctrl Alt Del] key combination to bring up the lock interface, and then click [Task Manager].
#2. In the Task Manager window, find the process named [Windows Explorer].
3. After selecting the [Windows Explorer] process, click [Restart Task] on the upper right to restart Windows Explorer. This is actually a Windows resource The process of restarting the manager process explorer.exe after it ends.
#4. If you accidentally end the Windows Explorer process, you can also click [Run New Task] in the upper right corner of the Task Manager window.
5. Create a new task window, enter the [explorer.exe] command, and press [OK or Enter] to restart Windows Explorer (it is recommended to check the System administrative rights to create this task).
The above is the detailed content of What should I do if the win+e shortcut key doesn’t work in Win11? Analysis of the problem that the win+e shortcut key cannot be used in Win11. For more information, please follow other related articles on the PHP Chinese website!