Skip to content

Commit

Permalink
docs: include tctl.exe in uninstalling from windows (#45081)
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Martin <stevenmartin@Stevens-MBP.fios-router.home>
  • Loading branch information
stevenGravy and Steven Martin authored Aug 5, 2024
1 parent 6aae292 commit 2bad97e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,11 @@ Follow the instructions for your Linux distribution:

### Windows

Remove the `tsh.exe` binary from the machine:
Remove the `tsh.exe` and `tctl.exe` binaries from the machine:

```code
$ del C:\Path\To\tsh.exe
$ del C:\Path\To\tctl.exe
```
(!docs/pages/includes/uninstall-teleport-connect-windows.mdx!)

Expand Down

0 comments on commit 2bad97e

Please sign in to comment.