My problem is not about fixing an issue with a certain IDE, in this case Delphi, but is about finding out the problem that leads to the issue. You probably know that in Delphi 2010 (maybe also in some earlier versions) there’s a welcome page that lists recently opened projects. It’s actually an html page that also involves some js files to load menus and stuff. But recently my welcome page does not work. It does not list any menus and projects and appears like an erroneus page. I’ve uninstalled and reinstalled Delphi many times but the problem persists. It seems there’s a problem with running some JavaScript command,which I think because of the Windows, not Delphi. Here’s how the Welcome Page now looks like

Try to right click and select “browse mode” or something alike. It’s a known bug, sometimes it enters “edit mode” and doesn’t display correctly. IIRC there’s an Hausladen IDE fix pack that corrects it.