How to delete the invalid menu on the right button of the interface.

Reported answer
How to delete the invalid menu on the right button of the interface.
Ask online customer service
Scan the code to ask online customer service
  • Number of answers

    seven

  • Number of browses

    5,043

7 answers Default sorting
  • Default sorting
  • Sort by time

Adopted
1: First press WIN+R, enter "regedit" in the pop-up dialog box, and then press "OK".
2: In the Registry Editor window that opens, open the HKEY_CURRENT_USER Software Microsoft Internet Explorer MenuExt primary key. Under this primary key, there will be many sub primary keys. The names of these sub primary keys are the commands displayed in the right-click menu. Just find the primary key entry that displays the command -- the item to be removed, right-click, Select Delete in the pop-up shortcut menu.
3: Or download a tool such as the right click butler, and install the software with the prompt to operate.
cancel comment
The solution to your problem: download a 360 system emergency box. One click repair can achieve your desired effect If the problem is solved, the watchtower owner will be happy every day!
cancel comment
It must be deleted from the control panel
cancel comment
Right click on the desktop, select a new "Notepad", copy the lower part into it, click "Save As", set the file name as "Clear right-click menu. bat", and then complete it. Remember that the suffix must be. bat. Double click to execute, OK!

@ ECHO OFF
Title Clear all redundant desktop right-click menus
color 1a
PAUSE
regsvr32 /u /s igfxpph.dll
reg delete HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers /f
reg add HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\new /ve /d {D969A300-E7FF-11d0-A93B-00A0C90F2719}
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v HotKeysCmds /f
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v IgfxTray /f
cancel comment
Input in New Notepad

@ ECHO OFF
Title Clear all redundant desktop right-click menus
color 1a
PAUSE
regsvr32 /u /s igfxpph.dll
reg delete HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers /f
reg add HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\new /ve /d {D969A300-E7FF-11d0-A93B-00A0C90F2719}
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v HotKeysCmds /f
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v IgfxTray /f

Save as bat file
cancel comment
It seems that it can be deleted when the program is uninstalled
cancel comment
Create a new text document, save the following as 1.cmd, and then double-click to run

regsvr32 /u /s igfxpph.dll
reg delete HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers /f
reg add HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\new /ve /d {D969A300-E7FF-11d0-A93B-00A0C90F2719}
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v HotKeysCmds /f
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v IgfxTray /f
cancel comment
ZOL Q&A > How to delete the invalid menu on the right button of the interface.

report

Thank you for contributing to the harmony of the community. Please select the type of report

Reported successfully

It will be handled after verification
Thank you for your contribution to community harmony

Scan the code to participate in the trial of new products at 0 yuan
You can get the sheets and grand gifts on the top floor

 Scan and pay attention to us
Tips

Are you sure you want to cancel this registration and exit this activity?