> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/instrumentation/general/instrumentation-general-reference_material-list/000003599.md).

# Introducing TeamViewer for Remote Desktop Share with Illumina Support Teams

Using TeamViewer for remote desktop shares requires a one-time download of the TeamViewer QuickSupport application. Navigate to the appropriate TeamViewer QuickSupport support site for [Linux](https://www.teamviewer.com/en-us/download/linux/), [Windows](https://www.teamviewer.com/en-us/download/windows/), or [Mac](https://www.teamviewer.com/en-us/download/mac-os/) OS (depending on which OS is on the computer that is to share the desktop) and scroll down to find the download icon for the TeamViewer QuickSupport application. Select the download icon to download the software installer.

![](/files/2jgqiJJWsEyceiI3bwp1)

After it has been downloaded onto an Illumina instrument or personal computer, follow the instructions for the appropriate operating software to install the application.

**Installation on a Windows OS**

![](/files/re0jZpR528c1WExywrRo)

* After QuickSupport.exe has been saved to the desktop, double-click to launch
* When using TeamViewer QS on Windows instruments, the Software Restriction Policies (SRP) feature must be disabled to run this program. SRP must be disabled each time TeamViewer is run unless TeamViewer is added as an exception. Follow instructions outlined in [How to disable and add exceptions to the Software Restriction Policies for TeamViewer in Windows 10](https://knowledge.illumina.com/instrumentation/general/instrumentation-general-reference_material-list/000006523) to temporarily disable SRP and add TeamViewer QS as an exception.

**Installing on a Mac OS**

![](/files/Gqax6aMshw6xksVKqDct)

1. Save the installer to the local system.
2. Locate and double-click installer to initiate installation.
3. Follow prompts to complete installation.
4. Double-click to launch once installation completes.

* Tip: Create a shortcut for TeamViewer QuickSupport on the desktop for easy access.

**Installing on a Linux OS**

There are currently three Linux-based Illumina systems. Each system has a unique install process and instructions for install can be found in the following Knowledge Base Articles:

* **MiSeq i100 Series:** [Activating TeamViewer on the MiSeq i100 Series instruments](https://knowledge.illumina.com/instrumentation/general/instrumentation-general-reference_material-list/000009237)
* **NextSeq 1000/2000:** [How to install TeamViewer QuickSupport on NextSeq 1000/2000](https://knowledge.illumina.com/instrumentation/nextseq-1000-2000/instrumentation-nextseq-1000-2000-reference_material-list/000003149)
* **NovaSeq X Series:** [How to install TeamViewer QuickSupport on the NovaSeq X Series Instruments](https://knowledge.illumina.com/instrumentation/novaseq-x-x-plus/instrumentation-novaseq-x-x-plus-reference_material-list/000007553)

**Sharing a Desktop with Illumina Support**

When setting up a remote desktop share session with Illumina support, double-click the QuickSupport application icon.

![](/files/HtFfjKW1AnsDnSUBwb8L)

After the application has launched, a QuickSupport window opens that includes **Your ID** and **Password**. Provide **Your ID** and **Password** to the Illumina Support team to set up the remote desktop session.

![](/files/LV7uyFkm7UHg2mljhaH6)

**Your ID** is specific to the computer/instrument the application is installed on and will not change. The **Password** will change every time the TeamViewer QuickSupport application is launched. Illumina support can only connect to a user's computer if the TeamViewer QuickSupport application is open and **Password** shared is current.

For more about the security of using TeamViewer, see the [TeamViewer Security Site](https://www.teamviewer.com/en-us/trust-center/security/).

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                        |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #3599), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000003599%20-%20Instrumentation%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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://knowledge.illumina.com/instrumentation/general/instrumentation-general-reference_material-list/000003599.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.
