> For the complete documentation index, see [llms.txt](https://docs.tailent.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tailent.com/remote-desktop-automation/setting-up-the-remote-context.md).

# Setting up the remote context

In order to run an automation with the Remote Desktop minimized, follow these steps:

Note: These steps must be done on the machine that runs the Remote Desktop, not the Remote Desktop itself.

Note: All instances of Remote Desktop must be closed.

1\) In the Windows search bar, type "run"(or Windows Key + R) and the following window should pop up:

<div align="left"><figure><img src="https://649489153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSSr3DfBuOYIkk2T9ec%2Fuploads%2FgYbmeTeZpB3M3FzhD5hJ%2Fimage.png?alt=media&amp;token=3a5a72b7-e43a-4205-a3d9-e46c5e32ffc2" alt=""><figcaption><p>Run box</p></figcaption></figure></div>

In it, type "regedit" and press Ok.

2\) In the Registry Editor's search bar, type: "Computer\HKEY\_CURRENT\_USER\SOFTWARE\Microsoft\Terminal Server Client" and press Enter.

<figure><img src="https://649489153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSSr3DfBuOYIkk2T9ec%2Fuploads%2FP2b7ID0LBFGHWS5QEZdb%2Fimage.png?alt=media&amp;token=b47a1521-6b16-4b4d-9a9e-6ff85766eeaf" alt=""><figcaption></figcaption></figure>

3\) In the folder that you have just opened, right click -> select "New" -> select "DWORD (32-bit) Value"

<figure><img src="https://649489153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSSr3DfBuOYIkk2T9ec%2Fuploads%2Fz5BxZ11pV0pRve2HMNJa%2Fimage.png?alt=media&amp;token=74464fd6-cce5-4314-a7ca-a3da168b9f96" alt=""><figcaption></figcaption></figure>

Change the name of the newly created file to "RemoteDesktop\_SuppressWhenMinimized"

4\) Open the file and in the "Value data" field, put 2 (it's 0 by default).

<figure><img src="https://649489153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSSr3DfBuOYIkk2T9ec%2Fuploads%2FkA62onfGGGwSy5aQrZx4%2Fimage.png?alt=media&amp;token=f073b329-34dc-4173-8b35-7b05c30e08ab" alt=""><figcaption></figcaption></figure>

Click "OK" to save

5\) Restart the PC.
