Using classic Outlook for Windows in business environments
I wonder if there is some way to disable using the GPU. The Compatibility tab seems to be intentionally disabled for Outlook.exe but you can add the EXE path to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
and maybe try some flags like
DISABLEDWM DISABLETHEMES DISABLEDXMAXIMIZEDWINDOWEDMODE
and see if that has any effect?
Many of them are listed at https://community.revenera.com/s/article/how-to-set-compatibility-flags-for-your-application
Unfortunately I can't reproduce as the users I support are all running Outlook on Remote Desktop Session Hosts without GPUs.