Home >Common Problem >How to change registry permissions in Win7 and deny access settings

How to change registry permissions in Win7 and deny access settings

PHPz
PHPzforward
2023-07-13 17:57:101400browse

What should I do if the Win7 registry is denied access and cannot be accessed? Recently, many users have found that access is denied and cannot be accessed and modified when they want to access the Win7 registry. Generally, this problem is that the permissions are not well controlled. problem, so how do we solve this problem? Let's take a look at the detailed setting method with me.

Win7 Registry Permission Change Denied Access Setting Method

1. Click Start - Run - Type "gpedit.msc" and confirm to open the Group Policy Online Editing Server;

How to change registry permissions in Win7 and deny access settings

2. Browse: "Configuration" → "Management Control Module" → "System Software" → "Block Browsing Registry Editing Tool", double-click to open There are three options to choose from, not configured. Enabled. Disabled. Here I choose "Not configured" or "Disabled";

How to change registry permissions in Win7 and deny access settings

3. The following steps It deals with registry creation and load permission configuration. Click the "Start" button, and then enter "regedit" to start the registry online editor

How to change registry permissions in Win7 and deny access settings

4. Right-click on the registry category that does not have permission to create values ​​→ Select "Permissions" and click "Advanced" in the new permission setting dialog box that pops up;

How to change registry permissions in Win7 and deny access settings

5. In the advanced permission settings, we need to remove the "Enable" "Include permissions that can be inherited from the parent of the target" and then click "Save";

How to change registry permissions in Win7 and deny access settings

6. Finally, return to the permission settings dialog box and select Now users - set permissions to "Good Control" - and then explicitly save to solve the problem of the registry not being able to create entries or loading incorrectly.

How to change registry permissions in Win7 and deny access settings

The above is the detailed content of How to change registry permissions in Win7 and deny access settings. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:windows7en.com. If there is any infringement, please contact admin@php.cn delete