How to fix Registry disabled by administrator error on Windows
Registry editor is an important Windows utility that allows you to change many settings in Windows.
Sometimes you want to use this feature, but you cannot turn it on because it is locked by the administrator or it may be because your computer is infected with a virus. We will show you how to fix the ' Registry editing has been disabled by your administrator' error.
Method 1 - Open Registry Editor in Group Policy Editor
Step 1 : Select Start in the search box, type Run command, a Run dialog box appears on the screen
Step 2 . You type gpedit.msc and press Enter as shown below
Or you can Search directly gpedit.msc in the Search box at the Start button of Windows 7 or on the Charmbar of Win 8, 8.1, 10. Then select open as shown below:
Step 3 : Display on the screen a Local Group Policy Editor window
Step 4 : Select the order according to the path to the User Configuration / Administrative Templates / System section as shown below
Step 5 Next, select the right side, double-click on ' Prevent Access to registry editing tools '.
Step 6 Inside the Prevent Access to registry editing tools window select Not Configured and click Ok to enable the registry editing. Note that you remember to restart the computer after completing the above steps
Method 2
You can also use Notepad to save the following code as an EnableRegistry.bat file
reg add 'HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem' / t Reg_dword / v DisableRegistryTools / f / d 0
Then run the newly created EnableRegistry.bat file under Admin (Right-click select Run as Administrator) and then restart the computer or Log Off and Log in again.
Method 3
You can run the command line directly from Method 2 in the Run window.
Press the keyboard shortcut Windows + R to open the RUN dialog box. Then Copy and Paste the following:
REG add HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem / v DisableRegistryTools / t REG_DWORD / d 0 / f
Press Enter or OK. Then also restart the machine.
Good luck!
You should read it
- What is Registry Hive?
- 50 Registry tricks to help you become a true Windows 7 / Vista 'hacker' (Part 1)
- Block access to Registry Editor on Windows 10/8/7
- How to Get Into a Computer Registry
- Use the .reg file to configure the Registry in WinXP
- Instructions on how to use VPN in Opera browser
- How to re-enable Registry backup on Windows 10
- How to Make and Restore a Backup of the Windows Registry
May be interested
- Fix 'this app can't be activated when UAC is disabled' error to view photos on Windows 8.1there are some cases where computers with windows 8.1 installed, when users go to view photos or perform other tasks, they see the error message this app can't be activated when uac is disabled. let's find out the cause with tipsmake. how to fix it.
- 6 ways to clean up the Windows Registryyou may have heard that you should not damage the registry, but sometimes it is still necessary to clean the windows registry. over time, the registry will collect damaged, outdated and even missing registry keys that affect pc performance.
- Error missing Disk Cleanup on Windows 10/8/7, this is a fixin some cases, disk cleanup is missing on the drive properties dialog box on windwows 10/8/7. the cause of this error is probably because the registry has been corrupted. to fix this error, please refer to the following article of network administrator.
- How to Make and Restore a Backup of the Windows Registrythe registry is an essential part of windows. it stores settings and other system information. if the registry becomes corrupted, windows may develop serious problems. it is a good idea to regularly back up your registry, especially if...
- How to Get Into a Computer Registryhave you ever wondered how to get into your registry? did you just simply forget? well no worries, this will show you how to get into the windows registry in windows 7. click on start. before using the registry editor, it is always wise to...
- How to use Wise Registry Cleaner to clean and fix registry errorsregistry errors are one of the reasons that a computer is in a sluggish state, working slowly. you can use the wise registry cleaner software to clean the registry again.
- Use the .reg file to configure the Registry in WinXPusually when editing the registry we usually perform directly in the registry editor. but there is another way you can use to change the windows xp registry.
- 36 best free registry cleaning software 2018registry cleaning software removes unnecessary items in the windows registry. registry cleaning software is especially useful when removing registry entries that point to files that no longer exist. the article will give a list of the 36 best free registry cleaning software.
- How to disable Windows Registry on Windows 10the 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.
- 7 ways to fix 'Invalid Value for Registry' error when viewing photos on Windowswhile viewing images using photos application, users may encounter an invalid value for registry error. the problem can happen with any file, but is most common with jpg, jpeg, and png images.