Skip to content

Instantly share code, notes, and snippets.

@Reedbeta
Last active February 9, 2024 19:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Reedbeta/8725a0a3c7ebcf3e68fc030423561aaf to your computer and use it in GitHub Desktop.
Save Reedbeta/8725a0a3c7ebcf3e68fc030423561aaf to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
; Visual Studio context menu items
[-HKEY_CLASSES_ROOT\Directory\shell\AnyCode]
[-HKEY_CLASSES_ROOT\Directory\Background\shell\AnyCode]
; Share with Skype
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{776DBC8D-7347-478C-8D71-791E12EF49D8}"=""
; Scan with Microsoft Defender
[-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\EPP]
[-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\EPP]
; Windows Terminal
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{9F156763-7844-4DC4-B2B1-901F640F5155}"=""
; Python "Edit with IDLE" context menu item
[-HKEY_CLASSES_ROOT\Python.File\Shell\editwithidle]
[-HKEY_CLASSES_ROOT\Python.File\Shell\Edit with IDLE]
; "Browse in Adobe Bridge"
[-HKEY_CLASSES_ROOT\Directory\shell\Bridge 12]
; Disable Win11 new context menu
[HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}]
[HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32]
@=""
; AMD Radeon Software
[-HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\ACE]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{FDADFEE3-02D1-4E7C-A511-380F4C98D73B}"=""
"{4CFE4C5E-0FBD-47B0-AE51-EB4D84D0E668}"=""
"{6767B3BC-8FF7-11EC-B909-0242AC120002}"=""
; Git for Windows
[-HKEY_CLASSES_ROOT\Directory\Background\shell\git_gui]
[-HKEY_CLASSES_ROOT\Directory\Background\shell\git_shell]
[-HKEY_CLASSES_ROOT\Directory\shell\git_gui]
[-HKEY_CLASSES_ROOT\Directory\shell\git_shell]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment