Delete part of the content of "New" by right-clicking the mouse

Steps:

1. Open Registry Editor. The method is to press the Win + R keys, type "regedit" and press the Enter key.

#Because the registry involves a lot of content, you need to back up the registry in advance when modifying the registry: "Registration Editor"->"File"->Select "All", enter the file name->Save to the specified folder;

2. Navigate to the following registry path: HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\New

3. Right-click the "New" folder and select "Delete". The content in the new list with the right mouse button willall be deleted.

4. Exit Registry Editor.

If you only delete part of the "New" content, the steps required are:

1. Open the Registry Editor. The method is to press the Win + R keys, type "regedit" and press the Enter key.

2. Navigate to the following registry path: HKEY_CLASSES_ROOT\.xxx\ShellNew (xxx is the file type you want to delete, for example, txt represents a text file).

3. In the ShellNew folder, items related to the file type will be displayed. Find the item you want to delete.

4. Right-click the item and select "Delete".

5. Confirm the deletion operation. Exit the registry editor and restart to solve the problem!

Guess you like

Origin blog.csdn.net/zlbbme/article/details/133854477
Recommended