How can I remove an item from the New context menu?

John Savill

January 22, 2000

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. Many applications such as Office and other document based programs may add options to the New context menu. This can slow down the system since IE 4 as to generate this list it has to fetch the icons for each of the documents.

Click here to view image

Its possible to remove items from the new context menu by performing the following:

  1. Identify the file extension for the context menu item, for example obd for Microsoft Office Binder (if you are unsure of the extension just create a document of the type then check the extension)

  2. Start the registry editor (Regedit.exe)

  3. Move to HKEY_CLASSES_ROOT., e.g.HKEY_CLASSES_ROOT.obd

  4. Delete or rename the ShellNew key. It may not always be at the root of the key, for example to disable .obd I had to goto HKEY_CLASSES_ROOT.obdOffice.Binder.9ShellNew.

  5. Close the registry editor

  6. The context item should no longer be displayed

This can also be accomplished using the TweakUI utility.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like