Windows 11 comes with not only slicker UI and better performance, but also truncated right click menu. Edit, as one of the most feature we use as programmers for quick modifications, is now belongs to the extended list. One more click on mouse is outrageous! Here is how to configure to always show full menu.
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
taskkill /f /im explorer.exe
start explorer.exe