Sunday 15 July 2012

DISABLE THE RIGHT CLICK FUNCTIONALITY ON THE DESKTOP OS – Windows

Note: To use this feature, you will need to be logged into your computer with administrative rights.

~ Start -> Run ->Type regedit

~ Go to following location:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

~ Here in right side panel, right click to create a new DWORD value with the name NoViewContextMenu (it is case sensitive), then assign number 1 in value data box.

~ Now close the registry editor and restart your computer.

~ If you want to enable right click functionality on desktop then simply change the value of data box to 0 or delete the NoViewContextMenu DWORD item.

No comments:

Post a Comment