Solved How to remove this from the "NEW" Context menu?!


OK , In case someone else has the same issue let me get back here one last time and share the final results:

After checking the files one by one I finally realized that the file causing trouble was ContextMenuIExplorerCommandShim.dll
So I put back all other dll's in the folder and only removed this one. For the other files all you need to do is remove context entries with Autoruns.
Good to hear!
Maybe edit your first post with:
(Solved-See last post for details)
 

My Computers

System One System Two

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASUS ROG Strix
  • Operating System
    Windows 11
    Computer type
    Laptop
    Manufacturer/Model
    ASUS VivoBook
I ran into the same problem. Just want to add my 2 cents here.

First of all, why this item exists in the windows 11 context menu, is because adobe registered their app as an Win32 app and used the Iexplorercommand function to add context menu items. More on that here :

It is handled in a different place in the registry:
HKEY_CLASSES_ROOT\PackagedCom\Package\AdobeAcrobatDCCoreApp_your_adobe_version\Class\random numbers.
Just edit the value of Dllpath, and you are good to go. No need to delete anything.
 

My Computer

System One

  • OS
    Windows 11
No need to remove any file, just use this registry:
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{3282E233-C5D3-4533-9B25-44B8AAAFACFA}"=""
 

My Computers

System One System Two

  • OS
    Windows 11
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo Legion 5P 15ARH05H
    CPU
    AMD Ryzen 7 4800H
    Memory
    32GB DDR4 3200
    Graphics Card(s)
    NVIDIA GeForce RTX 2060
    Screen Resolution
    1920x1080
    Hard Drives
    SK hynix PC611 512GB
    Western Digital SN550 2TB
    Browser
    Google Chrome
    Antivirus
    Windows Defender
  • Operating System
    Windows XP
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo ThinkPad T60
    CPU
    Intel Core 2 Duo T7200
    Memory
    3GB DDR2 667
    Graphics card(s)
    ATI Mobility Radeon X1300
    Screen Resolution
    1024x768
    Hard Drives
    HGST HTS543216L9A300 160GB
    Browser
    Mozilla Firefox 52.9 ESR
    Antivirus
    None

Latest Support Threads

Back
Top Bottom