Warning: Undefined array key "titleWrapper" in /home3/jamil642r/public_html/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/class-block-toc.php on line 103
HomeMicrosoftHow to Enable or Disable Registry Editor in Windows 11

How to Enable or Disable Registry Editor in Windows 11

This article describes how to enable or disable Registry Editor in Windows 11 (regedit.exe). The Windows registry is a database that stores all of Windows’ settings in a hierarchical structure, including the majority of your system’s installed applications. Using the Registry Editor, one can perform multiple tasks in the Windows Registry, including fixing errors, feature modification, and Windows performance optimization.

For system administrators, the registry editor (regedit.exe) is pretty essential. But each person needs to have access to it. You can disable Windows‘ Registry Editor app if you don’t want users to access it. Once you disable the registry editor, users will be notified that the registry editor software has been disabled by the system administrator.

Enable or Disable Registry Editor

As mentioned above, the system administrator can disable or enable the Windows Registry Editor app for specific or all Windows users.
First, open the Local Group Policy Editor. Enter gpedit.msc in the run box and press open.

Run box gpedit.msc

Then expand the following folders.

User Configuration / Administrative Templates / System

Click on the System folder on the left and double-click the “Prevent access to registry editing tools” setting from your right to open it.

Local group policy editor system

When the Prevent Access to Registry Editing Tools window opens, select one of the options:

Not Configured: Users can access the Registry Editor.
Enabled: Users can’t access the Registry Editor.
Disabled: Users can access the Registry Editor.

Save your settings and reboot your computer for the changes to apply.

Enable or disable registry editor

Disable or Enable Registry with Windows PowerShell

Nevertheless, Windows PowerShell permits users to disable or enable the Registry Editor. The following part shows how to do so.
Open the PowerShell app as an administrator.
Run the following command to disable or enable the registry editor:

Enable the Registry Editor

PowerShell Remove-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Policies\System -Name DisableRegistryTools -Force
PowerShell Remove-ItemProperty -Path HKLM:SoftwareMicrosoftWindowsCurrentVersionPolicies System -Name DisableRegistryTools -Force

Disable the Registry Editor

PowerShell Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Policies\System -Name DisableRegistryTools -Value 2 -Force
PowerShell Set-ItemProperty -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System -Name DisableRegistryTools -Value 2 -Force

Turn On or off Registry Editor with Registry Editor

Using the Windows Registry Editor is another method to enable or disable the Registry Editor. If the Local Group Policy Editor can’t be opened, use the Windows Registry Editor instead.
To open the Windows Registry, search for registry editor in Windows search to open it.

Search registry editor

The USER key will turn on or off the Registry Editor for standard users. Use the machine key to disable or enable all users.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

If you do not see the System folder key, right-click the Policies key and then create the System folders. Right-click on the System folder in the right pane and choose New and DWORD (32-bit) Value.

Windows registry editor

Enter a new key named “DisableRegistryTools”. Double-click on the new key “DisableRegistryTools” to open it.

Turn on or off registry editor

Select the base option as decimal and update the value data.
Enter 2 to disable the Registry Editor.
To turn on the Registry Editor, delete the key DisableRegistryTools created above.
Choose the OK button to save the changes and restart your computer.

Disable registry tool

Conclusion:

This article explains how to enable or suspend the Windows 11 Registry Editor. If you detect any errors or have anything to add, please use the comments section below.

Refer to this article to learn more about enabling or disabling the Windows Registry Editor.

Jamil
Jamilhttp://jamiltech.com
A Professional Technology Blog Writer | An energetic professional with more than 20+ years of rich experience in Technology, Planning, Designing, Installation, and Networking.
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments

fitspresso analysis on How to Reset Microsoft 365 Password
historical landmarks tours for history buffs on How to Add Hyper-V Server Altaro VM Backup
9780443186882 PDF download on How to Migrate Active Directory 2012 to 2022
Shaik Mohammad Jaheer on How to Enable Night Light on Windows 11