You are on page 1of 2

StartRunGpedit.

mscEnter
User ConfigurationAdministrative TemplatesSystemCtrl+Alt+Del Options
Remove Task ManagerDisableNot Configured
Gpedit.msc
StartRungpupdate /forceEnter
Note:
StartRunregeditEnter
Warning

Method 1

Method 2

Method 3

• Regedit.exe

• DisableTaskMgr

Method 4: Using Group Policy Editor - for Windows XP Professional

• gpedit.msc

• Remove Task Manager


• Not Configured

Windows Registry Editor Version 5.00

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

any problems can be fixed simply by re-registering Shell32.dll, which stores information
about Windows' interface and is used to open files and Web pages. For example, re-
installing this DLL will restore JPEG or GIF image previews under the Desktop tab of the
Display Properties dialog box (right-click the desktop and choose Properties
to see this dialog). It can also repair the ability to launch the Create Shortcut Wizard
(right-click the desktop and choose New, Shortcut
), as well as the double-click behavior of folder icons, which is easily corrupted.

To restore this DLL, choose Start, Run


, type regsvr32 /i shell32.dll, and press <Enter>. (The /i switch stands for "install.")
A message tells you if the command worked. (You may need to restart Windows to see the
effect.)

typeing regsvr32 /i shell32.dll worked for me, i had the same problem. it would open
search folders and it would tick me off, so thank you!

You might also like