cancel
Showing results for 
Search instead for 
Did you mean: 
barceneaux
Active Contributor

Re: LogMeIn Display Issues - Mac OS 11.6 (Big Sur) & 12.2 (Monterey)

While LogMeIn works on the fix for this issue, I have found a workaround.

 

The solution is to disable Fast User Switching entirely. While this may be an issue for some users that bounce from one account to another, this will [seemingly] fix the issue with LMI.

 

To permanently disable FUS on a Mac machine, run these Terminal commands:

  1. sudo defaults write /Library/Preferences/.GlobalPreferences MultipleSessionEnabled -bool false
  2. defaults write .GlobalPreferences userMenuExtraStyle -int 0
  3. defaults -currentHost write com.apple.controlcenter UserSwitcher -int 8

 

So far, every machine we have deployed this fix on has not had the issue again - even after multiple restarts and attempts to break LMI again.