


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.
What to do if the official version of win101903 has no new desktop creation:
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!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Fastapi ...

Loading pickle file in Python 3.6 environment error: ModuleNotFoundError:Nomodulenamed...

How to avoid being detected when using FiddlerEverywhere for man-in-the-middle readings When you use FiddlerEverywhere...

Error loading Pickle file in Python 3.6 environment: ModuleNotFoundError:Nomodulenamed...

Efficient reading of Windows system logs: Reversely traverse Evtx files When using Python to process Windows system log files (.evtx), direct reading will be from the earliest...

Compatibility issues with company security software and application and troubleshooting. Many companies will install security software in order to ensure internal network security. However, sometimes security software...

After running for a period of time, the Flask project cannot access the homepage. Troubleshooting recently encountered a difficult problem: in CentOS...

Regarding the problem of custom structure tags in Goland When using Goland for Go language development, you often encounter some configuration problems. One of them is...
