Windows 10: How to remove invalid entry in "select an app to open this file" menu.

Discus and support How to remove invalid entry in "select an app to open this file" menu. in Windows 10 Gaming to solve the problem; Ello.I'm getting invalid entries in the "select an app to open this file" menu, which pops up when attempting to open a file with no associated default... Discussion in 'Windows 10 Gaming' started by Eon Ward, Mar 8, 2024.

  1. Eon Ward Win User

    How to remove invalid entry in "select an app to open this file" menu.


    Ello.I'm getting invalid entries in the "select an app to open this file" menu, which pops up when attempting to open a file with no associated default app. By invalid entries, I'm referring to entries with no icon, pointing to executables that are either no longer in my system or have moved, likely created when I used them to open a file in this way in a previous occasion. I would like to get rid of these invalid entries. If you could kindly point me to a registry location, or have any other suggestions, I'd much appreciate it.Thanks,Eon

    :)
     
    Eon Ward, Mar 8, 2024
    #1

  2. Custom context menu entries

    So, just throwing this out there, in case somone knows.

    I have added a custom context menu entry for the program rightload, since by default the menu is broken in vistax64.

    It works pefect with single files, but when I select mutiple files and try to open, I get mutiple instances of the program (which makes sense), here is my entry:

    C:\Program Files (x86)\Rightload\Rightload.exe --server=1 --autostart %1

    So the %1 passes the filename to the program, and when I select multiple files it is just opening multiple instances of rightload each with a different file.

    What I'd like to do is be able to pass a list of the files selected to the program. Since I know it is capable of uploading multiple files from the context menu, all in one instance.

    So, is there something I can pass besides %1 that will do this? I have looked around and can't seem to find an answer anywhere... *Frown How to remove invalid entry in "select an app to open this file" menu. :(
     
    ArmoredCavalry, Mar 8, 2024
    #2
  3. Arrep Win User
    Entries in the Start Menu can't be removed

    Hi there,

    I have two entries in my Start Menu that can't be removed. Both the programs have been uninstalled from my computer, but their entries are still there.

    I tried:

    1. Going to C:\ProgramData\Microsoft\Windows\Start Menu\Programs to remove them there, but they aren't listed there either.
    2. Clicking on the entries in the Start Menu. Nothing happens.
    3. Right clicking and selecting "Uninstall", nothing happens.
    4. Right clicking, going to "More" and selecting "Run as administrator". Nothing happens.
    5. Right clicking, going to "More" and selecting "App Settings". Opens and list of apps, and of course, it doesn't list these entries, as they've been uninstalled.
    Any assistance would be appreciated.
     
    Arrep, Mar 8, 2024
    #3
  4. mngerhold Win User

    How to remove invalid entry in "select an app to open this file" menu.

    Can I customize the list of suggest apps in the "Open with" menu?

    Well, I hope this helps the OP - it took a while. I tried 'Default Program Editor' (DPE) and it did indeed add (or remove) items, but when I tried to specifically add Word to pdf opening, it failed - it went through the motions, but nothing happened. So I started again, playing with settings for opening .doc files. This seemed to work: initially in explorer I had 3 programs appear in the 'default' list that pops up on a rt-click>open-with:

    How to remove invalid entry in "select an app to open this file" menu. 294973d1598623103t-can-i-customize-list-suggest-apps-open-menu-explorer-doc-open-b4-edit.png

    and this is what the relevant bit of the Registry showed:

    How to remove invalid entry in "select an app to open this file" menu. 294974d1598623158t-can-i-customize-list-suggest-apps-open-menu-regedit-doc-open-b4-edit.png

    Don't ask me why just 3 of those 8 (a to h) programs show up (maybe the 'instant' list is limited to three? - no, see later) - anyway, I used DPE to remove Wordpad from the list: when saving the edit as a REG file, this is what I got:

    Code:
    and the result in Explorer was:

    How to remove invalid entry in "select an app to open this file" menu. 294976d1598623523t-can-i-customize-list-suggest-apps-open-menu-explorer-doc-open-after-edit.png

    and the registry now shows:

    How to remove invalid entry in "select an app to open this file" menu. 294977d1598623552t-can-i-customize-list-suggest-apps-open-menu-regedit-doc-open-after-edit.png

    Note how item 'g' from the list has been removed (it seems there is no issue with having a letter missing). I then messed about trying to open a .doc file with various other programs, and they all started to appear in the 'instant' list:

    How to remove invalid entry in "select an app to open this file" menu. 294978d1598623687t-can-i-customize-list-suggest-apps-open-menu-explorer-doc-open-additions.png


    So I thought 'well, that is easy - just open a pdf once in Word and it should appear'. So back to trying to open PDFs: but however many times I tried, Word would never appear.

    How to remove invalid entry in "select an app to open this file" menu. 294979d1598623906t-can-i-customize-list-suggest-apps-open-menu-explorer-pdf-open-no-word.png

    even though there were any number of entries in the Registry 'Open With' list, including Word:

    How to remove invalid entry in "select an app to open this file" menu. 980d1598623968t-can-i-customize-list-suggest-apps-open-menu-regedit-pdf-open-no-word-lots-others.png

    So what did DPE make of this - well, it showed some of the entries:

    How to remove invalid entry in "select an app to open this file" menu. 294981d1598624067t-can-i-customize-list-suggest-apps-open-menu-dpe-list-pdf-open-some-others.png

    Although Word is shown, it doesn't appear on a rt-click. Its entry can be removed, but that doesn't help. So my attention was drawn to the existence of another folder below 'OpenWithList', namely 'OpenWithProgids', and that contained a specific ref to Sumatra (my preferred program for PDFs). Looking back at the same entry for .docx, I found this:

    How to remove invalid entry in "select an app to open this file" menu. 294983d1598624540t-can-i-customize-list-suggest-apps-open-menu-regedit-doc-open-docx.png

    so I added an identical Word.Document.12 ref to the list for PDFs:

    How to remove invalid entry in "select an app to open this file" menu. 294984d1598624610t-can-i-customize-list-suggest-apps-open-menu-regedit-pdf-open-word-progids.png

    I think IrfanView is there as it got added during my experiments! I now get this in Explorer:

    How to remove invalid entry in "select an app to open this file" menu. 294985d1598624682t-can-i-customize-list-suggest-apps-open-menu-explorer-pdf-open-word.png
    Hurrah! I then tried to use DPE to remove the redundant entries, and got this as a .REG file:
    Code:
    But when i merge that with the registry, the IrfanView item does not get deleted:

    How to remove invalid entry in "select an app to open this file" menu. d1598625244t-can-i-customize-list-suggest-apps-open-menu-explorer-pdf-open-irfanview-still-there.png

    and as seen in the registry:

    How to remove invalid entry in "select an app to open this file" menu. 0d1598625265t-can-i-customize-list-suggest-apps-open-menu-regedit-pdf-open-irfanview-still-there.png

    so I deleted it by hand, and at last have the entries I (or rather, the OP) want:

    How to remove invalid entry in "select an app to open this file" menu. 294991d1598625395t-can-i-customize-list-suggest-apps-open-menu-explorer-pdf-open-i-want.png


    Note that my manually added reg entry is of type Binary', as there seems to be no way to add a value of type 'None'.

    So it seems that DPE cannot cope with entries in the 'Progids' list, and something makes some programs fall into that list, rather than the 'openwithlist'. I am sorry for any typos above, or pictures in the wrong place - can't be bothered to check it too thoroughly. Hope it helps someone!

    atb, Martin
     
    mngerhold, Mar 8, 2024
    #4
