sri
Moderator

Joined: 28 Jan 2006
Posts: 381
Location: Hyderabad , India

|
"Manage" is missing under My Computer context-menu
When you right-click the My Computer icon in the Desktop, one of the context-menu options is the Manage verb. Clicking the Manage verb launches Computer Management console (compmgmt.msc) . If the Manage verb is missing in My Computer context-menu, these are the possible causes:
Case 1: Missing registry key
If the following key is missing in the registry, Manage verb will not be available
HKEY_CLASSES_ROOT \ CLSID \ {20D04FE0-3AEA-1069-A2D8-08002B30309D} \ shell \ Manage
Case 2: Manage verb is hidden using a Group Policy
NoManageMyComputerVerb Policy disables the Manage item on the My Computer / Explorer context menu.
HKEY_CLASSES_ROOT \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer
RESOLUTION
Download manage.reg file and save to desktop. Right-click the file and choose Merge. Logoff and login back for the changes to take effect.
[ U CAN D/L MANAGE.REG FROM GOOGLE ]
|