Resolving the error “Editing the registry is prohibited by the system administrator. What to do if editing the registry is prohibited by the administrator Windows 10 does not allow the administrator to edit the registry

What is a registry editor? It is a system utility in which the user has access to change all system settings of the operating system. Thanks to the registry, you and I can cope with a very large number of errors, for example, such as: getting rid of very intrusive advertising in the browser or removing a malicious banner that blocks the entire desktop, and will also help get rid of the spam search engine Webbalta.

In general, the registry contains a very large number of settings for editing, but the main thing is not to forget that everything needs to be done wisely.

But sometimes harmful viruses or programs can block our access to the registry as a result of which, when typing the command “ regedit", we will receive the message: "". Of course, all these prohibitions can be removed very easily using this utility. But the creators of malware also know about this, and therefore create viruses that, when they enter the system, immediately block the registry so that the user does not have access to remove the malicious program.

Therefore, if you yourself did not block access to editing, most likely, it was the virus that did its best for you. (). Therefore, below I will show several examples of how you can deal with this virus and remove the administrator’s ban on editing the registry. I would like to note that this guide is suitable for absolutely all Windows operating systems.

Opening access to the registry in group policies

Let's start with the simplest method, in which we will be required to check several necessary points in system settings and save changes.

So, to eliminate the error: “Editing the registry is prohibited by the system administrator” in group policies, perform the following steps in order.

By pressing the keys " Win+R"call the line "B execute", where we indicate the command " ».

Now, let's go to " User Configuration", then open the folder " Administrative Templates", in which we find the following folder " System».

In the settings window, check “ Disable" and click "Apply" to save the settings.

Now, you can safely try. If suddenly a message appears again about the administrator prohibiting editing the registry, try restarting the computer. Even if after this the error does not disappear, then move on to the second option.

Removing the administrator's ban on editing the registry using the command line

2. In the window that opens, draw the following command:

reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /t Reg_dword /v DisableRegistryTools /f /d 0

3. Afterwards, press “Enter” and check the result, next time you open it, a message like: “Editing the registry is prohibited by the system administrator” should no longer appear;

Opening access to the registry using a BAT file

If you have no success with group policies and the command line does not open, then try the third option.

    • We copy the code that was specified on the command line;
    • Create a new text file “Registry.txt” anywhere;
    • Next, double-click it and copy the code there;

    • Now instead of .txt, change the file extension to .bat();

    • Or we save it as a new file using the “Save As” item, where we name the file “”;

  • Next, run the saved file as administrator;
  • The command line will open for a second and execute the command that was specified in the file;
  • All you have to do is check once again whether the error with the text: “Editing the registry is prohibited by the system administrator” has disappeared;

If the first method does not help you, be sure to try all the others. Cases are different, as are the solutions to them. Also, you might find this article useful on how to unlock the task manager if it says “ ”. Good luck to everyone, see you soon on the pages.

Editing the registry is prohibited by the system administrator

Greetings, dear readers. In this post I will try to help you get rid of the problem if , the message in Windows XP, Vista or Seven (7) usually reads like this:

This is the window that appears in Windows 7, Vista:


And this in Windows XP:


This problem usually occurs due to malware, i.e. a virus that registered itself in the registry and also prohibited it from being edited, I wrote about a similar problem and its solution earlier, only - and here with the registry, I hope my advice will help you get rid of this little misunderstanding. Here are the actual solutions.

1. Using commands.

These methods are quite simple and basically the same, but they do not always help. To get started, try this:

  1. Launch notepad.
  2. Copy and paste the text there:

    "DisableRegistryTools"=dword:0000001

  3. Save: Title.reg

There must be a .REG extension at the end of the name

If this reg file did not help with the problem "Changing the registry is prohibited by the administrator" , you can try to do this:

  1. Launch "Run" (Win+R).
  2. Copy/Paste:

    REG DELETE HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /f

  3. Press ok.

If this does not help, then you can also try this:

  1. Launch the command line (Win+R and enter cmd, ok).
  2. Copy the text and paste it into the command line window:

    REG DELETE HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools

  3. Press Enter.
  4. We agree to delete by pressing a key Y.
  5. Press Enter again.

Close the command line window and restart the computer.
If these commands do not help after you restart your computer, try the following methods to fix the problem if changing the registry is prohibited by the administrator.

2. Using the AVZ utility.

I have already talked about this amazing utility several times, for example in a post, so here it can help us.


This method is also quite simple and perhaps the most effective to fix the problem.

3. Group Policy.

Of course, most often this method restore permission to edit the registry Does not help. But you can and even should try. And so, in order to fix the problem in Windows 7 or XP, we’ll do the following:


4. Other solutions.

There is also a way to return the Registry Editor to Windows XP, if changing the registry is prohibited by the administrator , using the XPTweaker program.

  1. To get started, download XPTweaker.
  2. Launch XPTweaker, go to "Protection >> System".
  3. Next, you need to uncheck the “Prohibit editing the registry” checkbox.
  4. Reboot the computer.

