Sometimes we may want to remove a few unwanted items from “New” menu or we may want to add a few necessary items to “New” menu which are not present. So here is how you can add / remove items to / from “New” menu (Thanks to AskVG.com for this info!)

:

A. To Add an Item in “New” menu:

1. Open regedit and expand “HKEY_CLASSES_ROOT” key.

2. Now look for the file type which you want to add in “New” menu, e.g. for adding MP3 file type look for .MP3 key.

3. Right-click on it and selectNew -> Key” and give it name “ShellNew“.

4. In right-side pane, right-click and select “New -> String Value“. Give it name “NullFile” and press Enter.

5. Thats it. You’ll immediately get the file type entry in “New” menu.

B. To Remove an Item from “New” menu:

1. Open regedit and expand “HKEY_CLASSES_ROOT” key.

2. Now look for the file type which you want to remove from “New” menu, e.g. for removing MP3 file type look for .MP3 key.

3. Expand it and delete the “ShellNew” key.

4. Thats it. The file type will be removed from “New” menu.