Users Homepage in menu form

Can anyone tell me how to change back to the active home page? The user logs in with that checkbox checked, but when they log in it looks like this.
image

Nobody has seen this before?

That looks like classic. Check their shortcut or .sysconfig file.

what values should i be looking for in the sysconfig or shortcut path?

In sysconfig

 <!-- Determines the client menu type -->
<LaunchType value="MainMenu" options="Shell|MainMenu|ActiveHome" />

in the Config Editor app
image

This has flags.

Here is the shortcut path:

Here is the sysconfig:

image

The only difference I see between yours and mine is <LaunchType value=“MainMenu” vs <LaunchType value="" but I dont think this is the issue as my personal pc has no value there and works fine. I also took my sysconfig file and put it on the pc with the main menu problem and it still opened this way.

I would do a personalization purge for this user. If you don’t want to remove them all just do MainMenuLayout first. Another options is to set LaunchType to ActiveHome and force it.