How to disable Windows Registry on Windows 10

The Windows Registry is one of the most important tools in Windows 10. Since it can profoundly change the way your operating system works, allowing every user on your PC to access it isn't a big deal. good opinion.

If you don't want others to be able to change the key or value using the Registry Editor, you should consider disabling access to the Windows Registry. Here are 3 different ways to do it!

1. How to disable Windows Registry on Windows 10 with Registry Editor

One of the best ways to disable the Registry Editor in Windows 10 is to use the Registry Editor itself. Open Registry Editor.

How to disable Windows Registry on Windows 10 Picture 1How to disable Windows Registry on Windows 10 Picture 1

In the Registry Editor , navigate to the following location:

ComputerHKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem.

How to disable Windows Registry on Windows 10 Picture 2How to disable Windows Registry on Windows 10 Picture 2

If the System key does not exist, create it yourself. Right-click the Policies key , select New on the context menu, then click Key.

How to disable Windows Registry on Windows 10 Picture 3How to disable Windows Registry on Windows 10 Picture 3

Name the new registry key System.

How to disable Windows Registry on Windows 10 Picture 4How to disable Windows Registry on Windows 10 Picture 4

Next, on the right panel from the Registry Editor, right click on an empty space and use the context menu to create a New DWORD (32-bit) Value inside the new System folder .

How to disable Windows Registry on Windows 10 Picture 5How to disable Windows Registry on Windows 10 Picture 5

Name the new value DisableRegistryTools.

How to disable Windows Registry on Windows 10 Picture 6How to disable Windows Registry on Windows 10 Picture 6

To disable access to Registry Editor, double-click DisableRegistryTools and set its value to 1 .

How to disable Windows Registry on Windows 10 Picture 7How to disable Windows Registry on Windows 10 Picture 7

Important Note : This method disables Registry Editor only for the current user account. If you want to re-enable Registry Editor for that user, change the DisableRegistryTools valueto 0 or simply delete the value. Remember that if you disabled the Windows Registry for an admin, you must use a different admin account to re-enable the Registry Editor for that administrator. If you don't have two or more admin accounts configured on your Windows 10 PC, you can enable Registry Editor using one of the other methods in this guide.

2. How to turn off Windows Registry on Windows 10 with Local Group Policy Editor

If you want to disable the Registry Editor, you can also do that using the Local Group Policy Editor. However, know that this tool is only available in Windows 10 Pro and Enterprise. If you're using Windows 10 Home, follow the instructions from any other part of this guide.

Start by opening the Local Group Policy Editor. A quick way to do it is to press Win + R on your keyboard to activate the Run window , type gpedit.msc and press OK or the Enter key .

How to disable Windows Registry on Windows 10 Picture 8How to disable Windows Registry on Windows 10 Picture 8

In the Local Group Policy Editor , use the navigation pane to go to User Configuration > Administrative Templates > System . Then, double-click the Prevent access to registry editing tools setting from the right panel.

How to disable Windows Registry on Windows 10 Picture 9How to disable Windows Registry on Windows 10 Picture 9

The previous action will open a window also known as Prevent access to registry editing tools . In there, select the Enabled setting . Then, click Apply or OK.

How to disable Windows Registry on Windows 10 Picture 10How to disable Windows Registry on Windows 10 Picture 10

Registry Editor is now disabled. If the user tries to open it, the only thing they get is a message that says: "Registry Editor has been disabled by your administrator" .

How to disable Windows Registry on Windows 10 Picture 11How to disable Windows Registry on Windows 10 Picture 11

Note : If you choose to disable Registry Editor using the Local Group Policy Editor, no one will be able to access it afterwards, including all standard users and all admins configured on your Windows 10 PC. To re-enable Registry Editor, you must follow the same steps and set the policy to Disabled or Not Configured.

3. How to turn off the Windows Registry on Windows 10 with the DisableRegistryEditor application

Another easy way to disable Registry Editor in Windows 10 is to use a tool called DisableRegistryEditor.exe.

How to disable Windows Registry on Windows 10 Picture 12How to disable Windows Registry on Windows 10 Picture 12

Note that the SmartScreen filter may warn you that it comes from an untrusted publisher. You get this message because not many people download and use it. Trust that it is safe and will not harm your computer. It's just a PowerShell script saved as an executable, with a simple graphical user interface. To use this tool, you must click or tap More info and then select Run anyway.

How to disable Windows Registry on Windows 10 Picture 13How to disable Windows Registry on Windows 10 Picture 13

The tool requires admin rights to work, so when Windows 10's UAC asks if you want to run it, select Yes.

How to disable Windows Registry on Windows 10 Picture 14How to disable Windows Registry on Windows 10 Picture 14

When DisableRegistryEditor opens, you will see a small window with two buttons. To block access to Registry Editor on a Windows 10 PC, click the Disable Registry Editor button .

How to disable Windows Registry on Windows 10 Picture 15How to disable Windows Registry on Windows 10 Picture 15

Once the setting is applied, you will see a message telling you that 'Registry Editor has been disabled' .

How to disable Windows Registry on Windows 10 Picture 16How to disable Windows Registry on Windows 10 Picture 16

To allow access to the Registry Editor, click the Enable Registry Editor button .

How to disable Windows Registry on Windows 10 Picture 17How to disable Windows Registry on Windows 10 Picture 17

Hope you are succesful.

3.5 ★ | 2 Vote