How to remove «Rename» from the File Explorer context menu in Windows?

menu-17

Edit «Menu» branch the %SYSTEMROOT%\System32\en-US\shell32.dll.mui file:

Key 210

Delete the string:

MENUITEM "Rena&me", 18, MFT_STRING, MFS_ENABLED

02