windows 11 컨텍스트 메뉴 옵션 표시 끄기
https://www.majorgeeks.com/content/page/show_more_options_11.html
How to Remove 'Show More Options' From the Windows 11 Context Menu
Published by Timothy Tibbetts on 10/04/2021
When you right-click in Windows 11, you will see a modern Context Menu. At the bottom, one of the options is Show more options, which is almost useless as it repeats the same options. If you prefer a condensed, organized Context Menu, you can easily remove Show more options.
You can remove 'Show more options' using our registry files or with the Command Prompt.
How to Remove 'Show More Options' From the Windows 11 Context Menu - Registry Files
Download Remove or Restore 'Show More Options' From the Windows 11 Context Menu and extract the two files.
Double-click on Show More Options Context Menu - Disable.reg or Show More Options Context Menu - Enable.reg (Default).
Click Yes when prompted by User Account Control.
Click Yes when prompted by Registry Editor.
Click OK when prompted by the Registry Editor. Reboot.
This tweak is included as part of MajorGeeks Windows Tweaks, and donations to the project and MajorGeeks are accepted here.
How to Remove 'Show More Options' From the Windows 11 Context Menu - Command Prompt
Open Windows Terminal, Command Prompt, or PowerShell.
Disable:
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
Enable:
reg delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f
Restart Explorer or reboot.
댓글