When you right-click the My Computer icon in the Desktop and choose Manage, Computer Management console does not launch and the following error message may appear:
Access is denied

See if you're able to invoke the Computer Management console by typing the following in Start, Run:
%windir%\system32\mmc.exe /s %windir%\system32\compmgmt.msc
The Manage sub-menu invokes the above command line. This means that the concerned registry value must be of type REG_EXPAND_SZ, and not REG_SZ or any other type. To fix the problem, apply the file manage.reg available at the bottom of this page. To apply the file, save the file to Desktop. Right-click the file and choose Merge.
If you receive the following error when you run the above command, then the problem occurs if the windir environment variable is missing. As a result %windir% variable cannot be resolved by your system.
Windows cannot find '%windir%\system32\mmc.exe'. Make sure you typed the name correctly, and then try again. To search for a file, click the Start button, and then click Search.
To fix the problem, use these steps:

Page was last modified on Nov 15, 2006