Thema:

How to remove invalid entry in "select an app to open this file" menu.

Loading...
  1. How to remove invalid entry in "select an app to open this file" menu. - Similar Threads - remove invalid entry

  2. How to remove invalid entry in "select an app to open this file" menu.

    in Windows 10 Software and Apps
    How to remove invalid entry in "select an app to open this file" menu.: Ello.I'm getting invalid entries in the "select an app to open this file" menu, which pops up when attempting to open a file with no associated default app. By invalid entries, I'm referring to entries with no icon, pointing to executables that are either no longer in my...
  3. Select An App To Open This .exe File

    in Windows 10 Gaming
    Select An App To Open This .exe File: Hi So Today I was going to play csgo and when i launched it from steam i got this error, Anyone Knows How To Fix It? https://answers.microsoft.com/en-us/windows/forum/all/select-an-app-to-open-this-exe-file/7412963b-bad4-4030-97a5-e2670ce98ec9
  4. Select An App To Open This .exe File

    in Windows 10 Software and Apps
    Select An App To Open This .exe File: Hi So Today I was going to play csgo and when i launched it from steam i got this error, Anyone Knows How To Fix It? https://answers.microsoft.com/en-us/windows/forum/all/select-an-app-to-open-this-exe-file/7412963b-bad4-4030-97a5-e2670ce98ec9
  5. Remove right click menu entry

    in Windows 10 Customization
    Remove right click menu entry: Hi, recently I installed a software game which created an entry in the right-click menu of desktop i.e. this entry only appears when I right-click on the desktop. Below is a screenshot of it. [ATTACH] Now, I want to remove it but I don't know how to do it,...
  6. How do I remove entries from the "Open with" menu in Windows 10 File Explorer?

    in Windows 10 Network and Sharing
    How do I remove entries from the "Open with" menu in Windows 10 File Explorer?: When I right-click a graphic in Windows 10 File Explorer, I have a ton of programs in the "Open with" context menu item that I want to get rid of, but no matter what I've tried, there appears to be no way to clear that sections' history of programs. I have tried many...
  7. Entries in the Start Menu can't be removed

    in Windows 10 Customization
    Entries in the Start Menu can't be removed: Hi there, I have two entries in my Start Menu that can't be removed. Both the programs have been uninstalled from my computer, but their entries are still there. I tried: Going to C:\ProgramData\Microsoft\Windows\Start Menu\Programs to remove them there, but they aren't...
  8. Invalid Registry for Entry

    in Windows 10 Network and Sharing
    Invalid Registry for Entry: HELP!!!!! I cannot open any photos as I keep getting Invalid Registry for Entry message. What is that? Up until a few days ago I had no problem. Can anyone help me?...
  9. How to remove entries from current boot menu

    in Windows 10 Installation and Upgrade
    How to remove entries from current boot menu: I have the following entries in my system start up: Windows 10 Windows 10 Windows 7 How do I remove the last two entries so startup just shows one Windows 10 only or just boots right into Windows 10 without a start screen ? Thanks....TiminAz 36496
  10. Remove entries from 'Open With'?

    in Windows 10 Support
    Remove entries from 'Open With'?: What is the easiest way to remove unwanted entries from the list that appears after right clicking a file and choosing Open With please? I have added successive versions of a program but don't see a simple 'Remove' option. Terry, East Grinstead, UK 99242