How can I remove the Manage context-menu option for My Computer in Windows 2000?
June 15, 2003
A. By default, when you right-click My Computer, you'll see a Manage option on the context menu. Selecting this option starts the Microsoft Management Console (MMC) Computer Management snap-in. If you don't want the OS to display this option, perform the following steps:
Start a registry editor (e.g., regedit.exe).
Navigate to the HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer registry subkey.
From the Edit menu, select New, DWORD Value.
Enter the name NoManageMyComputerVerb, then press Enter.
Double-click the new value, then set it to 1.
Log off and log back on for the change to take effect.
Even after you remove the Manage option from the My Computer context menu, you can still use the Administrative Tools folder under the Start menu to access the Computer Management snap-in.
About the Author
You May Also Like