Khi Click chuột phải trên Windows 11, bạn sẽ thấy tính năng mới Show more options (Shift+F10). Tính năng giúp tiết kiệm không gian, tuy nhiên lại ẩn gần hết các tính năng sẵn có trong Menu.
Làm theo 1 trong 2 cách dưới đây để ẩn tính năng Show more options mỗi khi click chuột phải bạn nhé:
Nếu bạn có rất nhiều tính năng Menu thì việc click vào Show more options sẽ làm mất nhiều thời gian, đôi khi sẽ làm chúng ta phân vân.
Pressing the Shift + F10 keys while having something selected will open the "Show more options" context menu for that item.
(hoặc copy nội dung sau)
Pressing the Shift + F10 keys while having something selected will open the "Show more options" context menu for that item.
1 Tắt "Show more options"
Disable_Show_more_options_context_menu.reg
(hoặc copy nội dung sau)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32]
@=""
2 Hiện "Show more options"
Enable_Show_more_options_context_menu.reg
(hoặc copy nội dung sau)
Code:
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}]
4 Click đúp để chạy tệp tin.
5 Chọn: Yes, OK để chấp nhận.
6 Khởi động lại Explorer để xem kết quả.
1 Mở Windows Terminal và chọn Windows PowerShell or Command Prompt (Logo+R).
2 Copy và paste dòng thông tin sau, nhấn Enter. để kích hoạt
Disable Show_more_options
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
Hoặc
Enable Show_more_options
reg delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f
3 Đóng Windows Terminal.
4 Có thể sẽ phải khởi động lại Explorer để thấy được kết quả.
Sử dụng 1 trong 2 cách trên để bật hoặc tắt tính năng Show More Options trong context menu bạn nhé!
Chúc các bạn thành công!
Không có nhận xét nào:
Đăng nhận xét