# Windows Configuration

This explains how to enable launching a lab desktop app in kiosk mode, so that Guacamole can better run it using the Remote App option (see the Lab Gateway documentation for more details on this).

The process is really simple and just requires to edit a field in the Windows registry:

regedit: "HKEY\_LOCAL\_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v fAllowUnlistedRemotePrograms /t REG\_DWORD /d 1

Or, through the UI:

<figure><img src="/files/VxUY4i7L6WuQB1q8j46H" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://decentralabs-2.gitbook.io/decentralabs-docs/lab-station/remote-app/windows-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
