Uninstall the RPort client
Learn how to remove the client
To remove the RPort client and all logs and the configuration, execute the following command.
curl https://pairing.rport.io/update -o rport-update.sh
sudo sh rport-update.sh -u
The RPort installer has created an uninstaller. Go to
C:\Program Files\rport
and execute uninstall.bat
.
RPort for Windows comes with an uninstaller.
To remove it manually, open a cmd shell, go to
C:\Program Files\rport
and executesc stop rport
rport.exe --service uninstall
Delete the folder
C:\Program Files\rport
🧹 Keep your system tidy.
Very likely, the rport installer has also installed tacoscript. Go to
C:\Program Files\tacoscript
and execute uninstall.bat
if you don't want to use tacoscript independently of rport. Last modified 11mo ago