You can also use the Total Commander and Far utilities.

Here, in principle, are all the tips that I can offer you to solve the problem:

In this article I will describe how to deny or allow access to registry editing tools.

By denying access to editing the registry, you can protect your computer from some type of viruses that get into the registry and do “dark” things there, or from unauthorized users.

Well, now I’ll move on to describing ways to block or allow the launch of Registry Editor tools.

Method 1 - Administrative Templates

In order to deny or allow access to registry editing tools through administrative templates, you must:

  1. Open Group Policy(by entering in the dialog box Execute team gpedit.msc)
  2. In chapter User Configuration go to Administrative Templates→System
  3. On the right side of the window, find the line " Disable registry editing tools" or " Deny access to registry editing tools"

4. And by right-clicking on the found line, select from the context menu Change. Then a window will open:

A window will open in which you will need to select one of the parameters, Enabled - prohibits editing the registry, Disabled - allows. After you have set the parameter you need, click OK and close all open windows. Restart your computer. Ready.

We've sorted out the first method, now let's move on to the second.

Method 2 - Prohibit/allow the launch of registry editing tools using the registry itself

  1. Launch the registry editor
  2. In the window that opens, go to the registry branch: HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System
  3. Create a type parameter DWORD and call him DisableRegistryTools
  4. Assign it the value: 1 - prohibits calling the registry editor, 0 - allows.

This method does not completely prohibit editing the registry, but only prevents you from running regedit.exe, other programs that edit the registry ignore this parameter.

Method 3 - Prohibit/allow the launch of registry editing tools using the "reg file"

  1. Create a reg file with the following contents below to disable or launch the registry editor:

Launch prohibition

Windows Registry Editor Version 5.00 "NoDriveTypeAutoRun"=dword:00000091 "RestrictRun"=dword:00000001 "1"="regedit.exe"

Removal ban launch

Windows Registry Editor Version 5.00 "NoDriveTypeAutoRun"=dword:00000091 "RestrictRun"=dword:00000000

That's all! I hope the information was useful!

The registry allows you to flexibly configure the operating system and stores information about almost all installed programs. Some users may receive an error message when attempting to open Registry Editor: . Let's figure out how to fix this.

There are not many reasons why the editor becomes unavailable for launching and changing: either the system administrator account really does not allow you to do this as a result of certain settings, or the work of virus files is to blame. Next, we will look at current methods for restoring access to the regedit component, taking into account different situations.

Method 1: Removing viruses

Virus activity on a PC quite often locks the registry - this prevents the removal of malicious software, which is why many users encounter this error after infecting the OS. Naturally, there is only one way out - to scan the system and eliminate viruses if any were found. In most cases, after successfully removing them, the functionality of the registry is restored.

If anti-virus scanners did not find anything, or even after removing the viruses, access to the registry was not restored, you will have to do it yourself, so proceed to the next part of the article.

Method 2: Configure the Local Group Policy Editor

Please note that this component is not available in the initial versions of Windows (Home, Basic), and therefore owners of these operating systems should skip everything that is said below and go straight to the next method.

It’s easier for all other users to solve the problem by setting up Group Policy, and here’s how to do it:


Now try running Registry Editor.

Method 3: Command Line

Through the command line, you can restore the functionality of the registry by entering a special command. This option will be useful if Group Policy is missing as an OS component or changing its setting did not help. For this:

Method 4: BAT file

Another option for enabling the registry is to create and use a BAT file. It will become an alternative to launching the command line if it is unavailable for some reason, for example, due to a virus that has blocked both it and the registry.


After this, check the operation of the Registry Editor.

Method 5: INF file

Symantec, a software development company in the field of information security, provides its own method for unlocking the registry using an INF extension file. It resets the shell\open\command keys to their default values, thereby restoring access to the registry. The instructions for this method are as follows:


We looked at 5 ways to restore access to the Registry Editor. Some of them should help even if the command line is blocked and the gpedit.msc component is missing.

Registry Editor is a useful utility that allows you to change advanced Windows settings, but sometimes when you try, 8, we see the error "". It is caused by virus attacks or prohibited by the system administrator.

Before following this tutorial, scan your PC for viruses. Log in as an administrator to follow the guidelines below.

Enabling the registry through the Group Policy Editor

Note: Computers running Windows 7 Home and Starter Editions 8 do not have access to Group Policy (gpedit.msc). If you are using OS data, skip this method and move on to the next one.

To enable Registry Editor on Windows 7, 8, do the following combination of steps:

1. Create a new text document (.txt), give it a name, and open it.

2. Copy the lines below into it and save:

REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /t REG_DWORD /V DisableRegistryTools /F /D 0

3. to the extension (.bat).

4. Right-click on the batch file and run it as administrator. The CMD will blink for a second and then disappear. This indicates successful execution.

5. Log out and log in again.

That's all, one of the ways to make the message disappear " editing the registry is prohibited by the system administrator"and will restore the full functioning of Windows. If your OS allows you to use Group Policy, use it first. Otherwise, try one of the other methods to enable Regedit.