How to ‘Show More Options’ by default in Right click menu of Windows 11

Опубликовано: 03 Сентябрь 2026
на канале: RMVTECH
38
1

#windows11 #showmoreoptions #microsoft #howto #tech


Select the new Key {86ca1aa0-34aa-4e8b-a509-50c905bae2a2}
You have to name this key as InprocServer32
doublet-tap this (Default) ‘Value data:’ box. Make sure it is clean.
Then Restart your PC

command

search for the “command“.
use the “Run as administrator“.
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
restart your PC

If you want to revert the Show More Options in the context menu

Open the CMD terminal as an administrator
reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f

restart your PC