Win10 system Win+E shortcut function setting

  
The new Windows 10 system also brings a new resource manager, mainly adding a "homepage" label, which can be opened by Win+E shortcut. But most users are not used to this "home page" label, then how to set Win+E to open this computer?
Setting method
First press Win+R input“regedit”Open the registry editor Then, navigate to the "HKEY_CLASSES_ROOTCLSID {52205fd8-5dfb-447d-801a-d0b52f2e83e1}shellOpenNewWindowcommand”, delete the "DelegateExecute" option in the right pane, and finally double-click the remaining "(default)"" item ( The English version should be "(Default)”), fill in the following code <;explorer.exe ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}”
With the above operation, we set Win+E to open this computer. It should be noted that in the process of deleting and filling out the registry item, you need to first obtain the modification permission of the sub-branch by right-clicking the “command” sub-branch to add the current account and grant full permission.

Copyright © Windows knowledge All Rights Reserved