Wiki source code of 8. Deinstallation

Last modified by teamwire001 on 2025/08/19 08:23

Hide last authors
teamwire001 2.1 1 {{info}}
2 These options apply to Desktop version 4 only.
3 {{/info}}
teamwire004 1.1 4
teamwire001 2.1 5 = Windows =
teamwire004 1.1 6
teamwire001 2.1 7 1. Click on **Start** ( {{icon name="windows"/}} icon)
8 1. Search for "Teamwire"
teamwire004 1.1 9 1. On Teamwire search result click the right button of the mouse or check the menu on the right of the search result
teamwire001 2.1 10 1. Click on **Uninstall**, which will open
11 1*. Windows 11: **Apps > Installed apps**
12 1*. Windows 10: **Programs and Features**
teamwire004 1.1 13 1. Scroll down until you find Teamwire
teamwire001 2.1 14 1*. Windows 11: Open the [[image:Public.Applications.Desktop.User-Manual-Desktop4.WebHome@icons-more.svg||height="20"]] context menu and select **Uninstall**
15 1*. Windows 10: Perform a right click and select **Uninstall**
16 ## ##
teamwire004 1.1 17
teamwire001 2.1 18 If you are using a Desktop version of 4.0.17 or older, you also have to delete the user data directory.
teamwire004 1.1 19
teamwire001 2.1 20 1. Open ##%APPDATA%## in your file explorer (e.g. ##C:\Users\<USERNAME>\AppData\Local##)
21 **Note:** This is a hidden directory. If you want to go to the directory manually, you might have to open to the **View** tab in your explorer options and enable **Hidden files and folders > Show hidden files, folders and drives**.
22 1. Search for the ##teamwire## directory and delete it
teamwire004 1.1 23 ## ##
24
teamwire001 2.1 25 = macOS =
teamwire004 1.1 26
teamwire001 2.1 27 1. Open Finder and go to **Applications**
28 1. Select the Teamwire app
29 1. Press ##Command + Delete## (⌘⌫)
30 1. Empty your Trash
teamwire004 1.1 31 ## ##
32
teamwire001 2.1 33 = Linux =
teamwire004 1.1 34
teamwire001 2.1 35 To remove the Teamwire Desktop app, depending on the system in use, you have to execute one of the following commands in your terminal.
teamwire004 1.1 36
37
teamwire001 2.1 38 **Debian/Ubuntu:**
39
40 {{code language="none"}}
teamwire004 1.1 41 sudo apt remove teamwire
teamwire001 2.1 42 {{/code}}
teamwire004 1.1 43
teamwire001 2.1 44 **Fedora/RHEL:**
teamwire004 1.1 45
teamwire001 2.1 46 {{code language="none"}}
teamwire004 1.1 47 sudo dnf remove teamwire
teamwire001 2.1 48 {{/code}}
teamwire004 1.1 49
50 ## ##