0

I got new installed 22.04 PC, after completing anydesk installation it work fine but when I click quit then open it again it won't open at all at least until I restart my PC, is there any reason why?

  • 1
    After you quit, have you checked in a terminal window to see if anydesk is still possibly running and not closing all the way? ps -ef | grep -i anydesk or whatever its executable file is. – Terrance Jan 24 '23 at 05:06
  • nothing other than the grep itself – reinforcers Feb 02 '23 at 09:12

1 Answers1

0

I was having problems with Anydesk after I upgraded to 22.04 as well. After i disabled Wayland in the /etc/gdm3/custom.conf file by uncommenting this line "WaylandEnable=false" which switches it back to running Xorg instead of Wayland, it started working like normal