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 My Computers

  • At a glance

    Windows 11 Pro
    OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASUS ROG Strix
  • At a glance

    Windows 11 Pro
    Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    ASUS VivoBook
  • ASUS VivoBook 'Lite' ~ Windows 11 Home
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 My Computer

At a glance

Windows 11
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 My Computers

  • At a glance

    Windows 11AMD Ryzen 7 4800H32GB DDR4 3200NVIDIA GeForce RTX 2060
    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
  • At a glance

    Windows XPIntel Core 2 Duo T72003GB DDR2 667ATI Mobility Radeon X1300
    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
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}"=""
This actually works for removing "Convert with Acrobat".
Is there any similar way to remove also "Edit with Acrobat"?

@Brink I believe this deserves to be in the tutorial section.
 

My Computer My Computer

At a glance

Windows 10Ultra Core Ultra 9 185H32GBIntel Arc
OS
Windows 10
Computer type
Laptop
Manufacturer/Model
Lenovo Yoga 7 Pro
CPU
Ultra Core Ultra 9 185H
Motherboard
Lenovo
Memory
32GB
Graphics Card(s)
Intel Arc
I found the registry key to remove "Edit with Adobe Acrobat":
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{30DEEDF6-63EA-4042-A7D8-0A9E1B17BB99}"="Edit with Adobe Acrobat"
 

My Computer My Computer

At a glance

Windows 10Ultra Core Ultra 9 185H32GBIntel Arc
OS
Windows 10
Computer type
Laptop
Manufacturer/Model
Lenovo Yoga 7 Pro
CPU
Ultra Core Ultra 9 185H
Motherboard
Lenovo
Memory
32GB
Graphics Card(s)
Intel Arc

Latest Support Threads

Back
Top Bottom