Fix Context Menu Items Missing In Windows Explorer

Martin Brinkmann
Mar 5, 2011
Updated • Jun 12, 2014
Windows, Windows 7
|
14

Microsoft has decided to remove several context menu entries from Windows 7's Windows Explorer context menu if more than 15 items are selected at once.

The open, print and edit links are specifically removed whenever more than 15 files or folders are selected. This limit may affect context menu entries of other programs as well.

The reason for the behavior? Apparently to protect users from "accidentally performing these actions on a large number of files". While that may make sense some times, it does not if you want to perform one of the missing operations on the selected files.

Take a look at the screenshots below. First a screenshot when one file is selected:

one file selected

Now compare that context menu with one when 16 files are selected in Windows Explorer.

windows explorer open print edit missing

Notice the difference? Several context menu entries that programs have added are removed, for instance the option to securely delete the selected files or to run the files sandboxed.

The only option to correct the situation is to add a new key to the Windows Registry. But first, lets take a look at a screenshot that shows the same situation with the Registry setting in place:

no context menu limit

Notice that some of the context menu entries are visible again. Please note that some are missing because of the mix of file types.

Change Context Menu Limit

A parameter needs to be added to the Windows Registry to change the limit of the context menu. The fastest way to open the Registry Editor is to press Windows-R, type regedit, and the return key afterwards.

Navigate to the following Registry key

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer

and look for the entry MultipleInvokePromptMinimum on the right side. If it is there good, if not create it with a right-click on the right side and the selection of New > DWORD (32-Bit Value). Copy and paste the name from above into the text field and hit return.

Double-click the item afterwards and change the Value data to 16.

MultipleInvokePromptMinimum

16 is interpreted by Windows as unlimited.

registry setting

The change is immediate and it is a good idea to test it right away in Windows Explorer. Keep the Registry editor window open in case you need to make changes to the parameter.

Summary
Fix Context Menu Items Missing In Windows Explorer
Article Name
Fix Context Menu Items Missing In Windows Explorer
Description
The tutorial explains how you can modify a setting in Windows to display all context menu items at all times in the file manager.
Author
Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. nonothing said on May 27, 2012 at 8:48 am
    Reply

    Thanks for commenting – sut

    Pls change to a higher figure – eg 128 , your value 16 does not work correctly

  2. robot said on May 26, 2011 at 3:01 pm
    Reply

    [quote]The official Microsoft page mentions that 16 means unlimited.[/quote]Which is incorrect.
    I use a custom context shortcut to add files to my media player.
    Applied patch ’16’ > folder with 33 items > select all > Add .. would only add a couple files.
    Reset the key to 999999 HEX did the trick.

  3. sut said on March 6, 2011 at 11:52 pm
    Reply

    Known about this little tip for a while now. In an article on another tech site there were a few comments that using a value of 16 merely increased the limit from 15 files to 16 files rather than an unlimited number as intended. The solution was to use a higher figure e.g. 128 instead of 16 (128 being a large enough figure to accommodate most eventualities). I have mine set to 128 with no problems. So if 16 fails to do the trick for you, choose as large a number as you like to suit your needs.

    1. Martin said on March 7, 2011 at 12:02 am
      Reply

      The official Microsoft page mentions that 16 means unlimited.

      1. Nelson said on January 12, 2014 at 10:41 am
        Reply

        I tried the 16 but it wasn’t unlimited, so i put it to 99 and it could select 99 files. but 16 meant i could only select 16 files.

  4. KRS said on March 5, 2011 at 5:18 pm
    Reply

    Is the number to set (16) decimal or hex? You show hex in the example, which is decimal 22.

    1. Martin said on March 6, 2011 at 12:26 am
      Reply

      KRS it is decimal, I change the screenshot out asap, took it to early.

  5. Inolvidable said on March 5, 2011 at 2:02 pm
    Reply

    Cool… really useful to me. thanks

  6. hlm said on March 5, 2011 at 12:24 pm
    Reply

    Nice tip. Thanks for sharing Ghacks.

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.