Posts

Showing posts from June, 2025

Restore old right click menu in Windows 11

Image
 I am not a fan of Windows 11. I'm not sure what's worse Windows 11 or Windows ME... That's how much I dislike it. What do I loathe most about Windows 11? The fact that the Context Menu (when you right click) has changed, and nearly everything I want to do requires me to now make another click and select 'Show More Options'. It drives me insane. Here's the fix for that. Get back to the old right click menu that we have known and loved for over two decades in 3 short steps. 1. Open a command prompt with admin rights 2. Type the following command in the command prompt and press enter: reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve 3. Restart your Windows 11 computer for the changes to be applied.