Thursday, 26 December 2013

Enable or Disable Right-Click on Desktop:

1. Go to Regedit.
2. Locate the path: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
3. Check for the DWORD "NoViewContextMenu."
4. If it is unavailable create it.
5. In-order to enable right-click modify the value to 0.
6. In-order to disable right-click, modify the value to1.

No comments: