Friday, August 3, 2007

VIRUS: Registry Editing Has Been Disabled By Your Administrator

Registry Editing Has Been Disabled By Your Administrator

Today a friend of mine asked that his registry editor had been disabled accidently and now how should he enable it back again. Here are two ways to enable the registry editing in Windows.
1- From Group Policy Editor
Go to Run –> gpedit.mscIn the left hand menu, go to User Config –> Administrative Templated –> System.Now In the right hand pane, select “Prevent access to registry editing tools”. It will probably be not configured or enabled. If it’s enabled, disable it and if it’s not configured, first enable it, apply settings and then disable it. Most probably the settings have been applied instantly. If not, then run gpupdate in command prompt to apply the group policies.

2- From the Run Menu
I got this tweak while surfing the internet. Go to Start –> Run, copy and paste the follow in the Run box and press OK.
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
The effects are usually instant. If not then you should see the results after restarting your computer.

Folder Options missing in Windows XP
After a virus attack in one of my client machines, the folder options from the windows explorer was missing and we were unable to show all the files including the hidden ones. So here’s what I did to restore it back:
Go to Run –>gpedit.mscUser Configuration –> Administrative Templates –> Windows Components –> Windows ExplorerEnable and then Disable “Removes Folder Options menu from Tools menu”Close all windows explorer windows and then open again.. most probably your folder options is back
Note: For an automated solution to this problem,
download the Ravmon virus killer patch here.

No comments: