Some time we all suffered from this problems . When virus disable our Task Manager and Registery Editor which problem us lot. Now the solution is here . you just have to do small effort . you will get your Task manger and register editor back.
If you have access to registery editor then
1. Go to run (ctrl + r) then type "regedit"(write without "")
2. Registry editor will be opened
3. Go to HKEY_CURRENT_USER-->SOFTWARE-->MICROSOFT-->WINDOWS-->CURRENT VERSION
4. Create a key "System"
5. Under "System" create a new "DWORD" value :
Disable Task Mgr
6. Set the data value to 0 to enable task manager .
If your registry editor is also blocked
Folllow these steps
1. Open Notepad
2. In notepad write down the following line (please write down the exact line )
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
3. Now save it as file.bat and run it .
Now you have done . your task manager and resitry editor will be enabled . Enjoy
:- The Technical Zone
If you have access to registery editor then
1. Go to run (ctrl + r) then type "regedit"(write without "")
2. Registry editor will be opened
3. Go to HKEY_CURRENT_USER-->SOFTWARE-->MICROSOFT-->WINDOWS-->CURRENT VERSION
4. Create a key "System"
5. Under "System" create a new "DWORD" value :
Disable Task Mgr
6. Set the data value to 0 to enable task manager .
If your registry editor is also blocked
Folllow these steps
1. Open Notepad
2. In notepad write down the following line (please write down the exact line )
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f
3. Now save it as file.bat and run it .
Now you have done . your task manager and resitry editor will be enabled . Enjoy
:- The Technical Zone
0 comments:
Post a Comment