This tutorial will show you how to add or remove the New context menu for all users in Windows 10 and Windows 11.
The New context menu allows users to create a new Folder, Library, Shortcut, Bitmap image, Text Document, and Compressed (zipped) Folder by default in the current location.
The New context menu will only have Folder available in system locations.
The New context menu will only have Library available in Libraries.
You must be signed in as an administrator to add or remove the New context menu.
This will not affect the New drop menu on the File Explorer (Win+E) command bar below.
EXAMPLE: New context menu
Here's How:
1 Do step 2 (add) or step 3 (remove) below for what you would like to do.
2 To Add New Context Menu
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Add_New_context_menu.reg
Download
(Contents of .reg file)
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\New]
@="{D969A300-E7FF-11d0-A93B-00A0C90F2719}"
[HKEY_CLASSES_ROOT\LibraryFolder\background\shellex\ContextMenuHandlers\New]
@="{D969A300-E7FF-11d0-A93B-00A0C90F2719}"
3 To Remove New Context Menu
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Remove_New_context_menu.reg
Download
(Contents of .reg file)
Code:
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\New]
[-HKEY_CLASSES_ROOT\LibraryFolder\background\shellex\ContextMenuHandlers\New]
4 Save the .reg file to your desktop.
5 Double click/tap on the downloaded .reg file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Attachments
Last edited: