Social Icons

twitterfacebookgoogle pluslinkedinrss feedemail

Pages

Wednesday, August 25, 2010

Enabling/Disabling Registry Editor & Task manager

Some viruses disable your Registry Editor(RegEdit) , hides the "Folder Options" of "Tools" tab and disable your Task manager as well.Let's See, how to get all these back.
To enable Registry Editor
1) Press Win key + r.
2) In the run box,type the following:
reg(S)add(S)HKCU\software\microsoft\windows\currentversion\policies\system
(S)/v(S)disableregistrytools(S)/t(S)reg_dword(S)/d(S)0(S)/f

To enable Task manager
1) Press Win key + r.
2) In the run box,type the following:
reg(S)add(S)HKCU\software\microsoft\windows\currentversion\policies\system
(S)/v(S)disabletaskmgr(S)/t(S)reg_dword(S)/d(S)0(S)/f

note : 0 in above syntax can be replaced with 1 to disable them.
(S) denotes single space.

To unhide/enable "Folder Options" in "Tools" tab :
1) Press Win key + R
2) In the run box,type - Regedit
3) Registry Editor opens.
4) Move on through the following sequence:
HKey_Current_User->software->microsoft->windows->currentversion->policies->explorer
5) If there is " nofolderoptions " in the list -> delete it
HKey_Local_machine->software->microsoft->windows->currentversion->policies->explorer
6) If there is " nofolderoptions " in the list -> delete it

Now you'll be able to enjoy the folder options again.

0 feedbacks:

Post a Comment

 

Enter your email address:

Admin Intro
Prajwol Shrestha
Web Developer
Bhaktapur, Nepal