Uninstall LiveDOOH Player
Copy the command for the target platform and run it on the machine where the player is installed.
Uninstall · Linux
This removes the player, its configuration (including the API key), and all cached media. This cannot be undone.
curl -fsSL https://update-server.livedooh.com/linux/uninstall.sh | bash
Uninstall · Windows
This removes the player, its configuration (including the API key), and all cached media. This cannot be undone.
irm "https://update-server.livedooh.com/windows/uninstall.ps1" | iex
Run on the machine where the player is installed.