> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/die-sipgate-app/wie-installiere-ich-die-sipgate-app-unter-windows.md).

# How do I install the sipgate app on Windows?

Requirements and instructions for installing the sipgate app on Windows desktops.

To install the sipgate app on a Windows desktop, a few requirements must be met.

| **Prerequisite** | x86 CPU or 64-bit support (emulator) + allow PowerShell, ARM64 CPU |
| ---------------- | ------------------------------------------------------------------ |
| **Support**      | Windows 10 / 11 (64-bit)                                           |

Download the [download file](https://www.sipgate.de/app-download) for the sipgate app from our website. Once the download is complete, copy the file "sipgate.exe" to your computer. The installation can then be started. It is important to note that installations from a network drive can lead to an error message, so it is recommended to run the file locally on the PC.

At the moment there is no way to install the sipgate app in bulk via an .msi file. However, there is the option to create your own .msi file. Various free and pro software solutions are available for this purpose:

* InstallShield
* Advanced Installer
* MSI Factory
* [WiX Toolset](https://wixtoolset.org/)
* [Advanced Installer](https://www.advancedinstaller.com/)
* [NSIS (Nullsoft Scriptable Install System)](https://nsis.sourceforge.io/Main_Page)
* Microsoft Visual Studio Installer Projects
* [Various installer software](https://rbytes.net/software/development_c/install-and-setup_s/)

#### Installation path

During installation, the sipgate app is installed by default in the following directories:

* %USERPROFILE%\AppData\Local\Programs\sipgate-desktop\
  %USERPROFILE%\AppData\Roaming\sipgate-desktop

#### Installation on a terminal server

It is possible to install the sipgate app on a terminal server, but this is not intended as the default configuration. Please note that connecting audio devices between the desktop and the terminal server is not supported.

#### Set up the sipgate app for microphone access

In Windows ➔ Privacy & security ➔ Microphone:\
Microphone access: ON\
Let apps access your microphone: ON\
Let desktop apps access your microphone: ON

#### Set the sipgate app as the default app for TEL

If you are using Windows 11, you can set the sipgate app as the default app for the phone function (TEL) by going to "Default apps" and then "Choose defaults by link type". Then select "\[Tel: sipgate]\(Tel: sipgate "‌")" as the default.

![WinTEL.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-dfe6011e5c1165843aac52602a5f96075d396ae2%2FWinTEL.png?alt=media)

If you have Windows 10/11 22H2 and the option to select the sipgate app as the default app for TEL is not shown, you can fix the problem as follows:

1\. Close the sipgate app.\
2\. Delete the "FirstRun" folder under "C:\Users\Username\AppData\Roaming\sipgate-desktop\FirstRun".\
3\. Restart the sipgate app.\
4\. Now sipgate should be selectable as the "Tel" link type and can be set as the default app for TEL.

**Create TEL manually (Win10/11)**

* download the desired TXT file:<br>

{% file src="/files/e22514ac1aad19e151d2bcfba9ab75ef255be2d7" %}

{% file src="/files/e65c3b17573584abc576f28aed0ae122c79eb047" %}

{% file src="/files/879d955d34e3aabd60eeb4784b76917f8ba9800d" %}

* in the TXT file, replace "Username" with your own computer user name
* save the file as .reg instead of .txt
* run the file, confirm the Windows prompt with Yes
* in Windows **➔** App **➔** Default Apps **➔** Default values by link type select sipgate app for link type
* Clicking phone numbers in the CRM with callto: / sip: / tel: should now open the sipgate app

#### Enable notifications for the sipgate app

To make sure you receive notifications from the sipgate app on Windows 11, follow this path: **Settings ➔ System ➔ Notifications ➔ ON**.\
After you have enabled the general notification function, you can make specific settings in the sipgate app: Open the sipgate app **➔ Settings ➔ Notifications ➔ ON**.\
To make sure you also receive notifications visually, enable the following setting: **sipgate app settings** **➔ Show notification banners.**

#### How can I set the region/country correctly in the operating system for the sipgate product?

The sipgate app reads the region/country from the operating system on the assumption that team DE users have Germany and team UK users have England set. If another country is set, this can lead to problems displaying phone numbers, availability, and saving contacts.

[**sipgate.de**](http://sipgate.de/)= Germany\
[**sipgate.co.uk**](http://sipgate.co.uk/) = UK\
**Windows 10/11:** Control Panel -> Region: set format to DE or UK

#### Network installation of the sipgate app

We recommend using the app on the web:

[sipgate App](http://workspace.sipgate.com/)\
Users always have the current version and user permissions are sufficient.

**Note**:\
There is currently no .msi for a network installation.\
Local administrator rights are required to install or update the sipgate app with Windows.

To avoid manual updates by users, it is recommended to use software management tools:

* **baramundi**: Use the [software distribution](https://www.baramundi.com/de-de/it-loesungen/softwareverteilung/).
* **installomator**: Use the [GitHub](https://github.com/Installomator/Installomator)repository to find the current .[yml file](https://desktop.download.sipgate.com/latest.yml) and automatically check for new versions.

#### Errors & solutions

If the installation of the sipgate app on your Windows computer does not work as expected, you can try the following steps as a possible solution:\\

\- Check Windows administrators' group policies that may be blocking the installation.\
\- Temporarily disable local software firewall/anti-virus programs.\
\- On Surface Pro X SQ1/SQ2, test a 64-bit emulator.\
\- If an error message appears after logging in, "Reset cache" in the sipgate app help options may help.\
If none of these steps helped, send your sipgate logs with the error description to support.

<details>

<summary><strong>Error: sipgate app installation/update does not work — "sipgate cannot be closed." and "A javascript error occurred in the main process"</strong></summary>

**Cause:** PowerShell is working in "Constrained Language mode", which blocks the execution of PowerShell scripts.

**Solution:**\
1\. Temporarily adjust the group policy to allow the use of PowerShell in FullLanguage mode.\
2\. Perform the sipgate app installation/update.\
3\. Re-enable the group policy to restore the original state.\
4\. Example: [Constrained Language mode in SRP/GPO](https://4sysops.com/archives/mitigating-powershell-risks-with-constrained-language-mode/) use.

Following these steps should allow the app installation or update to be completed successfully, and the error messages should no longer appear. However, note that the group policy should only be adjusted temporarily so as not to permanently affect the security settings.

</details>

<details>

<summary><strong>Error: sipgate app installation/update does not work — "sipgate app cannot be closed."</strong></summary>

**Error message**: "sipgate app cannot be closed." or "sipgate app cannot be closed."\
**Cause**: sipgate app is still active\
**Solution:** open the system tray at the bottom right, right-click the sipgate icon **➔** "Exit sipgate app"\
or open Task Manager and exit the sipgate app\
or restart the PC, provided the sipgate app is not active in startup

</details>

<details>

<summary><strong>Error: sipgate app installation/update does not work — "A javascript error occurred in the main process"</strong></summary>

**Cause:** PowerShell is working in "Constrained Language mode", which blocks the execution of PowerShell scripts.

**Solution:**

1. Temporarily adjust the group policy to allow the use of PowerShell in FullLanguage mode.
2. Perform the sipgate app installation/update.
3. Re-enable the group policy to restore the original state.
4. Example:

[Constrained Language mode in SRP/GPO](https://4sysops.com/archives/mitigating-powershell-risks-with-constrained-language-mode/) use.

Following these steps should allow the app installation or update to be completed successfully, and the error messages should no longer appear. However, note that the group policy should only be adjusted temporarily so as not to permanently affect the security settings.

</details>

<details>

<summary><strong>Error: No microphone can be selected in the app</strong></summary>

If no microphone can be selected in the sipgate app, you can allow access as follows:

In Windows **➔** settings **➔** Privacy & Security **➔** microphone

* Microphone access: ON
* Let apps access your microphone: ON

Exception: In software firewalls such as Norton/Kaspersky, check and allow microphone access

</details>

#### Uninstalling the sipgate app

**How can the sipgate app be completely uninstalled?**

Search for the sipgate app in Windows Apps & features, tap it, click "Uninstall"

![Screenshot from 2024-08-20 08-38-02.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-32e5a7a3689ced2eb790808dd778e403d7b637ec%2FBildschirmfoto%20vom%202024-08-20%2008-38-02.png?alt=media)

Open the desktop in Windows and select **This PC** .

![Screenshot from 2024-08-20 08-21-50.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-702a6062ddb3486ae8d2b78bf08a4faa29060a16%2FBildschirmfoto%20vom%202024-08-20%2008-21-50.png?alt=media)

Select the **C: drive** and navigate to **Users** and click on your **username**.\\

![Screenshot from 2024-08-20 08-24-11.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-2155cb2b6c1ed51fc38430933cf0fecd4055ea06%2FBildschirmfoto%20vom%202024-08-20%2008-24-11.png?alt=media)

Click on the folder **AppData**. If it is not visible, enable it via **Options** or follow a **Google guide**.\
![](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-1ace70cf2913104d1d83d2ff64e786e15e232563%2Fmceclip3.png?alt=media)

Through the folders **Local** and **Roaming** you will find the **sipgate-desktop folder**, which you can delete:\
%USERPROFILE%\AppData\Local\Programs\sipgate-desktop\
%USERPROFILE%\AppData\Roaming\sipgate-desktop\
![Bildschirmfoto vom 2024-08-20 08-25-27.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-90053174f11b5e6fb6afb071afa81bfae8201b60%2FBildschirmfoto%20vom%202024-08-20%2008-25-27.png?alt=media)

{% hint style="warning" %}
**Important:** Unfortunately, settings, login details, and contacts remain when uninstalling. This data must be removed manually.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/die-sipgate-app/wie-installiere-ich-die-sipgate-app-unter-windows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
