Skip to content

Instantly share code, notes, and snippets.

@fathulfahmy
Last active April 12, 2025 20:45
Show Gist options
  • Save fathulfahmy/4ac3ee807f77443b523956167a852426 to your computer and use it in GitHub Desktop.
Save fathulfahmy/4ac3ee807f77443b523956167a852426 to your computer and use it in GitHub Desktop.

How to Set Windows 11 Right-click Show More Options as Default Behavior

  1. Run Command Prompt as Administrator
  2. Copy and paste
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
  1. Press enter
  2. Reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment