Showing posts with label Enable Task Manager. Show all posts
Showing posts with label Enable Task Manager. Show all posts

Nov 27, 2008

Enable Folder Options & Task Manager

This is an alternate method for getting the folder options and task manager.

If your registry editor is not disabled then you can follow this method to get those things back. If Regedit is also disable then you need to enable it. See here or check the earlier method here

Now that you have the registry editor, its simple to get back both the optins.

--- First go to registry editor by typing regedit in start menu --> run and press enter.

--- Then go to these addresses in left pane

HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Policies\Explorer

--- In the right pane look for a Dword value named NoFolderOption and delete it or double click on it and set the value to 0.

--- Close the registry

And Folder options are back.

Similarly to get back Task manager; in the registry editor go to is address

HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\System

In the right pane look for the Dword value Disable TaskMgr

--- Double click on it and change its value to '0' to enable task manager and to '1' to disable the task manager.


Nov 25, 2008

Enable Registry Editor, Task Manager and Folder Options

Many of us see that when a virus infects our system, the first thing it does is Disable Registry Editor, Task Manager and Folder Options. As soon as you see these option disabled you have to know your system is infected.

If you press Ctrl+Alt+Del you ll get a dialog box saying "Task manager has been disabled by your Administrator" and the same thing comes up when you try to edit registry using regedit.

It is irritating that, you cannot remove this problem by going to registry and you cannot see the Folder options also so you will not be able to delete the hidden files.

Now to first enable the Task manager

--- Go to Start menu --> Run and type gpedit.msc and press enter

--- Now in the left pane select
User Configuration --> Administrative Templates --> System --> Ctrl+Alt+Delete options

--- In the right pane double click on Remove task manager and disable it and press Apply and then OK.

You got back your Task manager

The process to get back regedit is similar

--- Go to Start menu --> Run and type gpedit.msc and press enter

--- Now in the left pane select User Configuration --> Administrative Templates --> System

--- In the right pane double click on "Prevent access to registry editing tools"

--- Disable this option

Now your registry editor is back.

To get the Folder options

--- Go to gpedit as given earlier.

--- Then to
User Configuration --> Administrative Templates --> Windows Component --> Windows Explorer

--- In the right pane look for "Removes the Folder Options menu item from the Tools menu"

--- Double click on it then disable it to get folder options back.

There are alternate methods for getting these settings back which I will give in the next post.