“Registry Editing Has Been Disabled By Your Administrator”
There two ways to enable it Back:-
First way:
Use the gpedit.msc to enable the registry editor.
Go to run then type gpedit.msc
then Click on Administrative Templates
Click the System and locate the Prevent access to registry editing tools and double click on it
Click disabled in the option button then click apply and then ok .
The disabled button will make the policy into default, the computer will automatically configured it and you would be able to access the regisrty.
Second way:
If you are not able to use gpedit.msc
Select all the codes below. Copy and paste them in the Run window. Press enter, and there you are!!!
REG add HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem /v DisableRegistryTools /t REG_DWORD /d 0 /f
This code will enable your regedit..
No comments:
Post a Comment
Hey Guys! Thanks for visiting my blog. Hope you enjoy reading. Just leave your comments if you think this post is a worth readable! Your valuable comments are always welcomed. Please don't spam! and No abusive language would be tolerated. I would moderate your feedback and then it would be published. If you have any query I will try to give feedback as soon as possible.