Hướng dẫn - mở full menu khi right click windows 11 | VN-Zoom | Cộng đồng Chia Sẻ Kiến Thức Công Nghệ và Phần Mềm Máy Tính

Adblocker detected! Please consider reading this notice.

We've detected that you are using AdBlock Plus or some other adblocking software which is preventing the page from fully loading.

We need money to operate the site, and almost all of it comes from our online advertising.

If possible, please support us by clicking on the advertisements.

Please add vn-z.vn to your ad blocking whitelist or disable your adblocking software.

×

Hướng dẫn mở full menu khi right click windows 11

tuanthuasac

Búa Đá
Windows-11-new-right-click-context-menu.png
Windows-old-right-click-context-menu.png

Bài lấy từ XDA, tương đối đơn giản nên mình trích nguyên văn.​

The Command-line way​

  1. Open Windows Terminal with Windows PowerShell or Command Prompt. You don’t need to start it as administrator, since the override will be set per-user basis.
  2. Copy and paste the following command into Windows Terminal, then press Enter: reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
    If everything goes right, it should say “The operation completed successfully.”
    Disable-Windows-11-right-click-context-menu-reg-command.jpg
  3. Close Windows Terminal.
  4. Restart the explorer process, or sign out and sign in, or restart the PC to make the override key take effect.

    The Graphical way​

    1. Start Registry Editor. You can execute the regedit command in the Run prompt to open the application.
      Windows regedit run
    2. Navigate to HKEY_CURRENT_USER\SOFTWARE\CLASSES\CLSID\ and create a new registry key called {86ca1aa0-34aa-4e8b-a509-50c905bae2a2}.
    3. Create another key called InprocServer32 under {86ca1aa0-34aa-4e8b-a509-50c905bae2a2}.
    4. Locate the (Default) key in InprocServer32, set its value to blank, then click OK.
      Disable Windows 11 right-click context menu Registry Editor
    5. Close Registry Editor.
    6. Restart the explorer process, or sign out and sign in, or restart the PC to make the override key take effect.

    Re-enable Windows 11’s default right-click context menu​

    In case you want to revert back to the original design, delete the {86ca1aa0-34aa-4e8b-a509-50c905bae2a2} key (which includes the InprocServer32 subkey) from Registry Editor. You can also execute the following one-liner on Windows Terminal to achieve the same result:

    reg delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f
    Re-enable Windows 11 right-click context menu reg command


    Make sure to reboot or simply log out and re-login after deleting the override key.



    We hope you were able to open the full right-click menu by default using the methods above on Windows 11. If you face any issues or have any more questions, feel free to drop them in the comments section below.
    Nguồn: https://www.xda-developers.com/how-to-open-full-right-click-menu-by-default-windows-11/
 

danbtrs

Búa Gỗ
có cách nào tăng khoản cách này như windows 10 ko các bạn
w11 nó bé tí nhìn chán hẳn
 

Attachments

  • 5675577_Untitled.png
    5675577_Untitled.png
    47.4 KB · Lượt xem: 51


Top