How can I disable the Right mouse button?
John Savill
January 8, 2000
1 Min Read
A. For those systems running with Service Pack 2 or above, it is possible to disable the context menu as follows:
Start the registry editor (regedit.exe)
Move to HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer
From the Edit menu, select New - DWord Value
Enter the name NoViewContextMenu and press enter
Double click the new value and set the value to 1 and click OK
Close the registry editor
Logout and Login again
To remove this, just delete the value NoViewContextMenu and logout and login again (or set it to 0)
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like