# Cómo conectarse a su VPS de Windows

{% hint style="warning" %}
Recibirás las credenciales de tu compra en tu buzón de correo, te recomendamos revisar la carpeta de SPAM si ves que no aparece, una vez procesada las credenciales siempre se envían por correo.
{% endhint %}

Una vez que tenga las credenciales de inicio de sesión en su buzón, realizará estos pasos

{% tabs %}
{% tab title="Ventanas" %}

1. Abra la barra de búsqueda de Windows y busque "Escritorio remoto".

2. En el campo “Equipo” colocarás la dirección IP del servidor.\ <br>

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

3. Seleccionar Mostrar opciones

4. Introduce tu nombre de usuario y pulsa "Guardar"

5. Haga clic en Conectar

6. Verás esto:

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

7. En el primer campo debes poner tu nombre de usuario, normalmente es "Administrador" o "Administrador"

8. En el segundo deberás poner tu contraseña y seleccionar “Recordar mis credenciales”.

9. Haga clic en Aceptar y se conectará al VPS, *la primera vez verá una Advertencia* .

   <div align="center" data-full-width="true"><figure><img src="/files/Kn66dwLoiTb7adBoSnjG" alt="" width="357"><figcaption></figcaption></figure></div>

   &#x20;                                                  En este caso realice los pasos 1 y 2
   {% endtab %}

{% tab title="Sistema operativo Mac" %}

1. Descargue Escritorio remoto o la aplicación de Windows en la APPSTORE (el 24 de octubre, Microsoft cambió el ícono y el nombre de la aplicación).<br>

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

2. Abre la aplicación y verás esto:\ <br>

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

3. Seleccione el botón + y "Agregar PC"<br>

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

4. Establezca la dirección IP del servidor en "NOMBRE DE PC:" y un nombre para identificarlo en "Nombre amigable".<br>

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

5. Si desea guardar las credenciales, cambie "Preguntar cuando sea necesario" en la categoría de credenciales a "Agregar credenciales" y agréguelo.<br>

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

6. Seleccione conectar una vez que guarde las credenciales y se conectará al servidor.

{% endtab %}
{% endtabs %}


---

# 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.hero-hostings.net/preguntas-tecnicas-generales/windows/como-conectarse-a-su-vps-de-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.
