Removing Item types from the “New” menu
Submitted on March 1st, 2006 by admin
Filed under Resources and Windows
We all know the new menu, you see it there when you right click on the desktop or in a folder. There are “new” file types in the menu that we don’t use. In this tip I will get rid of the Briefcase file type.
Please use this Registry edit at your own risk. You should make a backup copy of your Registry everytime you change registry files.
- Open the Start, menu, click on Run, then type regedit and click OK.
- Find the following registry key: HKEY_CLASSES_ROOT\.bfc\ShellNew.
- Right click on ShellNew, and rename to ShellNewOld.
- Click OK, and exit the Registry editor.

Now the “new” Briefcase file type is off the menu. You can use this tip to edit the rest of the file types on the “new” menu. You could also use this to add a new file type to the menu, but you would have to create the value, and the type for it by doing the following
- Open the Start, menu, click on Run, then type regedit and click OK.
- Find the following registry key: HKEY_CLASSES_ROOT\.
- Find the file type you want to appear in the “New” menu.
- Within the file type you want to add, create a new key called ShellNew.
- Right click in the ShellNew key, and create a string value called NullFile.
- Leave the value blank, as Windows will add the file type by itself.
- Click OK, and exit the Registry editor.







March 3rd, 2006 at 12:29 am
cool guide. i know tweakUI does this…..but it’s all a mystery since it does it all under the hood