> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-mem-optimizer/download-and-install-mem-patching-optimizer.md).

# Download and Install MEM Patching Optimizer

*Applies to: Patch My PC MEM Patching Optimizer*

## Download the EXE Installer

{% hint style="info" %}
<https://github.com/PatchMyPCTeam/MEM-Patching-Optimizer/releases/latest>
{% endhint %}

## Run the Installation

### Welcome Screen

Once the installation starts, you will be greeted by the welcome screen in our installer wizard, click **Next**

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

### **End-User License Agreement & Install Directory**

By default, this tool is installed in **C:\Program Files\Patch My PC\MEM Performance Analyzer.**

This location is where we store all of the product's configuration information.

Read the End-User License Agreement. After that, select **I accept the terms in the License terms and conditions** and click **Next**.

<figure><img src="/files/2zDblnQTrPQ0rqJ2Oezh" alt=""><figcaption></figcaption></figure>

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

### Ready to Install

Click **Install**

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

### Completed

Once the installation has been completed, click **Finish**

<figure><img src="/files/b5mvHHmGaUvdherFn40v" 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, and the optional `goal` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-mem-optimizer/download-and-install-mem-patching-optimizer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
