reg add "HKCU\Software\Classes\CLSID\86ca1aa0-34aa-4e8b-a509-50c905bae2a2\InprocServer32" /ve /t REG_SZ /d "<value-data>" /f
HKCU\Software\Classes\CLSID\86ca1aa0-34aa-4e8b-a509-50c905bae2a2
If you want to go back to the original Windows 11 menu, delete the key you created: reg delete "HKCU\Software\Classes\CLSID\86ca1aa0-34aa-4e8b-a509-50c905bae2a2" /f Then, restart explorer.exe again. Fixing the Windows 11 Context Menu - Wolfgang Ziegler
For the changes to take effect, you must restart the Windows Explorer process. You can do this via Task Manager or by running: taskkill /f /im explorer.exe & start explorer.exe Why Use This Method?