Changes for page 8. Deinstallation

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

From version 2.2
edited by teamwire001
on 2025/08/19 08:23
Change comment: DOC-434
To version 1.1
edited by teamwire004
on 2024/10/11 09:00
Change comment: doc-154

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -8. Deinstallation
1 +8. Deinstallation of Teamwire
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.teamwire001
1 +XWiki.teamwire004
Content
... ... @@ -1,50 +1,51 @@
1 -{{info}}
2 -These options apply to Desktop version 4 only.
3 -{{/info}}
1 += Desktop 4.0.0 or newer =
4 4  
5 -= Windows =
6 6  
7 -1. Click on **Start** ( {{icon name="windows"/}} icon)
8 -1. Search for "Teamwire"
4 +== Windows ==
5 +
6 +1. Click on Start (windows icon)
7 +1. Search for Teamwire
9 9  1. On Teamwire search result click the right button of the mouse or check the menu on the right of the search result
10 -1. Click on **Uninstall**, which will open
11 -1*. Windows 11: **Apps > Installed apps**
12 -1*. Windows 10: **Programs and Features**
9 +1. Click on "Uninstall", which will open
10 +11. Windows 11: "Apps > Installed apps"
11 +11. Windows 10: "Programs and Features"
13 13  1. Scroll down until you find Teamwire
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 -## ##
13 +11. Windows 11: Click on the "…" button and select on "Uninstall"
14 +11. Windows 10: Perform a right click and select "Uninstall"
17 17  
18 -If you are using a Desktop version of 4.0.17 or older, you also have to delete the user data directory.
16 +If you are using a client version below 4.0.17 you also have to delete the data folder
19 19  
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
18 +1. Open %APPDATA% with the file explorer (Example: //C:\Users\USERNAME\AppData\Local//)
19 +**Note:** If you want to open the folder manually by clicking, in order to see the folder you need to go to the folder options' "View" tab to enable the option "Hidden files and folders > Show hidden files, folders and drives" )
20 +1. Search for the folder "teamwire" and delete it
21 +
23 23  ## ##
24 24  
25 -= macOS =
24 +== MacOS ==
26 26  
27 -1. Open Finder and go to **Applications**
28 -1. Select the Teamwire app
29 -1. Press ##Command + Delete## (⌘⌫)
30 -1. Empty your Trash
26 +1. Open Finder > Applications.
27 +1. Choose the teamwire app.
28 +1. Press Command + Delete (⌘⌫).
29 +1. Empty the Trash by clicking the "Empty" button in the upper-right corner of the window.
30 +
31 31  ## ##
32 32  
33 -= Linux =
33 +== Linux ==
34 34  
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.
35 +To remove the Teamwire Desktop Client, depending on the system in use, you have to execute one of the following commands on the terminal .
36 36  
37 +Debian / Ubuntu:
37 37  
38 -**Debian/Ubuntu:**
39 -
40 -{{code language="none"}}
39 +(% class="box" %)
40 +(((
41 41  sudo apt remove teamwire
42 -{{/code}}
42 +)))
43 43  
44 -**Fedora/RHEL:**
44 +Fedora / RHEL:
45 45  
46 -{{code language="none"}}
46 +(% class="box" %)
47 +(((
47 47  sudo dnf remove teamwire
48 -{{/code}}
49 +)))
49 49  
50 50  ## ##