> For the complete documentation index, see [llms.txt](https://kb.linknlink.com/isg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.linknlink.com/isg/remote-screen-control/windows-software.md).

# Windows Software

1、**Download the software**\
Download ADB AppControl from the official link below:\
<https://adbappcontrol.com/download/?lang=en>

2、**Install the software**\
After downloading, follow the installation wizard to complete the setup.

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

3、**Choose a connection method**\
ADB AppControl supports two ways to connect your device:

**Method 1 — Connect over Wi-Fi**

* Enter your device’s IP address in the top-right IP field
* Click the Wi-Fi icon to connect

**Method 2 — Connect via USB**

* Connect the device to your PC using a USB cable
* The software will automatically detect the Android device

<figure><img src="/files/0UAh8OjyKkLfcXUIPSfq" alt=""><figcaption></figcaption></figure>

4、**Open the remote control tool**\
Click the **“Tool”** button, then select **“Control your device screen”**.

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

5、**Download the required script**\
A pop-up window will ask you to download a script. Click **“Yes”**.

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

**6、Download the correct script version**\
Your browser will open a Git repository page.

* If your PC is **64-bit**, download the **win64** version
* If your PC is **32-bit**, download the **win32** version

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

7、**Select the downloaded script**\
After the download completes, ADB AppControl will automatically open a file selector.\
Choose the script file you just downloaded — **do not extract it**.

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

8、**Start remote control**\
Click **“Control your device screen”** again.\
You should now be able to access and control the device through the remote desktop interface.

<figure><img src="/files/1cN595tJlixNxEuwpUcU" alt=""><figcaption></figcaption></figure>

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


---

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

```
GET https://kb.linknlink.com/isg/remote-screen-control/windows-software.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.
