A friend installed the WIN10 system and found that there is no new item in the right-click menu, but the chances of using the new-folder item are high. How can I recover new items from the desktop context menu?
Right click on the desktop blank, in the right-click menu found no new item;
The Desktop right-click menu does not have a new item recovery method-Modify the registry value
Registry path:
Hkey_classes_root\directory\background\shellex\
Contextmenuhandlers\new
Steps:
Right-click: Start-run (input regedit)-OK or enter to open the Registry Editor;
In the Open Registry Editor window, we expand HKEY_CLASSES_ROOT;
We found in the HKEY_CLASSES_ROOT expansion: Directory, and then expand:
Directory\background\shellex\contextmenuhandlers;
Found in Contextmenuhandlers expansion: New, left-click: new;
In the right-hand window of new, we can see that the default value data is: {d969a300-e7df-11d0-a93b-00a0c90f2719}, left-click: Default, in the dialog box that pops up the edit string, change the value data to: { d969a300-e7ff-11d0-a93b-00a0c90f2719}, then click: OK;
Back to the System desktop, right click on the desktop blank, visible: New-folder recovery.
If you do not want to operate, you can directly save the following content for the *.reg format of the file (for example: 1.reg), double-click Import Registry can also resolve the issue.
Windows Registry Editor Version 5.00[hkey_classes_root\directory\background\shellex\contextmenuhandlers\new]@= "{ d969a300-e7ff-11d0-a93b-00a0c90f2719} "
WIN10 Unable to create a new folder Win10 right-click the New menu setting method