> ## Documentation Index
> Fetch the complete documentation index at: https://knowledgebase.newyorkcityservers.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Monitor CPU and RAM Usage

> How to check CPU and RAM usage on your Windows VPS using Task Manager.

This guide provides simple instructions to check CPU and RAM usage on your Windows Server VPS using Task Manager.

## How to Monitor Usage

<Steps>
  <Step title="Log Into Your VPS">
    Connect to your VPS using Remote Desktop Protocol (RDP) as described in the [connection guides](/connect/overview).
  </Step>

  <Step title="Open Task Manager">
    <img src="https://mintcdn.com/greenhilltechnologiesinc/mW93PBUZNO7dYilh/images/guide/cpu1.png?fit=max&auto=format&n=mW93PBUZNO7dYilh&q=85&s=3d185cdd9356a1ab5c46a56e7725b98f" alt="Cpu1 Pn" width="705" height="536" data-path="images/guide/cpu1.png" />

    Right-click on the Windows taskbar located at the bottom of the screen. In the menu that appears, click on **"Task Manager"**.
  </Step>

  <Step title="View CPU and RAM Usage">
    <img src="https://mintcdn.com/greenhilltechnologiesinc/mW93PBUZNO7dYilh/images/guide/cpu2.png?fit=max&auto=format&n=mW93PBUZNO7dYilh&q=85&s=46920038e62acd405806790fda4f76e3" alt="Cpu2 Pn" width="708" height="637" data-path="images/guide/cpu2.png" />

    In Task Manager:

    * Click on the **Performance** tab at the top.
    * On the left side, select **CPU** to see real-time CPU usage, cores, and utilization.
    * Select **Memory** (RAM) to view total RAM, used/available memory, and other details.

    Keep Task Manager open to monitor usage in real-time while running your applications (e.g., MT4/MT5).
  </Step>
</Steps>

<Tip>
  If usage is consistently high (above 80%), consider [upgrading your plan](/billing/upgrade) or optimizing your setup by closing unnecessary applications.
</Tip>
