Friends who often use computers, I don’t know if they have ever encountered a problem, that is, there is no response when right-clicking on the desktop. At this time, if there is no problem with our mouse, then there is a problem with the computer software. In fact, we only need to delete "NoViewContextMenu" in the registry. Let's take a look at the specific tutorial.
1. If it is not due to the virus and the mouse itself, we can solve this problem by modifying the registry. Now we need to find where the computer's registry is. The computer's registry is usually on the system disk. Some people don't know where it is, so they can directly enter the command in the start menu to find the registry editor.
2. If you don’t know where your registry is, you can find it through the start menu, open the start menu, find Run, and enter the regedit command in Run. Press Enter to end. After pressing Enter, we will see the Registry Editor page.
3. In this folder, find HKEY_CURRENT_USER and expand these folders. Find "Software" and click to expand. In this we will see an option called "Microsoft", click on it and open it. We will see the "Windows" option, open it and find "CurrentVersion". There is a "Policies" in this folder. Open it. After opening it, you will finally see a folder like this "Explorer". This is what we are looking for. folder.
4. Left-click this folder, we will see "NoViewContextMenu" in the corresponding right window, now Right-click this folder, we will see a menu, left-click "Delete" on the menu, and we will see a "Confirm value deletion" window. There are yes and no in this window, click Yes.
5. After clicking, exit the folder and just close it. Restart the computer and the right mouse button will return to normal.
The above is the detailed content of Right click function fails. For more information, please follow other related articles on the PHP Chinese website!