Add or Remove Default New Context Menu Items in Windows 10  

Page 10 of 11 FirstFirst ... 891011 LastLast

  1. Posts : 14
    windows 10
       #90

    Brink said:
    Hello Bob,

    As a test, download and merge the REG file for the Folder item in the table of the tutorial below to restore the default association and registry entries for Folder to hopefully fix this for you.

    Restore Default File Type Associations in Windows 10

    How about others like bitmap image, contact, rich text format, text document, compressed (zipped) folder? How do I add these to my new context menu?
      My Computer


  2. Posts : 69,220
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #91

    Bobsteven said:
    How about others like bitmap image, contact, rich text format, text document, compressed (zipped) folder? How do I add these to my new context menu?
    It looks like WinRAR replaced "Compressed (zipped) Folder" as the default. You would need to restore File Explorer as the default app for ZIP files instead of WinRAR to restore this.

    https://www.tenforums.com/tutorials/5507-choose-default-apps-windows-10-a.html

    It appears "Contact" will no longer show in the Contacts folder's New context menu anymore even when added.

    Office replaced "Rich Text Format".

    You could try to download and merge the REG file for the rtf and bmp items in the table of the same tutorial below to hopefully restore them.

    Restore Default File Type Associations in Windows 10
      My Computers


  3. Posts : 1
    Windows 10
       #92

    Hi Shawn

    Thanks, but it seems that the key for Shortcut is the same as for Folder in the files Remove_ALL_default_New_context_menu_items.reg and Restore_ALL_default_New_context_menu_items.reg.
      My Computer


  4. Posts : 69,220
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #93

    MoDSP said:
    Hi Shawn

    Thanks, but it seems that the key for Shortcut is the same as for Folder in the files Remove_ALL_default_New_context_menu_items.reg and Restore_ALL_default_New_context_menu_items.reg.
    Thank you for letting me know, and welcome to Ten Forums.

    The REG files have now been corrected and updated in the Tutorial.
      My Computers


  5. Posts : 5
    win 10
       #94

    hi, how to bring back right click context menu > new > shortcut?

    still no way to remove bitmap image from right click new?
      My Computer


  6. Posts : 16,978
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #95

    timucin said:
    hi, how to bring back right click context menu > new > shortcut?
    That's in the list in Option 1.
    Restore_New_Shortcut_context_menu_item.reg

    timucin said:
    still no way to remove bitmap image from right click new?
    That's in the list in Option 2.
    Remove_New_Bitmap_image_context_menu_item.reg


    All the best,
    Denis
      My Computer


  7. Posts : 5
    win 10
       #96

    thank y0ou


    Try3 said:
    That's in the list in Option 1.
    Restore_New_Shortcut_context_menu_item.reg


    That's in the list in Option 2.
    Remove_New_Bitmap_image_context_menu_item.reg


    All the best,
    Denis
    Thank you Denis. I've found them.
      My Computer


  8. Posts : 16,978
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #97

    timucin said:
    Thank you Denis. I've found them.
    I'm glad the problem can be resolved then.

    Denis



    Welcome to TenForums.

    It's really worth making time to browse through the Tutorial index - there's a shortcut to it at the top of every page.
    - At the foot of the Tutorial index is a shortcut to download it as a spreadsheet.
    - I download a new copy each month.
    - By downloading it as a spreadsheet I can benefit from Excel's excellent filtering capabilities when I search for topics of interest.
    - Tutorials are also listed by category at Tutorials - there's also a shortcut to that at the top of every page.
    - Both tutorial lists are searchable.
    - You can also search for TenForumsTutorials in many general search engines, such as Google, by adding site:tenforums.com/tutorials after your search term. For example,
    taskbar toolbars site:tenforums.com/tutorials

    You can search TenForums using the search box in the top-right corner of all TenForums webpages or using Advanced Search - TenForums
    - You can also search TenForums threads in many general search engines, such as Google, by adding site:tenforums.com after your search term. For example,
    Search for drivers by HardwareID site:tenforums.com
    - [This is what the search box in the top-right corner of TenForums webpages does automatically]
      My Computer


  9. Posts : 72
    W10
       #98

    Hello...
    ... all of a sudden:
    1) no more "new" in context menu
    2) "new" from ribbon contain the correct sub
    3) none of the ribbon entry work

    Result: cannot add or create anything new from Explorer

    Discovered: When I was in need to add a new folder. That doesn't happen so frequently, so no idea when this started.

    What I did:
    * check system >OK
    * restore point from 1 week back > nothing changed
    * read every thread I found on the issue > appear and disappear no reason given
    * bang head on wall
    * think of the only place miracles happens > went here

    >>> to bring a solution!!!

    There is a missing Registry entry... the "NEW" key should be here:
    Code:
    HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers
    Add or Remove Default New Context Menu Items in Windows 10-2023-02-08-10-07-11.jpg

    If missing, you have to create it.
    Then in the Default value, do copy - paste this string:

    Code:
    {D969A300-E7FF-11d0-A93B-00A0C90F2719}
    To obtain this result:

    Add or Remove Default New Context Menu Items in Windows 10-2023-02-08-12-19-49.jpg


    This is not flour of my mill, as sayings go...

    Full explanation here:

    Restore missing NEW context menu item in File Explorer
      My Computers


  10. Posts : 69,220
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #99

    AlainCh2 said:
    Hello...
    ... all of a sudden:
    1) no more "new" in context menu
    2) "new" from ribbon contain the correct sub
    3) none of the ribbon entry work

    Result: cannot add or create anything new from Explorer

    Discovered: When I was in need to add a new folder. That doesn't happen so frequently, so no idea when this started.

    What I did:
    * check system >OK
    * restore point from 1 week back > nothing changed
    * read every thread I found on the issue > appear and disappear no reason given
    * bang head on wall
    * think of the only place miracles happens > went here

    >>> to bring a solution!!!

    There is a missing Registry entry... the "NEW" key should be here:
    Code:
    HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers
    Add or Remove Default New Context Menu Items in Windows 10-2023-02-08-10-07-11.jpg

    If missing, you have to create it.
    Then in the Default value, do copy - paste this string:

    Code:
    {D969A300-E7FF-11d0-A93B-00A0C90F2719}
    To obtain this result:

    Add or Remove Default New Context Menu Items in Windows 10-2023-02-08-12-19-49.jpg


    This is not flour of my mill, as sayings go...

    Full explanation here:

    Restore missing NEW context menu item in File Explorer
    Hello,

    That would be for this below:

    Add or Remove New context menu in Windows 10
      My Computers


 

Tutorial Categories

Add or Remove Default New Context Menu Items in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:28.
Find Us




Windows 10 Forums