Hello,Swapnil Sayan SAHA1,
Welcome to Microsoft Community.
Thanks for your feedback,I understand that you are experiencing a crash issue with the right-click menu.
This is a very classic problem caused by third-party software. The issue occurs because some software adds its own shortcuts to the right-click menu, but sometimes there can be compatibility issues that lead to the right-click menu crashing.
Therefore, identifying the software that is causing the problem is the most important step. You might want to recall if you have installed any software that adds features to the right-click menu; uninstalling it may alleviate this issue.
Before identifying the cause of the problem, you can try running CMD in administrator mode and enter the following command to switch the right-click menu to an older version to see if it helps reduce the crashes:
reg add "HKCU\Software\Classes\CLSID{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
To switch back to the Windows 11 style, simply enter the following command.
reg delete "HKCU\Software\Classes\CLSID{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /va /f
Disclaimer: Generally, modifying registry subkeys or work group is intended for advanced users, administrators, and IT Professionals. It can help fix some problems, however, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For further protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click here to view the article.
I hope the information above can help you.If my understanding is wrong, please point it out, so that I can assist you better.
Lugoo Bei | Microsoft Community Support Specialist