FixedBit Remote Support Setup

This installs RustDesk and connects it to Jason's private support server. Only do this if Jason asked you to.

1. Click Start, type powershell, right-click Windows PowerShell, choose Run as administrator.
2. Paste this line and press Enter:
irm https://remote.fixedbit.com/install.ps1 | iex
3. When it finishes, send the ID it shows to Jason. It's safe to run again if you're not sure — it won't reinstall or change anything.

Removing it

To completely remove RustDesk from this PC, open an administrator PowerShell (step 1 above) and paste:

irm https://remote.fixedbit.com/uninstall.ps1 | iex

This deletes RustDesk, its service, and all of its settings. Nothing is left behind.