If you’re like me and don’t dig the new cartoony icons for cut, copy, and paste in Windows 11 when you right click on things; you can use this terminal command to bring back the old context menus.
- Hit Windows Key + X
- Select “Terminal”
- In the terminal window, copy and paste :
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve - Hit Enter
- Reboot your machine.
After you reboot, the right-click context menu should be displayed in the old way, with “Copy”, “Cut”, “Paste”, and “Delete” being words, and not icons.