The GoTo Community is currently experiencing some technical issues affecting new posts and comments. You may need to reload the page you are on before you can post a comment. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
kbar
4 years agoActive Contributor
Blank screen when controlling a Mac system
When I use LogmeIn central to remote into a Mac running OS Version 12.0.1 from a PC I'm getting either a blank (black) screen or just the menu bar and the desktop background. This happens on the seco...
- 4 years ago
A new version (4.1.0.12203) has been released, which should fix the problem.
barceneaux
4 years agoActive Contributor
Yeah, this did NOT fix the issue.
Fast User Switching causes this to happen, even after applying a "fix" (un-check, re-check LMIGUIAgent in Screen Recording, "caffeinate -u -t 2").
MacOS Monterey 12.6
LMI Version 4.1.0.12203
This is honestly a bit ridiculous at this point. This has been an ongoing issue for months with no solution.
What's the deal? Why can't this be resolved?
I have posted about this issue on: https://community.logmein.com/t5/Central-Discussions/LogMeIn-Display-Issues-Mac-OS-11-6-Big-Sur-amp-12-2-Monterey/td-p/283982
barceneaux
3 years agoActive Contributor
LogMeIn has identified the cause of this issue, and stated it may be caused by Fast User Switching.
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:
- sudo defaults write /Library/Preferences/.GlobalPreferences MultipleSessionEnabled -bool false
- defaults write .GlobalPreferences userMenuExtraStyle -int 0
- 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.
- barceneaux3 years agoActive Contributor
Macster - I would try this fix on at least one machine having the issue. Doing this fix cleared our issues immediately, even if we have never Fast User Switched on the machine.
- Macsterguy3 years agoActive Contributor
I have never used fast user switching on any of the 30 + Macs I maintain. I'm glad that works for some folks but no help for me. Thanks for your reply though!