I) How to remove something from right click context menu windows 10
Sometime, Context menu in right click has many items and long line. we should remove some item that you not use long time or frequently.
1. Go to Run or Window + R
2. Type 'regedit'
3. Go to Computer\HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
4. Choose programs which you want to disable menu.
5. Change default value to -{hex code}.
Ex:
Before: {A94757A0-0226-426F-B4F1-4DF381C630D3}
After: -{A94757A0-0226-426F-B4F1-4DF381C630D3}
Comments[ 0 ]
Post a Comment