Recently I had a weird issue with Visual Studio 2010 where menu items where duplicated. To resolve this I ran the following:
devenv.exe /safemode /setup from the command line. Once this ran, I restarted Visual Studio and normal behaviour was resumed!