How to enable the disabled regedit?
How to enable the disabled task manager?
Imp: Following steps may require certain precautions while deleting files and changing registry values.
- Close all browser windows, log out the messenger and remove the internet cable.
- To enable Regedit, Click Start, Run and type this command exactly as given in below step
- REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
- That's it, regedit enabled.
How to enable the disabled task manager?
Imp: Following steps may require certain precautions while deleting files and changing registry values.
- To kill any process we need to enable task manager
- Click Start, Run and type this command exactly as given in below step
- REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
- Now we need to change the default page of IE though regedit
- Start>Run>Regedit
- From the below locations in Regedit change your default home page to google.com or other.
- HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main
- HKEY_ LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main
- HKEY_USERS\Default\Software\Microsoft\Internet Explorer\Main
- Just replace the attacker site with google.com or set it to blank page.
- Now we need to kill the process from back end. Press Ctrl + Alt + Del
- Kill the process svhost32.exe (More than one process may be running)
- Delete svhost32.exe , svhost.exe files from Windows/ & temp/ directories. Or just search for svhost in your computer and delete those files.
- Go to regedit search for svhost and delete all the results you get.
- Start menu > Run >Regedit>
- Restart the computer. That’s it now you are virus free
No comments:
Post a Comment