Here is the solution for another bug (problem) with windows registry editor. The easiest and safe way to remove viruses or unwanted applications is by using registry editor, but some viruses do not let you open registry editor or disabled registry editor. During this situation you will get a alert "Registry Editing has been disabled by your Administrator".
Solution:
Step1: Start > Run
Step2: Type the following command (without quotes) and Press Enter
"REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f"
Good Luck!
No comments:
Post a Comment