2021-Jan-8-4:12 pm
(This post was last modified: 2021-Jan-8-4:15 pm by CanadaCommunity.)
anydesk disable auto start, disable anydesk startup, disable anydesk from botting up, prevent anydesk from starting up, stop anydesk at boot, stop anydesk at booting up
This is method works on Linux
Open Terminal enter the following command
If it shows anydesk active in green..continue below
preceed with this command inside Terminal
Now it should display something like "Removed symlink /etc/systemd/system/multi-user.target.wants/anydesk.service"
Anydesk will no longer boot at startup
This is method works on Linux
Open Terminal enter the following command
systemctl status anydesk
If it shows anydesk active in green..continue below
preceed with this command inside Terminal
systemctl disable anydesk
Now it should display something like "Removed symlink /etc/systemd/system/multi-user.target.wants/anydesk.service"
Anydesk will no longer boot at startup
