Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
faq [2023/03/03 09:47] nampara17faq [2024/03/05 09:17] (current) nampara17
Line 15: Line 15:
 Here is a method to bring back the old FULL context menu. Please BE AWARE that this requires you to edit the Registry of your Windows PC. If you are not happy with this please do NOT ATTEMPT IT. Thanks. Here is a method to bring back the old FULL context menu. Please BE AWARE that this requires you to edit the Registry of your Windows PC. If you are not happy with this please do NOT ATTEMPT IT. Thanks.
  
-## How to Get Full Context Menus in Windows 11+==== How to Get Full Context Menus in Windows 11 ====
  
-1. Open regedit. The easiest way is to hit Windows + R, enter regedit and hit Enter.+Open regedit. The easiest way is to hit Windows + R, enter regedit and hit Enter.
  
-Navigate to ```HKEY_CURRENT_USER\SOFTWARE\CLASSES\CLSID\```+  Navigate to `HKEY_CURRENT_USER\SOFTWARE\CLASSES\CLSID\`
  
-2. Create a new registry key called ```{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}``` underneath ```CLSID```.+Create a new registry key called `{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}` underneath `CLSID`.
  
-You can create keys by right-clicking in the right window pane and selecting New->Key then entering the correct name for the folder.+  You can create keys by right-clicking in the right window pane and selecting New->Key<br> 
 +  Then entering the correct name for the folder.
  
-Create a new key called ```InprocServer32``` underneath ```{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}```+Create a new key called `InprocServer32` underneath `{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}`
  
-3. Open the ```(Default)``` key in ```InprocServer32``` and set its value to blank, then click OK.+Open the `(Default)` key in `InprocServer32` and set its value to blank (highlight cell and press delete), then click OK.
  
-You will notice that the Data which was originally "(value not set)" is now shown as blank.+  You will notice that the Data which was originally "(value not set)" is now shown as blank.
  
-4. Close registry editor and reboot.+Close registry editor and reboot.
  
-You will now see the classic-style context menu.+  You will now see the classic-style context menu.
  
-If you want to revert back to the default, limited context menu, delete the ```InProc32 key```+  If you want to revert back to the default, limited context menu, delete the `InProc32 key`
  
 ++++ ++++