Fix for Windows Registry Editor (Regedit) not working
You can follow our latest technical articles at firewallpazari.com/blog.
Problem: Registry editing has been disabled by your administrator.
Solution: type the following code into Start / Run.
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
Get well soon…




