# Installation - Windows

### **Install Using the Installer**

1. **Download**: [Visit the Youlean website](https://youlean.co/download-youlean-loudness-meter/) and download the Windows installer.
2. **Unzip and Run**: Extract the downloaded .zip file and run the .exe file.
3. **Installation Process**: Follow the on-screen instructions. Choose the desired components and specify the installation directory.
4. **Completion**: Complete the installation and then open a standalone application or your DAW to use the plugin.
5. **Done!**

***

### Manual Install Method

1. **Download**: [Visit the Youlean website](https://youlean.co/download-youlean-loudness-meter/) and download the Windows installer.
2. **Unzip**: Extract the downloaded .zip file and open the "Manual Install" folder.
3. **Copy**: Copy the file to the designated plug-in, app, or command line tool location for installation.
4. **Done!**

**Default locations are as follows:**

<table><thead><tr><th width="161">Format</th><th>Path</th></tr></thead><tbody><tr><td>APP</td><td>C:\Program Files\Youlean\Youlean Loudness Meter 2</td></tr><tr><td>CMD</td><td>C:\Program Files\Youlean\Youlean Loudness Meter 2</td></tr><tr><td>VST2</td><td>C:\Program Files\Steinberg\Vstplugins</td></tr><tr><td>VST3</td><td>C:\Program Files\Common Files\VST3</td></tr><tr><td>AAX</td><td>C:\Program Files\Common Files\Avid\Audio\Plug-Ins</td></tr></tbody></table>

{% hint style="warning" %}
The paths are same for both ARM64 and Intel/AMD x64. Make sure to copy the correct architecture.&#x20;
{% endhint %}

{% hint style="info" %}

* The command line tool is named “ylm2”
* If you need an older version, please [contact us.](https://youlean.co/contact/)
* If the installation does not succeed, try using the installer.
  {% endhint %}


---

# 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.youlean.co/youlean-loudness-meter/introduction/installation-windows.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.
