Quantcast
Viewing all articles
Browse latest Browse all 396

Disable Right-Click Context Menu on Taskbar in Windows 10 / 8 / 7

Is there a way to disable the right-click context menu on the Windows 10 taskbar using group policy? In this tutorial we’ll show you 2 simple ways to disable right-click context menu on the taskbar in Windows 10 / 8 / 7. This is really useful if you want to prevent inexperienced users to delete or add any apps in your taskbar.

Image may be NSFW.
Clik here to view.

Method 1: Disable Right-Click Context Menu on Taskbar Using Group Policy

  1. Press Windows + R hotkey to open Run Command. Type gpedit.msc and press Enter key.

    Image may be NSFW.
    Clik here to view.

  2. In the left side of Local Group Policy Editor, navigate to User Configuration > Administrative Templates > Start Menu and Taskbar, then double-click the “Remove access to the context menu for the taskbar” policy in the right side.

    Image may be NSFW.
    Clik here to view.

  3. Select the Enable radio button. Click Apply and then OK.

    Image may be NSFW.
    Clik here to view.

    Now you have successfully disabled taskbar right-click context menu in Windows 10 / 8 / 7.

Method 2: Disable Right-Click Context Menu on Taskbar Using Registry Editor

  1. Press Windows + R hotkey to open Run Command. Type regedit and press Enter key.

    Image may be NSFW.
    Clik here to view.

  2. Navigate to the following key in the Registry Editor window:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

    If the Explorer subkey is not available, right-click on Policies key and select New -> Key, then name the new key as “Explorer”.

  3. Now right-click on blank area in the right pane, and select New -> DWORD (32-bit) Value.

    Image may be NSFW.
    Clik here to view.

  4. Give it the name NoTrayContextMenu and click OK. Then double-click the name and set the value data as 1.

    Image may be NSFW.
    Clik here to view.

  5. Log off or reboot for these changes to take effect. The next time you right-click on the taskbar, it won’t show up the context menu any longer.

Viewing all articles
Browse latest Browse all 396

Trending Articles