Home > Article > System Tutorial > How to solve the problem of missing desktop new function in win101903 official version
In the process of using the win101903 version, if you encounter a problem when you right-click on the desktop to create a new file, don't worry if you can't find the new option. The editor thinks that you can try to use the regedit code to open the registry editor during operation. Registry modifications are made to complete the repair.
1. First press the shortcut key "win R" to open the run, enter "regedit",
click OK. Open the Registry Editor".
2. Then in the opened "Registry Editor" window, expand "HKEY_CLASSES_ROOT",
Find "Directory" in the "HKEY_CLASSES_ROOT" expanded item ".
Expand in turn: Directory\Background\shellex\ContextMenuHandlers
PS: This path can be copied directly to the path window
3 , then find: New in the "ContextMenuHandlers" expanded item, left-click: New, if there is no New,
right-click "ContextMenuHandlers--New--Item" and name it "New".
4. Then in the right window corresponding to New, the (default) value is: {D969A300-E7FF-11d0-A93B-00A0C90F2719}
If not, double-click the left button: (default), in the pop-up dialog box to edit the string,
Change the numerical data to: {D969A300-E7FF-11d0 -A93B-00A0C90F2719} and click OK.
5. Return to the system desktop, right-click on a blank space on the desktop, and you will see: New item. Finish
The above is the detailed content of How to solve the problem of missing desktop new function in win101903 official version. For more information, please follow other related articles on the PHP Chinese website!