# Windows Client

Download the PC software for LinknLink Remote from here: <https://eucfg.linklinkiot.com/isg/frpclient-windows-amd64-latest.zip>

Unzip the downloaded file and run "frpcclient-windows-amd64.exe"

<div align="left"><figure><img src="/files/Z1lrAr0ZCumZbjHPZ2sQ" alt="" width="563"><figcaption></figcaption></figure></div>

Click "Login"

<div align="left"><figure><img src="/files/RAEF1FxiLdfAHecWOPd2" alt="" width="316"><figcaption></figcaption></figure></div>

Enter your iSG account's email and password to login.

<div align="left"><figure><img src="/files/hOokmffyAgSDFlDcIKYP" alt="" width="368"><figcaption></figcaption></figure></div>

The software will list all iSGs under your account. The one with the check mark and the status “running” is the device with LinknLink Remote enabled. Please check whether the MAC address shown in the software matches the one on your iSG.&#x20;

Then select the running device and click "**Connect Selected Device**".

<div align="left"><figure><img src="/files/dSkebvjCIdHD1fFr5wjw" alt="" width="563"><figcaption></figcaption></figure></div>

> **IMPORTANT**: Your Windows Security Center may flag the software and display a warning that “PUA:Win32/FRProxy” has been detected. Please allow it to run on your PC; otherwise, the software will not be able to connect to your iSG.

Once your iSG is connected, the remotely accessible services will appear on the right side.

<div align="left"><figure><img src="/files/6eCfBCtW1nCBzdJPIBYg" alt="" width="563"><figcaption></figcaption></figure></div>

Please click **"Copy Port"** or **"Copy Link"** to obtain the information needed for remote access. For instance, for Home Assistant, the link might be `http://127.0.0.1:38123`. You can simply paste it into your browser to access your Home Assistant on the iSG remotely.


---

# 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://kb.linknlink.com/isg/advanced-features/linknlink-remote/windows-client.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.
