Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

This tool allows you to change the context menu of Windows 11

License

Notifications You must be signed in to change notification settings

Svyatik-Bak/Windows-11-Context-menu-Disabler

Repository files navigation

Windows-11-Context-menu-Disabler

This tool allows you to change the context menu of Windows 11

2022-10-28-13-38-57-095

Disable Windows 11 context menu:

reg.exe add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /f /ve

Enable Windows 11 context menu:

reg delete HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2} /f