# How to install the tool

Search for **Windows features**.

![](https://lh4.googleusercontent.com/6wxcNN4JxzFOyN91tqp_1iXtlig_jOk-YkG7iV_xH636Od52Voq1GXc0pD2OkhQlGxj1-mdZ_Ur5Gf0T3ls9EMf_87FEcnix-MtyBrNDtCgcUEQEdTxK9MNG75D54sbqXXFqlLP7)

Open the control panel and scroll down to **Virtual Machine Platform**.

![](https://lh4.googleusercontent.com/FCbsy4kmZAVsjQ-tQV4jesGWF64HxUc689CPCHMA66xz-xSaOTxceZa0nIHQ73YJkelOEpRttfn8Kldz_NbC1Ph4JKVyM_6A3b8vSgljhheQVtAknAFwa7iFayA8HsX7mLqyrMRp)

After installation of the Virtual Machine Platform component, you must restart Windows 11 before proceeding with the installation of WSL components and an Ubuntu application.

#### Installation of WSL from the Microsoft Store

Duration: 3:00

WSL components are now available as a preview version directly from the Microsoft Store like other Windows applications.

To install the WSL application from the Microsoft Store, open it and search for **Windows subsystem**.

![](https://lh6.googleusercontent.com/LoqZzPYhE0xwDHDFStqD2Xnfoi9dNZsBBdQspk-X2pP8HCmTD2dQp7AC-rhAjFzOjQ3bjszv27G0gK5-fGBSqb7VB1y8BGWzUkC1luZhE4fdWQEDNhrtmgXj8cV-lRoB6MJZSFho)

Click on the item **Windows Subsystem for Linux Preview** to open the corresponding application page.

![](https://lh6.googleusercontent.com/F57-zVRHqKG9yxm8kFd2MhnufyLfrmj7eBB70jTY70kjCB-dlRK3NIlJJIDWTFlgTA7ueu0GSwmioeS2KThA4Ei4HdwBex49HLU1_6cusAsEZpDEpMCj_SjpmHG8EpBh4Rt7s0ev)

Click on **Get** to download and install the application.

Upon installation, you can click on **Open**, but it will not do much since there is no Linux distribution installed.

However, if you really want to open the WSL application without installing a distribution, you’ll see a nice and short help message that you must follow in order to make something useful with WSL:

![](https://lh4.googleusercontent.com/cy2m9dGEbVc1gCe8bobMINcpqqMXN9nv97R5ITrxgshMwUTlsVZ8hPG6DUXNFrk9tx6TSB7DDDW4YittX7JAaYHZrdu5nK36xJYDrJjS3Jc6z2jexxWgwEg-evg8x-3XCYR4yqTL)

You can now proceed with the installation of Ubuntu.


---

# 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://docs.tesenso.com/tesenso-iot-cloud/cli-tool/how-to-install-the-tool.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.
