preface
When using Windows 11, it was found that the context menu was not fully expanded, only showing a few commonly used options, while many other options were hidden. If you want the context menu to show all the options in its entirety, you can do so by following a few simple steps
1. Open the "Run" window
You can either press the [Win + X] key combination on your keyboard, or right-click the Windows Start button on the taskbar (which is the Windows icon in the bottom left corner of the screen) and select [Run] from the pop-up menu.
2. Open the command prompt
In the Run window, enter the command cmd, then click OK or press Enter, which will open the Command Prompt window
3. Execute the first command
In the Command Prompt window, enter the following command, and then press Enter:
reg.exe add "HKCUSoftwareClassesCLSID{32ca0aa0-0aa-0e0b-a0-0c0bae0a0}InprocServer0" /f /ve4. Restart Explorer
Then, enter the following command and press Enter:
taskkill /f /im explorer.exe & start explorer.exeOnce you've completed the above steps, your right-click menu will revert to full expansion mode and all the options will be displayed