The answer seems to be a little deeper than people say above. You must delete the registry key and configuration file and execute the reset application to apply the hard fix:
(The paths are a question about the version, but I'm sure anyone who ever reads this can figure out which path their settings are on.)
File: C:\ProgramData\Microsoft\<version>\12.0\<countrycode>\WDExpress.CTM
Registry key: HKEY_CURRENT_USER\Software\Microsoft\<version>\<vernum>_Config\Menus
Express: "C:\Program Files\Microsoft Visual Studio <vernum>.0\Common7\IDE\WDExpress.exe" /resetuserdata
Other versions: "C:\Program Files\Microsoft Visual Studio <vernum>.0\Common7\IDE\devenv.exe" /resetuserdata
It seems that the problem is constantly fixed (60 minutes are used, LOL, what is waste).
source share