Restart the AgentΒΆ
Open the Start menu and search for Services.
In the list of services, locate Reemo.
Select it, then click Restart in the left panel.
Run this command in a terminal with administrator rights:
sudo systemctl restart reemod.service
Run the following commands in a terminal with administrator rights:
sudo launchctl unload /Library/LaunchDaemons/io.reemo.reemod.service.plist
launchctl unload /Library/LaunchAgents/io.reemo.reemod.capture.plist
sudo launchctl load /Library/LaunchDaemons/io.reemo.reemod.service.plist
launchctl load /Library/LaunchAgents/io.reemo.reemod.capture.plist