Difficulty controlling client's OS X Catalina
Hello,
When I remote control a customer's mac running macOS Catalina, I can see background,
top bar and LMIrescue window but I can't see all other windows on Mac.
In June, before the last macOS Catalina update , your article How-can-I-remote-control-a-customer-s-Mac-running-macOS-Catalina worked well for Catalina.
But now, when I go into Systeme Preferences > Security & privacy > all LMIrescue are checked in Accessibility/ Full disk Access/ Screen recording but it doesn’t work. The customer cannot uncheck to recheck Lmirescue.
The only thing possible is in Accessibility > "+" > Download > select Supportlogmeinrescue > Open and there I can move the mouse, click everywhere but I still do not see the windows as if Screen Recording does not work.
Same thing after restart the Mac, customer's account is in Admin.
We use Lmirescue in my company, latest version of the technicians console on MAC and Windows, it works for remote control on windows and MAC before Catalina. It’s hard for us not to be able to take control on Catalina.
Do you know the case and have a solution?
Thanks for your assistance
I had the same issue and I opened a ticket with LMI support. They gave me a script to run in Terminal and it worked perfectly! Figured I would share to see if it works for anyone else.
rm -rf ~/Library/Application\ Support/LogMeIn-Rescue $ rm /tmp/lmi.txt ; CX_LOG=/tmp/lmi.txt /Applications/LogMeIn-Rescue.app/Contents/MacOS/LogMeIn-Rescue >>/tmp/lmi.txt 2>&1