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
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.
Macsterguy
3 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!
- 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.