Tuesday, March 25, 2008

Restore Task Manager, regedit and folder option

When your computer attack by virus, worm or another malicious program. They will change your computer setting. And usually we can find the change in regedit, task manager and folder option. The virus will disable them to avoid you to stop the life of the virus or another malicious program. In this tutorial, you will learn how to enable them.
First, you need a text editor, you can use notepad, textpad or your favorite text editor and then copy this text and paste it to your text editor.

*addicts Registry Modifier, bugtrax.blogspot.com

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableTaskMgr"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableRegistryTools"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoFolderOptions"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoFind"=dword: 00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRun"=dword: 00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoViewContextMenu"=dword: 00000000

After you finish copy and paste this text, now save this text with your text editor, choose File à Save as
In the Save as Type column, choose All Files. In the File Name column, type whatever you want but end it with .reg
For example, regedit.reg.

Now if you having trouble with Task Manager, Regedit , folder option Find and Run menu. You can double click at this file, and if a confirmation box appear, you must choose Yes. Now the change will be back like the first time before the virus attack your computer.

No comments: