Skip to content

czajson02/windows11-classic-context-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

windows11-classic-context-menu

Bring back old context menu (rightclick menu) in Windows 11


New Windows 11 context menu:

default

There is much less options than in Windows 10.

How to bring back context menu from Windows 10?

In regedit find CLSID folder.

Location: [HKEY_CURRENT_USER\Software\Classes\CLSID]

Create new key named {86ca1aa0-34aa-4e8b-a509-50c905bae2a2}.

reg1

reg2

Inside {86ca1aa0-34aa-4e8b-a509-50c905bae2a2} key create another one.

This time name it InprocServer32.

reg3

reg4

In InprocServer32 double click the Default key.

Leave the Value data blank and click OK.

reg5

After that restart your system.

Results

Enjoy the classic context menu in Windows 11.

patched

All in One Windows 11 Tewaks release in October


win11_classic_context_menu.reg file will do this all for you.

About

Bring back old context menu (rightclick menu) in Windows 11

Resources

Stars

Watchers

Forks

Packages

No packages published