Wednesday, December 28, 2011

Disable the Ability to Right Click on the Desktop.

Right click for reasons we can disable this feature maybe just for fun or maybe for security reasons. Here how we can disable this feature.

Click Start > Run > type ‘ regedit ‘ to open registry editor.
Find this key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\

CurrentVersion\Policies\Explorer

On the right pane make a new DWORD value, and named it ‘NoViewContextMenu ‘ (Right click on empty space on the right pane and choose New >DWORD Value).
Double click that new DWORD value and set the value to ‘1’ to disable it.
Restart the computer.

0 comments:

Post a Comment